Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24Merge branch 'as/grep-quiet-no-match-exit-code-fix'Junio C Hamano
2017-08-18git-grep: correct exit code with --quiet and -LAnthony Sottile
2017-05-26grep: given --threads with NO_PTHREADS=YesPlease, warnÆvar Arnfjörð Bjarmason
2017-05-21grep: add tests for --threads=N and grep.threadsÆvar Arnfjörð Bjarmason
2017-05-21grep: add a test for backreferences in PCRE patternsÆvar Arnfjörð Bjarmason
2017-05-21grep: add a test asserting that --perl-regexp dies when !PCREÆvar Arnfjörð Bjarmason
2017-05-21test-lib: rename the LIBPCRE prerequisite to PCREÆvar Arnfjörð Bjarmason
2017-02-15grep: treat revs the same for --untracked as for --no-indexJeff King
2017-02-14grep: do not diagnose misspelt revs with --no-indexJeff King
2017-02-14grep: avoid resolving revision names in --no-index caseJeff King
2017-02-14grep: fix "--" rev/pathspec disambiguationJeff King
2017-02-14grep: do not unnecessarily query repo for "--"Jonathan Tan
2017-01-24Merge branch 'jk/grep-e-could-be-extended-beyond-posix'Junio C Hamano
2017-01-11t7810: avoid assumption about invalid regex syntaxJeff King
2016-08-12Spelling fixesVille Skyttä
2016-07-13Merge branch 'nd/ita-cleanup'Junio C Hamano
2016-07-06Merge branch 'cb/t7810-test-label-fix'Junio C Hamano
2016-07-01grep: fix grepping for "intent to add" filesCharles Bailey
2016-07-01t7810-grep.sh: fix a whitespace inconsistencyCharles Bailey
2016-07-01t7810-grep.sh: fix duplicated test nameCharles Bailey
2016-06-22t7810: fix duplicated test titleCharles Bailey
2016-06-20Merge branch 'rs/xdiff-hunk-with-func-line'Junio C Hamano
2016-05-31grep: -W: don't extend context to trailing empty linesRené Scharfe
2016-05-31t7810: add test for grep -W and trailing empty context linesRené Scharfe
2016-03-07grep: turn off gitlink detection for --no-indexJeff King
2016-01-12builtin/grep: add grep.fallbackToNoIndex configThomas Gummerer
2016-01-12t7810: correct --no-index testThomas Gummerer
2014-10-31Merge branch 'rs/grep-color-words'Junio C Hamano
2014-10-28grep: add color.grep.matchcontext and color.grep.matchselectedRené Scharfe
2014-06-05t/t7810-grep.sh: remove duplicate test_config()Jeremiah Mahler
2014-03-12grep: support -h (no header) with --countRené Scharfe
2014-03-12t7810: add missing variables to tests in loopRené Scharfe
2012-09-29log --grep-reflog: reject the option without -gJunio C Hamano
2012-09-29revision: add --grep-reflog to filter commits by reflog messagesNguyễn Thái Ngọc Duy
2012-09-29grep: prepare for new header field filterNguyễn Thái Ngọc Duy
2012-09-19Merge branch 'jc/maint-log-grep-all-match'Junio C Hamano
2012-09-16t7810-grep: test --all-match with multiple --grep and --author optionsMichael J Gruber
2012-09-16t7810-grep: test interaction of multiple --grep and --author optionsMichael J Gruber
2012-09-16t7810-grep: test multiple --author with --all-matchMichael J Gruber
2012-09-16t7810-grep: test multiple --grep with and without --all-matchMichael J Gruber
2012-09-16t7810-grep: bring log --grep tests in common formMichael J Gruber
2012-08-27Merge branch 'js/grep-patterntype-config'Junio C Hamano
2012-08-03grep: add a grep.patternType configuration settingJ Smith
2012-07-30Merge branch 'rj/maint-grep-remove-redundant-test'Junio C Hamano
2012-07-30t7810-*.sh: Remove redundant testRamsay Jones
2012-06-02Merge branch 'rs/maint-grep-F' into maintJunio C Hamano
2012-05-25Merge branch 'rs/maint-grep-F'Junio C Hamano
2012-05-21grep: support newline separated pattern listRené Scharfe
2012-02-28grep -P: add tests for matching ^ and $Michał Kiedrowicz
2012-01-23grep: fix -l/-L interaction with decoration linesAlbert Yale