summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* grep: change the internal PCRE macro names to be PCRE1Ævar Arnfjörð Bjarmason2017-05-261-1/+1
* perf: add a comparison test of log --grep regex engines with -FÆvar Arnfjörð Bjarmason2017-05-261-0/+44
* perf: add a comparison test of log --grep regex enginesÆvar Arnfjörð Bjarmason2017-05-261-0/+53
* perf: add a comparison test of grep regex engines with -FÆvar Arnfjörð Bjarmason2017-05-261-0/+41
* perf: add a comparison test of grep regex enginesÆvar Arnfjörð Bjarmason2017-05-261-0/+56
* perf: emit progress output when unpacking & buildingÆvar Arnfjörð Bjarmason2017-05-211-0/+2
* perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't doÆvar Arnfjörð Bjarmason2017-05-212-3/+25
* grep: add tests to fix blind spots with \0 patternsÆvar Arnfjörð Bjarmason2017-05-211-0/+71
* grep: prepare for testing binary regexes containing rx metacharactersÆvar Arnfjörð Bjarmason2017-05-211-3/+3
* grep: add a test helper function for less verbose -f \0 testsÆvar Arnfjörð Bjarmason2017-05-211-29/+29
* grep: add tests for grep pattern types being passed to submodulesÆvar Arnfjörð Bjarmason2017-05-211-0/+49
* grep: amend submodule recursion test for regex engine testingÆvar Arnfjörð Bjarmason2017-05-211-83/+83
* grep: add tests for --threads=N and grep.threadsÆvar Arnfjörð Bjarmason2017-05-211-0/+16
* grep: change non-ASCII -i test to stop using --debugÆvar Arnfjörð Bjarmason2017-05-211-20/+5
* grep: add a test for backreferences in PCRE patternsÆvar Arnfjörð Bjarmason2017-05-211-0/+7
* grep: add a test asserting that --perl-regexp dies when !PCREÆvar Arnfjörð Bjarmason2017-05-212-1/+15
* log: make --regexp-ignore-case work with --perl-regexpÆvar Arnfjörð Bjarmason2017-05-211-5/+55
* log: add exhaustive tests for pattern style options & configÆvar Arnfjörð Bjarmason2017-05-211-1/+97
* test-lib: rename the LIBPCRE prerequisite to PCREÆvar Arnfjörð Bjarmason2017-05-215-20/+20
* Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano2017-05-091-8/+26
|\
| * t1450: avoid use of "sed" on the index, which is a binary fileJeff Hostetler2017-04-271-8/+26
* | Merge branch 'sh/rebase-i-reread-todo-after-exec'Junio C Hamano2017-05-011-0/+14
|\ \
| * | rebase -i: reread the todo list if `exec` touched itStephen Hicks2017-04-271-0/+14
* | | Merge branch 'jk/submodule-init-segv-fix'Junio C Hamano2017-05-011-0/+8
|\ \ \
| * | | submodule_init: die cleanly on submodules without url definedJeff King2017-04-251-0/+8
* | | | Merge branch 'ab/align-perf-descriptions'Junio C Hamano2017-05-012-0/+5
|\ \ \ \
| * | | | t/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason2017-04-242-0/+5
* | | | | Merge branch 'nd/worktree-add-lock'Junio C Hamano2017-04-261-0/+6
|\ \ \ \ \
| * | | | | worktree add: add --lock optionNguyễn Thái Ngọc Duy2017-04-211-0/+6
* | | | | | Merge branch 'ab/completion-push-delete-ref'Junio C Hamano2017-04-261-0/+34
|\ \ \ \ \ \
| * | | | | | completion: expand "push --delete <remote> <ref>" for refs on that <remote>Ævar Arnfjörð Bjarmason2017-04-241-0/+34
* | | | | | | Merge branch 'jh/add-index-entry-optim'Junio C Hamano2017-04-267-0/+307
|\ \ \ \ \ \ \
| * | | | | | | p0006-read-tree-checkout: perf test to time read-treeJeff Hostetler2017-04-204-0/+263
| * | | | | | | read-cache: add strcmp_offset functionJeff Hostetler2017-04-153-0/+44
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'nd/conditional-config-in-early-config'Junio C Hamano2017-04-262-0/+29
|\ \ \ \ \ \ \
| * | | | | | | config: correct file reading order in read_early_config()Nguyễn Thái Ngọc Duy2017-04-201-0/+18
| * | | | | | | config: handle conditional include when $GIT_DIR is not set upNguyễn Thái Ngọc Duy2017-04-181-0/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ab/push-cas-doc-n-test'Junio C Hamano2017-04-261-0/+29
|\ \ \ \ \ \ \
| * | | | | | | push: document & test --force-with-lease with multiple remotesÆvar Arnfjörð Bjarmason2017-04-201-0/+29
* | | | | | | | Merge branch 'ps/pathspec-empty-prefix-origin'Junio C Hamano2017-04-261-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefixPatrick Steinhardt2017-04-151-0/+22
* | | | | | | | | Merge branch 'pc/t2027-git-to-pipe-cleanup'Junio C Hamano2017-04-261-14/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t2027: avoid using pipesPrathamesh Chavan2017-04-151-14/+21
* | | | | | | | | | Merge branch 'gb/rebase-signoff'Junio C Hamano2017-04-261-0/+46
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | rebase: pass --[no-]signoff option to git amGiuseppe Bilotta2017-04-191-0/+46
* | | | | | | | | | Merge branch 'jk/ls-files-recurse-submodules-fix'Junio C Hamano2017-04-241-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ls-files: fix path used when recursing into submodulesJacob Keller2017-04-191-0/+11
| * | | | | | | | | | ls-files: fix recurse-submodules with nested submodulesJacob Keller2017-04-181-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'km/t1400-modernization'Junio C Hamano2017-04-241-168/+167
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t1400: use consistent style for test_expect_success callsKyle Meyer2017-04-171-168/+167