summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/pack-idx-corruption-safety'Junio C Hamano2017-06-131-1/+7
|\
| * t5313: make extended-table test more deterministicjk/pack-idx-corruption-safetyJeff King2017-06-071-1/+7
* | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-133-6/+30
|\ \
| * | mingw_fopen: report ENOENT for invalid file namesJohannes Sixt2017-06-021-1/+1
| * | mingw: verify that paths are not mistaken for remote nicknamesJohannes Schindelin2017-06-021-2/+8
| * | wrapper.c: add and use fopen_or_warn()Nguyễn Thái Ngọc Duy2017-05-262-3/+12
| * | wrapper.c: add and use warn_on_fopen_errors()Nguyễn Thái Ngọc Duy2017-05-261-1/+2
| * | config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSDNguyễn Thái Ngọc Duy2017-05-261-0/+8
* | | Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano2017-06-137-10/+73
|\ \ \
| * | | builtin/fetch.c: respect 'submodule.recurse' optionsb/submodule-blanket-recursiveStefan Beller2017-06-011-0/+10
| * | | builtin/push.c: respect 'submodule.recurse' optionStefan Beller2017-06-011-0/+21
| * | | builtin/grep.c: respect 'submodule.recurse' optionStefan Beller2017-06-011-0/+18
| * | | Introduce 'submodule.recurse' option for worktree manipulatorsStefan Beller2017-06-011-0/+12
| * | | submodule test invocation: only pass additional argumentsStefan Beller2017-05-304-10/+12
| * | | Merge branch 'ab/grep-preparatory-cleanup' into sb/submodule-blanket-recursiveJunio C Hamano2017-05-3015-164/+729
| |\ \ \
* | \ \ \ Merge branch 'tb/pull-ff-rebase-autostash'Junio C Hamano2017-06-051-0/+18
|\ \ \ \ \
| * | | | | pull: ff --rebase --autostash works in dirty repotb/pull-ff-rebase-autostashTyler Brazier2017-06-011-0/+18
* | | | | | Merge branch 'mh/packed-ref-store-prep'Junio C Hamano2017-06-054-5/+6
|\ \ \ \ \ \
| * | | | | | ref_store: take a `msg` parameter when deleting referencesMichael Haggerty2017-05-233-3/+4
| * | | | | | t3600: clean up permissions test properlyMichael Haggerty2017-05-231-2/+2
| * | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-05-232-4/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'mb/diff-default-to-indent-heuristics'Junio C Hamano2017-06-052-17/+170
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: enable indent heuristic by defaultStefan Beller2017-05-092-28/+115
| * | | | | | | | diff: have the diff-* builtins configure diff before initializing revisionsMarc Branchaud2017-05-091-0/+66
* | | | | | | | | Merge branch 'ab/t3070-test-dedup'Junio C Hamano2017-06-041-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wildmatch test: remove redundant duplicate testab/t3070-test-dedupÆvar Arnfjörð Bjarmason2017-05-291-1/+0
* | | | | | | | | | Merge branch 'sd/t3200-typofix'Junio C Hamano2017-06-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | branch test: fix invalid config key accesssd/t3200-typofixSahil Dua2017-05-291-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano2017-06-0215-164/+729
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | grep: given --threads with NO_PTHREADS=YesPlease, warnÆvar Arnfjörð Bjarmason2017-05-261-0/+18
| * | | | | | | | | pack-objects: fix buggy warning about threadsÆvar Arnfjörð Bjarmason2017-05-261-1/+1
| * | | | | | | | | pack-objects & index-pack: add test for --threads warningÆvar Arnfjörð Bjarmason2017-05-261-0/+36
| * | | | | | | | | test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason2017-05-262-0/+5
| * | | | | | | | | 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