summaryrefslogtreecommitdiffstats
path: root/t/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/patch-corrupted-delta-fix'Junio C Hamano2018-09-171-4/+4
|\
| * test-delta: read input into a heap bufferJeff King2018-08-301-4/+4
* | Merge branch 'jk/cocci'Junio C Hamano2018-09-171-1/+1
|\ \
| * | convert "oidcmp() != 0" to "!oideq()"Jeff King2018-08-291-1/+1
| |/
* | Merge branch 'ds/reachable'Junio C Hamano2018-09-173-0/+132
|\ \
| * | test-reach: test commit_containsDerrick Stolee2018-07-211-0/+12
| * | test-reach: test can_all_from_reach_with_flagsDerrick Stolee2018-07-211-2/+8
| * | test-reach: test reduce_headsDerrick Stolee2018-07-211-0/+4
| * | test-reach: test get_merge_bases_manyDerrick Stolee2018-07-211-0/+31
| * | test-reach: test is_descendant_ofDerrick Stolee2018-07-211-0/+8
| * | test-reach: test in_merge_basesDerrick Stolee2018-07-211-0/+6
| * | test-reach: create new test tool for ref_newerDerrick Stolee2018-07-213-0/+65
* | | Merge branch 'ds/multi-pack-index'Junio C Hamano2018-09-173-0/+53
|\ \ \ | |_|/ |/| |
| * | multi-pack-index: store local propertyDerrick Stolee2018-08-211-1/+1
| * | Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano2018-08-213-0/+53
| |\ \
| | * | midx: write object offsetsDerrick Stolee2018-07-201-0/+4
| | * | midx: write object id fanout chunkDerrick Stolee2018-07-201-1/+3
| | * | midx: write object ids in a chunkDerrick Stolee2018-07-201-0/+2
| | * | midx: read pack names into arrayDerrick Stolee2018-07-201-0/+5
| | * | multi-pack-index: write pack names in chunkDerrick Stolee2018-07-201-0/+7
| | * | multi-pack-index: load into memoryDerrick Stolee2018-07-203-0/+33
* | | | Merge branch 'jk/use-compat-util-in-test-tool'Junio C Hamano2018-08-271-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | test-tool.h: include git-compat-util.hJeff King2018-08-211-0/+2
| |/ /
* | | Merge branch 'jh/json-writer'Junio C Hamano2018-08-163-0/+567
|\ \ \
| * | | json_writer: new routines to create JSON dataJeff Hostetler2018-07-163-0/+567
| |/ /
* | | Merge branch 'jt/commit-graph-per-object-store'Junio C Hamano2018-08-033-0/+84
|\ \ \ | | |/ | |/|
| * | commit-graph: add repo arg to graph readersJonathan Tan2018-07-183-0/+84
| |/
* | Merge branch 'bp/test-drop-caches-for-windows'Junio C Hamano2018-08-031-2/+2
|\ \
| * | handle lower case drive letters on WindowsBen Peart2018-07-121-2/+2
| |/
* / test-pkt-line: add unpack-sideband subcommandBrandon Williams2018-06-211-0/+33
|/
* Merge branch 'bc/object-id'Junio C Hamano2018-05-302-3/+3
|\
| * dir: convert struct untracked_cache_dir to object_idbrian m. carlson2018-05-021-1/+1
| * Update struct index_state to use struct object_idbrian m. carlson2018-05-021-1/+1
| * split-index: convert struct split_index to object_idbrian m. carlson2018-05-021-1/+1
* | Merge branch 'js/use-bug-macro'Junio C Hamano2018-05-302-8/+9
|\ \
| * | BUG_exit_code: fix sparse "symbol not declared" warningRamsay Jones2018-05-101-1/+0
| * | Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin2018-05-061-8/+8
| * | test-tool: help verifying BUG() code pathsJohannes Schindelin2018-05-061-0/+2
* | | Merge branch 'ma/lockfile-cleanup'Junio C Hamano2018-05-302-11/+7
|\ \ \
| * | | lock_file: move static locks into functionsMartin Ågren2018-05-101-2/+2
| * | | t/helper/test-write-cache: clean up lock-handlingMartin Ågren2018-05-101-9/+5
* | | | Sync with Git 2.17.1Junio C Hamano2018-05-291-0/+20
|\ \ \ \
| * \ \ \ Sync with Git 2.16.4Junio C Hamano2018-05-221-0/+20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Sync with Git 2.15.2Junio C Hamano2018-05-221-0/+20
| | |\ \ \
| | | * \ \ Sync with Git 2.14.4Junio C Hamano2018-05-221-0/+20
| | | |\ \ \
| | | | * \ \ Sync with Git 2.13.7Junio C Hamano2018-05-221-0/+20
| | | | |\ \ \
| | | | | * | | is_{hfs,ntfs}_dotgitmodules: add testsJohannes Schindelin2018-05-221-0/+20
| | | | * | | | Merge branch 'jk/write-in-full-fix' into maintJunio C Hamano2017-10-231-1/+1
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch 'rs/qsort-s' into maintJunio C Hamano2017-10-181-1/+1
| | | | |\ \ \ \ \
* | | | | \ \ \ \ \ Merge branch 'bp/test-drop-caches'Junio C Hamano2018-05-231-12/+4
|\ \ \ \ \ \ \ \ \ \