| Commit message (Expand) | Author | Age |
* | Merge branch 'rs/qsort-s' | Junio C Hamano | 2017-10-07 |
|\ |
|
| * | test-stringlist: avoid buffer underrun when sorting nothing | René Scharfe | 2017-10-04 |
* | | Merge branch 'bc/rev-parse-parseopt-fix' | Junio C Hamano | 2017-10-03 |
|\ \ |
|
| * | | t0040,t1502: Demonstrate parse_options bugs | Brandon Casey | 2017-09-25 |
* | | | Merge branch 'jk/fallthrough' | Junio C Hamano | 2017-09-28 |
|\ \ \ |
|
| * | | | test-line-buffer: simplify command parsing | Jeff King | 2017-09-22 |
* | | | | Merge branch 'jk/write-in-full-fix' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ |
|
| * | | | | avoid "write_in_full(fd, buf, len) != len" pattern | Jeff King | 2017-09-14 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'rs/in-obsd-basename-dirname-take-const' into maint | Junio C Hamano | 2017-09-10 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'kw/write-index-reduce-alloc' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Add t/helper/test-write-cache to .gitignore | Jonathan Tan | 2017-09-07 |
* | | | | | hashmap: add API to disable item counting when threaded | Jeff Hostetler | 2017-09-07 |
* | | | | | Merge branch 'kw/write-index-reduce-alloc' | Junio C Hamano | 2017-08-26 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | perf: add test for writing the index | Kevin Willford | 2017-08-21 |
* | | | | | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 2017-08-26 |
|\ \ \ \ \ |
|
| * | | | | | submodule: remove gitmodules_config | Brandon Williams | 2017-08-03 |
| * | | | | | submodule-config: remove support for overlaying repository config | Brandon Williams | 2017-08-03 |
| * | | | | | Merge branch 'bc/object-id' into bw/submodule-config-cleanup | Junio C Hamano | 2017-08-02 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'rs/in-obsd-basename-dirname-take-const' | Junio C Hamano | 2017-08-22 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | test-path-utils: handle const parameter of basename and dirname | René Scharfe | 2017-08-07 |
* | | | | | Merge branch 'sb/hashmap-cleanup' | Junio C Hamano | 2017-08-11 |
|\ \ \ \ \ |
|
| * | | | | | t/helper/test-hashmap: use custom data instead of duplicate cmp functions | Stefan Beller | 2017-07-05 |
* | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-08-11 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | submodule: convert submodule config lookup to use object_id | brian m. carlson | 2017-07-17 |
* | | | | | Merge branch 'sb/hashmap-customize-comparison' | Junio C Hamano | 2017-07-13 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 |
* | | | | Merge branch 'ab/wildmatch' | Junio C Hamano | 2017-07-10 |
|\ \ \ \ |
|
| * | | | | wildmatch: remove unused wildopts parameter | Ævar Arnfjörð Bjarmason | 2017-06-23 |
* | | | | | Spelling fixes | Ville Skyttä | 2017-06-27 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 |
| |/ / |
|
* | | | ref_store: take a `msg` parameter when deleting references | Michael Haggerty | 2017-05-23 |
* | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-23 |
|\ \ \ |
|
| * | | | tree: convert parse_tree_indirect to struct object_id | brian m. carlson | 2017-05-08 |
| * | | | Convert struct cache_tree to use struct object_id | brian m. carlson | 2017-05-02 |
| |/ / |
|
* | | | Merge branch 'js/larger-timestamps' | Junio C Hamano | 2017-05-16 |
|\ \ \ |
|
| * | | | timestamp_t: a new data type for timestamps | Johannes Schindelin | 2017-04-27 |
| * | | | PRItime: introduce a new "printf format" for timestamps | Johannes Schindelin | 2017-04-23 |
| * | | | parse_timestamp(): specify explicitly where we parse timestamps | Johannes Schindelin | 2017-04-23 |
| * | | | t0006 & t5000: skip "far in the future" test when time_t is too limited | Johannes Schindelin | 2017-04-20 |
| * | | | t0006 & t5000: prepare for 64-bit timestamps | Johannes Schindelin | 2017-04-20 |
* | | | | Merge branch 'nd/worktree-kill-parse-ref' | Junio C Hamano | 2017-05-16 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 2017-04-24 |
* | | | | Merge branch 'jh/add-index-entry-optim' | Junio C Hamano | 2017-04-26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | read-cache: add strcmp_offset function | Jeff Hostetler | 2017-04-15 |
* | | | | Merge branch 'jh/memihash-opt' | Junio C Hamano | 2017-04-19 |
|\ \ \ \ |
|
| * | | | | test-online-cpus: helper to return cpu count | Jeff Hostetler | 2017-04-12 |
* | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo' | Junio C Hamano | 2017-04-19 |
|\ \ \ \ \ |
|
| * | | | | | test-read-cache: setup git dir | René Scharfe | 2017-04-16 |
* | | | | | | Merge branch 'nd/files-backend-git-dir' | Junio C Hamano | 2017-04-19 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|