summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* rev-list: allow commit-only bitmap traversalsJeff King2020-02-142-0/+14
* t5310: factor out bitmap traversal comparisonJeff King2020-02-142-7/+30
* rev-list: allow bitmaps when counting objectsJeff King2020-02-141-0/+6
* rev-list: make --count work with --objectsJeff King2020-02-141-0/+12
* rev-list: fallback to non-bitmap traversal when filteringJeff King2020-02-131-0/+24
* Revert "Merge branch 'ra/rebase-i-more-options'"Junio C Hamano2020-01-122-131/+2
* Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'Junio C Hamano2020-01-101-1/+1
|\
| * mingw: safeguard better against backslashes in file namesJohannes Schindelin via GitGitGadget2020-01-101-1/+1
* | graph: fix lack of color in horizontal linesDerrick Stolee2020-01-081-0/+29
* | graph: drop assert() for merge with two collapsing parentsDerrick Stolee2020-01-081-0/+42
* | Merge branch 'ds/sparse-list-in-cone-mode'Junio C Hamano2020-01-061-0/+39
|\ \
| * | sparse-checkout: document interactions with submodulesDerrick Stolee2019-12-301-0/+28
| * | sparse-checkout: list directories in cone modeDerrick Stolee2019-12-301-0/+11
* | | Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'Junio C Hamano2020-01-061-3/+4
|\ \ \ | | |/ | |/|
| * | mingw: only test index entries for backslashes, not tree entriesJohannes Schindelin2020-01-021-3/+4
* | | Merge branch 'js/use-test-tool-on-path'Junio C Hamano2020-01-021-1/+1
|\ \ \
| * | | t3008: find test-tool through path lookupJohannes Sixt2019-12-271-1/+1
* | | | Merge branch 'js/mingw-reserved-filenames'Junio C Hamano2020-01-021-2/+11
|\ \ \ \
| * | | | mingw: refuse paths containing reserved namesJohannes Schindelin2019-12-211-2/+11
| | |/ / | |/| |
* | | | Merge branch 'en/fill-directory-fixes'Junio C Hamano2019-12-252-2/+216
|\ \ \ \
| * | | | dir: synchronize treat_leading_path() and read_directory_recursive()Elijah Newren2019-12-192-2/+2
| * | | | dir: fix checks on common prefix directoryElijah Newren2019-12-191-3/+3
| * | | | dir: exit before wildcard fall-through if there is no wildcardElijah Newren2019-12-111-2/+2
| * | | | Revert "dir.c: make 'git-status --ignored' work within leading directories"Elijah Newren2019-12-111-2/+7
| * | | | t3011: demonstrate directory traversal failuresElijah Newren2019-12-111-0/+209
* | | | | Merge branch 'rs/test-cleanup'Junio C Hamano2019-12-255-5/+4
|\ \ \ \ \
| * | | | | t6030: don't create unused fileRené Scharfe2019-12-181-1/+1
| * | | | | t5580: don't create unused fileRené Scharfe2019-12-181-1/+1
| * | | | | t3501: don't create unused fileRené Scharfe2019-12-181-1/+1
| * | | | | t7004: don't create unused fileRené Scharfe2019-12-111-1/+0
| * | | | | t4256: don't create unused fileRené Scharfe2019-12-111-1/+1
* | | | | | Merge branch 'rs/xdiff-ignore-ws-w-func-context'Junio C Hamano2019-12-251-0/+23
|\ \ \ \ \ \
| * | | | | | t4015: improve coverage of function context testRené Scharfe2019-12-191-0/+23
* | | | | | | Merge branch 'js/add-p-in-c'Junio C Hamano2019-12-251-0/+42
|\ \ \ \ \ \ \
| * | | | | | | built-in add -p: implement the '/' ("search regex") commandJohannes Schindelin2019-12-131-0/+14
| * | | | | | | built-in add -p: implement the 'g' ("goto") commandJohannes Schindelin2019-12-131-0/+16
| * | | | | | | built-in add -p: implement the hunk splitting featureJohannes Schindelin2019-12-131-0/+12
* | | | | | | | Merge branch 'ds/sparse-cone'Junio C Hamano2019-12-251-0/+332
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | sparse-checkout: improve OS ls compatibilityEd Maste2019-12-201-14/+22
| * | | | | | | sparse-checkout: respect core.ignoreCase in cone modeDerrick Stolee2019-12-131-0/+17
| * | | | | | | sparse-checkout: check for dirty statusDerrick Stolee2019-11-221-1/+14
| * | | | | | | sparse-checkout: cone mode should not interact with .gitignoreDerrick Stolee2019-11-221-0/+7
| * | | | | | | sparse-checkout: write using lockfileDerrick Stolee2019-11-221-0/+7
| * | | | | | | sparse-checkout: use in-process update for disable subcommandDerrick Stolee2019-11-221-1/+2
| * | | | | | | sparse-checkout: update working directory in-processDerrick Stolee2019-11-221-0/+28
| * | | | | | | sparse-checkout: sanitize for nested foldersDerrick Stolee2019-11-221-0/+11
| * | | | | | | sparse-checkout: init and set in cone modeDerrick Stolee2019-11-221-0/+51
| * | | | | | | sparse-checkout: use hashmaps for cone patternsDerrick Stolee2019-11-221-1/+10
| * | | | | | | sparse-checkout: add 'cone' modeDerrick Stolee2019-11-221-0/+14
| * | | | | | | sparse-checkout: create 'disable' subcommandDerrick Stolee2019-11-221-0/+15