aboutsummaryrefslogtreecommitdiff
path: root/t/helper
Commit message (Expand)AuthorAge
...
| * | | | 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
|\ \ \ | | |/ | |/|
| * | perf: add basic sort performance testRené Scharfe2017-01-23
| |/
* | hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-07
|/
* test-*-cache-tree: setup git dirJeff King2016-10-26
* Merge branch 'rs/qsort'Junio C Hamano2016-10-10
|\
| * use QSORTRené Scharfe2016-09-29
* | sha1_array: let callbacks interrupt iterationJeff King2016-09-26
|/
* Merge branch 'jk/setup-sequence-update'Junio C Hamano2016-09-21
* cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-07
* Merge branch 'rs/use-strbuf-addstr'Junio C Hamano2016-08-08
|\
| * use strbuf_addstr() for adding constant strings to a strbufRené Scharfe2016-08-01
| * Merge branch 'nd/icase' into maintJunio C Hamano2016-07-28
| * Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-11
* | Merge branch 'rs/submodule-config-code-cleanup'Junio C Hamano2016-08-03
* | Merge branch 'jk/common-main'Junio C Hamano2016-07-19
|\ \
| * | Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-06
| |/
* | Merge branch 'nd/icase'Junio C Hamano2016-07-19
* | Merge branch 'bc/cocci'Junio C Hamano2016-07-19
|\ \
| * | coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson2016-06-28
| |/
* | Merge branch 'jk/tzoffset-fix'Junio C Hamano2016-07-06
* | Merge branch 'jk/upload-pack-hook'Junio C Hamano2016-07-06
|\ \
| * | config: add a notion of "scope"Jeff King2016-05-27
| * | config: return configset value for current_config_ functionsJeff King2016-05-27
| |/