Age | Commit message (Expand) | Author | Files | Lines |
2018-10-19 | Merge branch 'tb/filter-alternate-refs' | Junio C Hamano | 1 | -2/+1 |
2018-10-19 | Merge branch 'jt/avoid-ls-refs' | Junio C Hamano | 1 | -6/+26 |
2018-10-19 | Merge branch 'ds/commit-graph-leakfix' | Junio C Hamano | 1 | -5/+6 |
2018-10-19 | Merge branch 'rs/grep-no-recursive' | Junio C Hamano | 1 | -0/+2 |
2018-10-19 | Merge branch 'nd/help-commands-verbose-by-default' | Junio C Hamano | 1 | -1/+1 |
2018-10-19 | Merge branch 'jt/fetch-tips-in-partial-clone' | Junio C Hamano | 1 | -2/+13 |
2018-10-19 | Merge branch 'nd/status-refresh-progress' | Junio C Hamano | 2 | -3/+9 |
2018-10-19 | Merge branch 'ss/wt-status-committable' | Junio C Hamano | 1 | -9/+12 |
2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 32 | -66/+77 |
2018-10-16 | Merge branch 'jk/oideq-hasheq-cleanup' | Junio C Hamano | 1 | -1/+2 |
2018-10-16 | Merge branch 'en/status-multiple-renames-to-the-same-target-fix' | Junio C Hamano | 1 | -0/+1 |
2018-10-16 | Merge branch 'jk/check-everything-connected-is-long-gone' | Junio C Hamano | 1 | -1/+1 |
2018-10-16 | Merge branch 'jn/gc-auto' | Junio C Hamano | 1 | -6/+27 |
2018-10-16 | Merge branch 'jn/gc-auto-prep' | Junio C Hamano | 1 | -22/+18 |
2018-10-16 | Merge branch 'jk/delta-islands-with-bitmap-reuse-delta-fix' | Junio C Hamano | 1 | -16/+52 |
2018-10-16 | Merge branch 'ds/commit-graph-with-grafts' | Junio C Hamano | 2 | -4/+8 |
2018-10-16 | Merge branch 'ab/commit-graph-progress' | Junio C Hamano | 3 | -4/+6 |
2018-10-10 | Merge branch 'ds/multi-pack-verify' | Junio C Hamano | 2 | -1/+21 |
2018-10-09 | transport: drop refnames from for_each_alternate_ref | Jeff King | 1 | -2/+1 |
2018-10-07 | fetch: do not list refs if fetching only hashes | Jonathan Tan | 1 | -6/+26 |
2018-10-07 | builtin/commit-graph.c: UNLEAK variables | Martin Ågren | 1 | -5/+6 |
2018-10-04 | more oideq/hasheq conversions | Jeff King | 1 | -1/+2 |
2018-10-03 | roll wt_status_state into wt_status and populate in the collect phase | Stephen P. Smith | 1 | -0/+3 |
2018-10-03 | grep: add -r/--[no-]recursive | René Scharfe | 1 | -0/+2 |
2018-10-03 | help -a: improve and make --verbose default | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-09-27 | commit: fix erroneous BUG, 'multiple renames on the same target? how?' | Elijah Newren | 1 | -0/+1 |
2018-09-27 | Sync with 2.19.1 | Junio C Hamano | 1 | -0/+1 |
2018-09-27 | Sync with 2.18.1 | Junio C Hamano | 1 | -0/+1 |
2018-09-27 | Sync with 2.17.2 | Junio C Hamano | 1 | -0/+1 |
2018-09-27 | Sync with 2.16.5 | Junio C Hamano | 1 | -0/+1 |
2018-09-27 | Sync with 2.15.3 | Junio C Hamano | 1 | -0/+1 |
2018-09-27 | Sync with Git 2.14.4 | Junio C Hamano | 1 | -0/+1 |
2018-09-27 | submodule--helper: use "--" to signal end of clone options | Jeff King | 1 | -0/+1 |
2018-09-25 | receive-pack: update comment with check_everything_connected | Jeff King | 1 | -1/+1 |
2018-09-24 | Merge branch 'en/update-ref-no-deref-stdin' | Junio C Hamano | 1 | -11/+14 |
2018-09-24 | Merge branch 'ms/remote-error-message-update' | Junio C Hamano | 1 | -3/+3 |
2018-09-24 | Merge branch 'nd/attr-pathspec-fix' | Junio C Hamano | 1 | -1/+1 |
2018-09-24 | Merge branch 'en/double-semicolon-fix' | Junio C Hamano | 1 | -1/+1 |
2018-09-24 | Merge branch 'tb/void-check-attr' | Junio C Hamano | 2 | -4/+2 |
2018-09-21 | fetch: in partial clone, check presence of targets | Jonathan Tan | 1 | -2/+13 |
2018-09-21 | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 21 | -34/+34 |
2018-09-21 | submodule.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-09-21 | line-range.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-09-21 | userdiff.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-09-21 | rerere.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 4 | -7/+7 |
2018-09-21 | sha1-file.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 4 | -4/+4 |
2018-09-21 | patch-ids.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-09-21 | merge.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2 | -5/+10 |
2018-09-21 | merge-blobs.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-09-21 | ll-merge.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |