aboutsummaryrefslogtreecommitdiff
path: root/t/helper
Commit message (Expand)AuthorAge
* Merge branch 'jh/memihash-opt'Junio C Hamano2018-01-05
|\
| * t/helper/test-lazy-name-hash: fix compilationStefan Beller2017-12-22
* | Merge branch 'sb/test-helper-excludes'Junio C Hamano2017-12-27
|\ \
| * | t/helper: ignore everything but sourcesStefan Beller2017-12-12
* | | decorate: clean up and document APIJonathan Tan2017-12-08
* | | Merge branch 'hm/config-parse-expiry-date'Junio C Hamano2017-12-06
|\ \ \
| * | | config: add --expiry-dateHaaris Mehmood2017-11-18
* | | | Merge branch 'bp/fsmonitor'Junio C Hamano2017-11-21
|\ \ \ \ | |/ / / |/| | |
| * | | fsmonitor: add a performance testBen Peart2017-10-01
| * | | fsmonitor: add a test tool to dump the index extensionBen Peart2017-10-01
* | | | Merge branch 'bc/object-id'Junio C Hamano2017-11-06
|\ \ \ \ | |_|/ / |/| | |
| * | | refs: convert resolve_ref_unsafe to struct object_idbrian m. carlson2017-10-16
| * | | refs: convert peel_ref to struct object_idbrian m. carlson2017-10-16
| * | | refs: convert update_ref and refs_update_ref to use struct object_idbrian m. carlson2017-10-16
| * | | refs: convert delete_ref and refs_delete_ref to struct object_idbrian m. carlson2017-10-16
* | | | test-ref-store: avoid passing NULL to printfJeff King2017-10-21
|/ / /
* | | Merge branch 'rs/qsort-s'Junio C Hamano2017-10-07
|\ \ \
| * | | test-stringlist: avoid buffer underrun when sorting nothingRené Scharfe2017-10-04
* | | | Merge branch 'bc/rev-parse-parseopt-fix'Junio C Hamano2017-10-03
|\ \ \ \
| * | | | t0040,t1502: Demonstrate parse_options bugsBrandon Casey2017-09-25
* | | | | Merge branch 'jk/fallthrough'Junio C Hamano2017-09-28
|\ \ \ \ \
| * | | | | test-line-buffer: simplify command parsingJeff King2017-09-22
* | | | | | Merge branch 'jk/write-in-full-fix'Junio C Hamano2017-09-25
|\ \ \ \ \ \
| * | | | | | avoid "write_in_full(fd, buf, len) != len" patternJeff King2017-09-14
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'rs/in-obsd-basename-dirname-take-const' into maintJunio C Hamano2017-09-10
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add t/helper/test-write-cache to .gitignoreJonathan Tan2017-09-07
* | | | | | | hashmap: add API to disable item counting when threadedJeff Hostetler2017-09-07
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano2017-08-26
|\ \ \ \ \ \ | |/ / / / /
| * | | | | perf: add test for writing the indexKevin Willford2017-08-21
* | | | | | Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-26
|\ \ \ \ \ \
| * | | | | | submodule: remove gitmodules_configBrandon Williams2017-08-03
| * | | | | | submodule-config: remove support for overlaying repository configBrandon Williams2017-08-03
| * | | | | | Merge branch 'bc/object-id' into bw/submodule-config-cleanupJunio C Hamano2017-08-02
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rs/in-obsd-basename-dirname-take-const'Junio C Hamano2017-08-22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | test-path-utils: handle const parameter of basename and dirnameRené Scharfe2017-08-07
* | | | | | Merge branch 'sb/hashmap-cleanup'Junio C Hamano2017-08-11
|\ \ \ \ \ \
| * | | | | | t/helper/test-hashmap: use custom data instead of duplicate cmp functionsStefan Beller2017-07-05
* | | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-08-11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | submodule: convert submodule config lookup to use object_idbrian m. carlson2017-07-17
* | | | | | Merge branch 'sb/hashmap-customize-comparison'Junio C Hamano2017-07-13
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
* | | | | Merge branch 'ab/wildmatch'Junio C Hamano2017-07-10
|\ \ \ \ \
| * | | | | wildmatch: remove unused wildopts parameterÆvar Arnfjörð Bjarmason2017-06-23
* | | | | | Spelling fixesVille Skyttä2017-06-27
| |/ / / / |/| | | |
* | | | | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | config: don't include config.h by defaultBrandon Williams2017-06-15
| |/ / /
* | | | ref_store: take a `msg` parameter when deleting referencesMichael Haggerty2017-05-23
* | | | Merge branch 'bc/object-id'Junio C Hamano2017-05-23
|\ \ \ \
| * | | | tree: convert parse_tree_indirect to struct object_idbrian m. carlson2017-05-08