• Jonathan Schoeffling's avatar
    Add support for searching commit log messages · 5a506996
    Jonathan Schoeffling authored
    Include the log messages of recent commits in project-level search
    results, providing functionality similar to 'git log --grep'.
    
    Update repository model rspec tests to validate the output of
    Repository#commits_with_log_matching.
    5a506996
repository.rb 13.5 KB