summaryrefslogtreecommitdiff
path: root/t/helper
Commit message (Expand)AuthorAgeFilesLines
* config: don't include config.h by defaultBrandon Williams2017-06-152-0/+2
* Merge branch 'jh/add-index-entry-optim'Junio C Hamano2017-04-262-0/+23
|\
| * read-cache: add strcmp_offset functionJeff Hostetler2017-04-152-0/+23
* | Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-192-0/+9
|\ \
| * | test-online-cpus: helper to return cpu countJeff Hostetler2017-04-122-0/+9
* | | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2017-04-191-0/+1
|\ \ \
| * | | test-read-cache: setup git dirRené Scharfe2017-04-161-0/+1
* | | | Merge branch 'nd/files-backend-git-dir'Junio C Hamano2017-04-192-0/+278
|\ \ \ \
| * | | | t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy2017-04-142-0/+278
* | | | | Merge branch 'bc/object-id'Junio C Hamano2017-04-191-10/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Rename sha1_array to oid_arraybrian m. carlson2017-03-311-5/+5
| * | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_idbrian m. carlson2017-03-311-3/+3
| * | | | Convert sha1_array_lookup to take struct object_idbrian m. carlson2017-03-311-1/+1
| * | | | Make sha1_array_append take a struct object_id *brian m. carlson2017-03-311-1/+1
| * | | | test-sha1-array: convert most code to struct object_idbrian m. carlson2017-03-281-5/+5
| |/ / /
* | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-03-282-0/+265
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | name-hash: add test-lazy-init-name-hash to .gitignoreRamsay Jones2017-03-241-0/+1
| * | name-hash: add test-lazy-init-name-hashJeff Hostetler2017-03-241-0/+264
| |/
* | t1309: test read_early_config()Johannes Schindelin2017-03-141-0/+15
* | Merge branch 'rs/qsort-s'Junio C Hamano2017-01-311-0/+25
|\ \
| * | perf: add basic sort performance testRené Scharfe2017-01-231-0/+25
| |/
* | hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-071-1/+1
|/
* test-*-cache-tree: setup git dirJeff King2016-10-262-0/+2
* Merge branch 'rs/qsort'Junio C Hamano2016-10-101-4/+2
|\
| * use QSORTRené Scharfe2016-09-291-4/+2
* | sha1_array: let callbacks interrupt iterationJeff King2016-09-261-1/+2
|/
* Merge branch 'jk/setup-sequence-update'Junio C Hamano2016-09-211-0/+3
* cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-071-1/+1
* Merge branch 'rs/use-strbuf-addstr'Junio C Hamano2016-08-081-3/+3
|\
| * use strbuf_addstr() for adding constant strings to a strbufRené Scharfe2016-08-011-3/+3
| * Merge branch 'nd/icase' into maintJunio C Hamano2016-07-281-2/+57
| * Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-111-4/+30
* | Merge branch 'rs/submodule-config-code-cleanup'Junio C Hamano2016-08-031-1/+1
* | Merge branch 'jk/common-main'Junio C Hamano2016-07-1933-43/+43
|\ \
| * | Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-0633-40/+40
| |/
* | Merge branch 'nd/icase'Junio C Hamano2016-07-191-2/+57
* | Merge branch 'bc/cocci'Junio C Hamano2016-07-191-1/+1
|\ \
| * | coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson2016-06-281-1/+1
| |/
* | Merge branch 'jk/tzoffset-fix'Junio C Hamano2016-07-061-4/+30
* | Merge branch 'jk/upload-pack-hook'Junio C Hamano2016-07-061-0/+36
|\ \
| * | config: add a notion of "scope"Jeff King2016-05-271-0/+16
| * | config: return configset value for current_config_ functionsJeff King2016-05-271-0/+20
| |/
* | Merge branch 'jk/string-list-static-init'Junio C Hamano2016-07-061-1/+1
|\ \ | |/ |/|
| * use string_list initializer consistentlyjk/string-list-static-initJeff King2016-06-131-1/+1
* | Merge branch 'jc/test-parse-options-expect'Junio C Hamano2016-05-231-15/+89
* | Merge branch 'pb/commit-verbose-config'Junio C Hamano2016-05-231-2/+3
|/
* Merge branch 'bc/object-id'Junio C Hamano2016-05-061-7/+7
* test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-1535-0/+2316