Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/write-in-full-fix' into maint | Junio C Hamano | 2017-10-23 | 1 | -1/+1 |
|\ | |||||
| * | avoid "write_in_full(fd, buf, len) != len" pattern | Jeff King | 2017-09-14 | 1 | -1/+1 |
* | | Merge branch 'rs/qsort-s' into maint | Junio C Hamano | 2017-10-18 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | test-stringlist: avoid buffer underrun when sorting nothing | René Scharfe | 2017-10-04 | 1 | -1/+1 |
* | | Merge branch 'rs/in-obsd-basename-dirname-take-const' into maint | Junio C Hamano | 2017-09-10 | 1 | -2/+16 |
|\ \ | |||||
| * | | test-path-utils: handle const parameter of basename and dirname | René Scharfe | 2017-08-07 | 1 | -2/+16 |
* | | | Merge branch 'sb/hashmap-customize-comparison' | Junio C Hamano | 2017-07-14 | 1 | -7/+12 |
|\ \ \ | |||||
| * | | | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 | 1 | -7/+12 |
* | | | | Merge branch 'ab/wildmatch' | Junio C Hamano | 2017-07-10 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | wildmatch: remove unused wildopts parameter | Ævar Arnfjörð Bjarmason | 2017-06-24 | 1 | -3/+3 |
* | | | | | Spelling fixes | Ville Skyttä | 2017-06-27 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 | 2 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 2 | -0/+2 |
| |/ / | |||||
* | | | ref_store: take a `msg` parameter when deleting references | Michael Haggerty | 2017-05-23 | 1 | -1/+2 |
* | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-23 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | tree: convert parse_tree_indirect to struct object_id | brian m. carlson | 2017-05-08 | 1 | -2/+2 |
| * | | | Convert struct cache_tree to use struct object_id | brian m. carlson | 2017-05-02 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge branch 'js/larger-timestamps' | Junio C Hamano | 2017-05-16 | 3 | -10/+16 |
|\ \ \ | |||||
| * | | | timestamp_t: a new data type for timestamps | Johannes Schindelin | 2017-04-27 | 3 | -6/+6 |
| * | | | PRItime: introduce a new "printf format" for timestamps | Johannes Schindelin | 2017-04-24 | 3 | -3/+3 |
| * | | | parse_timestamp(): specify explicitly where we parse timestamps | Johannes Schindelin | 2017-04-24 | 1 | -1/+1 |
| * | | | t0006 & t5000: skip "far in the future" test when time_t is too limited | Johannes Schindelin | 2017-04-21 | 1 | -1/+4 |
| * | | | t0006 & t5000: prepare for 64-bit timestamps | Johannes Schindelin | 2017-04-21 | 1 | -1/+4 |
* | | | | Merge branch 'nd/worktree-kill-parse-ref' | Junio C Hamano | 2017-05-16 | 1 | -0/+18 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 2017-04-25 | 1 | -0/+18 |
* | | | | Merge branch 'jh/add-index-entry-optim' | Junio C Hamano | 2017-04-26 | 2 | -0/+23 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | read-cache: add strcmp_offset function | Jeff Hostetler | 2017-04-15 | 2 | -0/+23 |
* | | | | Merge branch 'jh/memihash-opt' | Junio C Hamano | 2017-04-20 | 2 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | test-online-cpus: helper to return cpu count | Jeff Hostetler | 2017-04-13 | 2 | -0/+9 |
* | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo' | Junio C Hamano | 2017-04-20 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | test-read-cache: setup git dir | René Scharfe | 2017-04-17 | 1 | -0/+1 |
* | | | | | | Merge branch 'nd/files-backend-git-dir' | Junio C Hamano | 2017-04-20 | 2 | -0/+278 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | t/helper: add test-ref-store to test ref-store functions | Nguyễn Thái Ngọc Duy | 2017-04-14 | 2 | -0/+278 |
* | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-04-20 | 1 | -10/+10 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Rename sha1_array to oid_array | brian m. carlson | 2017-03-31 | 1 | -5/+5 |
| * | | | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_id | brian m. carlson | 2017-03-31 | 1 | -3/+3 |
| * | | | | | Convert sha1_array_lookup to take struct object_id | brian m. carlson | 2017-03-31 | 1 | -1/+1 |
| * | | | | | Make sha1_array_append take a struct object_id * | brian m. carlson | 2017-03-31 | 1 | -1/+1 |
| * | | | | | test-sha1-array: convert most code to struct object_id | brian m. carlson | 2017-03-28 | 1 | -5/+5 |
| |/ / / / | |||||
* | | | | | Merge branch 'jh/memihash-opt' | Junio C Hamano | 2017-03-28 | 2 | -0/+265 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | name-hash: add test-lazy-init-name-hash to .gitignore | Ramsay Jones | 2017-03-24 | 1 | -0/+1 |
| * | | | name-hash: add test-lazy-init-name-hash | Jeff Hostetler | 2017-03-24 | 1 | -0/+264 |
| |/ / | |||||
* | | | t1309: test read_early_config() | Johannes Schindelin | 2017-03-14 | 1 | -0/+15 |
* | | | Merge branch 'rs/qsort-s' | Junio C Hamano | 2017-01-31 | 1 | -0/+25 |
|\ \ \ | | |/ | |/| | |||||
| * | | perf: add basic sort performance test | René Scharfe | 2017-01-23 | 1 | -0/+25 |
| |/ | |||||
* / | hold_locked_index(): align error handling with hold_lockfile_for_update() | Junio C Hamano | 2016-12-07 | 1 | -1/+1 |
|/ | |||||
* | test-*-cache-tree: setup git dir | Jeff King | 2016-10-26 | 2 | -0/+2 |
* | Merge branch 'rs/qsort' | Junio C Hamano | 2016-10-10 | 1 | -4/+2 |
|\ | |||||
| * | use QSORT | René Scharfe | 2016-09-30 | 1 | -4/+2 |
* | | sha1_array: let callbacks interrupt iteration | Jeff King | 2016-09-26 | 1 | -1/+2 |
|/ |