aboutsummaryrefslogtreecommitdiff
path: root/t/helper
Commit message (Expand)AuthorAge
* 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
| * | Convert struct cache_tree to use struct object_idbrian m. carlson2017-05-02
| |/
* | Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-16
|\ \
| * | timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-27
| * | PRItime: introduce a new "printf format" for timestampsJohannes Schindelin2017-04-23
| * | parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin2017-04-23
| * | t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin2017-04-20
| * | t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin2017-04-20
* | | Merge branch 'nd/worktree-kill-parse-ref'Junio C Hamano2017-05-16
|\ \ \ | |_|/ |/| |
| * | worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2017-04-24
* | | Merge branch 'jh/add-index-entry-optim'Junio C Hamano2017-04-26
|\ \ \ | |_|/ |/| |
| * | read-cache: add strcmp_offset functionJeff Hostetler2017-04-15
* | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-19
|\ \ \
| * | | test-online-cpus: helper to return cpu countJeff Hostetler2017-04-12
* | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2017-04-19
|\ \ \ \
| * | | | test-read-cache: setup git dirRené Scharfe2017-04-16
* | | | | Merge branch 'nd/files-backend-git-dir'Junio C Hamano2017-04-19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy2017-04-14
* | | | | Merge branch 'bc/object-id'Junio C Hamano2017-04-19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Rename sha1_array to oid_arraybrian m. carlson2017-03-31
| * | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_idbrian m. carlson2017-03-31
| * | | | Convert sha1_array_lookup to take struct object_idbrian m. carlson2017-03-31
| * | | | Make sha1_array_append take a struct object_id *brian m. carlson2017-03-31
| * | | | test-sha1-array: convert most code to struct object_idbrian m. carlson2017-03-28
| |/ / /
* | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-03-28
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | name-hash: add test-lazy-init-name-hash to .gitignoreRamsay Jones2017-03-24
| * | name-hash: add test-lazy-init-name-hashJeff Hostetler2017-03-24
| |/
* | t1309: test read_early_config()Johannes Schindelin2017-03-14
* | Merge branch 'rs/qsort-s'Junio C Hamano2017-01-31
|\ \