Age | Commit message (Expand) | Author | Files | Lines |
2020-03-25 | Merge branch 'pw/advise-rebase-skip' | Junio C Hamano | 1 | -16/+24 |
2020-03-25 | Merge branch 'am/real-path-fix' | Junio C Hamano | 5 | -11/+25 |
2020-03-25 | Merge branch 'hw/advise-ng' | Junio C Hamano | 1 | -2/+3 |
2020-03-24 | Lib-ify prune-packed | Denton Liu | 3 | -43/+3 |
2020-03-24 | Lib-ify fmt-merge-msg | Denton Liu | 1 | -654/+1 |
2020-03-20 | pack-objects: flip the use of GIT_TEST_PACK_SPARSE | Derrick Stolee | 1 | -2/+2 |
2020-03-18 | submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb' | Shourya Shukla | 1 | -4/+4 |
2020-03-17 | Merge branch 'hi/gpg-use-check-signature' into maint | Junio C Hamano | 1 | -7/+4 |
2020-03-17 | Merge branch 'ds/partial-clone-fixes' into maint | Junio C Hamano | 1 | -5/+5 |
2020-03-17 | Merge branch 'en/check-ignore' into maint | Junio C Hamano | 1 | -0/+3 |
2020-03-17 | Merge branch 'jk/index-pack-dupfix' into maint | Junio C Hamano | 1 | -1/+3 |
2020-03-16 | log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap | Junio C Hamano | 1 | -0/+1 |
2020-03-16 | clone: reorder --recursive/--recurse-submodules | Junio C Hamano | 1 | -1/+1 |
2020-03-16 | builtin/reset: compute checkout metadata for reset | brian m. carlson | 1 | -3/+13 |
2020-03-16 | builtin/rebase: compute checkout metadata for rebases | brian m. carlson | 1 | -0/+1 |
2020-03-16 | builtin/clone: compute checkout metadata for clones | brian m. carlson | 1 | -1/+4 |
2020-03-16 | builtin/checkout: compute checkout metadata for checkouts | brian m. carlson | 1 | -4/+14 |
2020-03-16 | convert: provide additional metadata to filters | brian m. carlson | 2 | -1/+17 |
2020-03-16 | convert: permit passing additional metadata to filter processes | brian m. carlson | 1 | -1/+1 |
2020-03-15 | gpg-interface: prefer check_signature() for GPG verification | Hans Jerry Illikainen | 1 | -4/+7 |
2020-03-12 | Merge branch 'en/rebase-backend' | Junio C Hamano | 1 | -1/+1 |
2020-03-12 | builtin/checkout: pass branch info down to checkout_worktree | brian m. carlson | 1 | -16/+17 |
2020-03-11 | i18n: unmark a message in rebase.c | Jiang Xin | 1 | -1/+1 |
2020-03-10 | pull: warn if the user didn't say whether to rebase or to merge | Alex Henrie | 1 | -0/+16 |
2020-03-10 | get_superproject_working_tree(): return strbuf | Alexandr Miloslavskiy | 1 | -3/+4 |
2020-03-10 | real_path: remove unsafe API | Alexandr Miloslavskiy | 4 | -6/+19 |
2020-03-09 | Merge branch 'pb/am-show-current-patch' | Junio C Hamano | 1 | -20/+76 |
2020-03-09 | Merge branch 'am/pathspec-f-f-more' | Junio C Hamano | 2 | -44/+63 |
2020-03-06 | set_git_dir: fix crash when used with real_path() | Alexandr Miloslavskiy | 1 | -2/+2 |
2020-03-05 | stash: remove the stash.useBuiltin setting | Thomas Gummerer | 1 | -37/+10 |
2020-03-05 | Merge branch 'hi/gpg-use-check-signature' | Junio C Hamano | 1 | -7/+4 |
2020-03-05 | Merge branch 'be/describe-multiroot' | Junio C Hamano | 1 | -4/+18 |
2020-03-05 | Merge branch 'ag/rebase-remove-redundant-code' | Junio C Hamano | 1 | -9/+1 |
2020-03-05 | Merge branch 'es/recursive-single-branch-clone' | Junio C Hamano | 2 | -6/+30 |
2020-03-05 | Merge branch 'jk/nth-packed-object-id' | Junio C Hamano | 2 | -24/+26 |
2020-03-05 | Merge branch 'es/do-not-let-rebase-switch-to-protected-branch' | Junio C Hamano | 1 | -2/+3 |
2020-03-05 | Merge branch 'hv/receive-denycurrent-everywhere' | Junio C Hamano | 1 | -17/+19 |
2020-03-05 | Merge branch 'es/worktree-avoid-duplication-fix' | Junio C Hamano | 1 | -8/+1 |
2020-03-05 | Merge branch 'mr/bisect-in-c-1' | Junio C Hamano | 1 | -56/+67 |
2020-03-05 | Merge branch 'ds/sparse-add' | Junio C Hamano | 1 | -32/+109 |
2020-03-05 | tag: use new advice API to check visibility | Heba Waly | 1 | -2/+3 |
2020-03-03 | stash: get git_stash_config at the top level | Thomas Gummerer | 1 | -3/+2 |
2020-03-02 | Merge branch 'rs/micro-cleanups' | Junio C Hamano | 1 | -1/+1 |
2020-03-02 | Merge branch 'ds/partial-clone-fixes' | Junio C Hamano | 1 | -5/+5 |
2020-03-02 | Merge branch 'en/rebase-backend' | Junio C Hamano | 1 | -78/+179 |
2020-03-02 | Merge branch 'en/check-ignore' | Junio C Hamano | 1 | -0/+3 |
2020-03-02 | Merge branch 'jk/object-filter-with-bitmap' | Junio C Hamano | 2 | -27/+100 |
2020-02-28 | Revert "gpg-interface: prefer check_signature() for GPG verification" | Junio C Hamano | 1 | -7/+4 |
2020-02-26 | describe: don't abort too early when searching tags | Benno Evers | 1 | -4/+18 |
2020-02-26 | builtin/rebase: remove a call to get_oid() on `options.switch_to' | Alban Gruin | 1 | -9/+1 |