Age | Commit message (Expand) | Author | Files | Lines |
2021-06-10 | Merge branch 'jk/doc-color-pager' | Junio C Hamano | 1 | -2/+3 |
2021-05-22 | Merge branch 'dl/stash-show-untracked-fixup' | Junio C Hamano | 1 | -3/+3 |
2021-05-22 | stash show: use stash.showIncludeUntracked even when diff options given | Denton Liu | 1 | -3/+3 |
2021-05-20 | doc: explain the use of color.pager | Jeff King | 1 | -2/+3 |
2021-05-16 | Merge branch 'jt/push-negotiation' | Junio C Hamano | 1 | -0/+7 |
2021-05-07 | Merge branch 'ps/rev-list-object-type-filter' | Junio C Hamano | 1 | -4/+5 |
2021-05-07 | Merge branch 'mt/add-rm-in-sparse-checkout' | Junio C Hamano | 1 | -0/+4 |
2021-05-05 | send-pack: support push negotiation | Jonathan Tan | 1 | -0/+7 |
2021-04-30 | Merge branch 'mt/parallel-checkout-part-2' | Junio C Hamano | 1 | -0/+21 |
2021-04-30 | Merge branch 'so/log-diff-merge' | Junio C Hamano | 1 | -0/+5 |
2021-04-30 | Merge branch 'ds/sparse-index-protections' | Junio C Hamano | 1 | -0/+5 |
2021-04-19 | list-objects: implement object type filter | Patrick Steinhardt | 1 | -3/+3 |
2021-04-19 | parallel-checkout: add configuration options | Matheus Tavares | 1 | -0/+21 |
2021-04-16 | diff-merges: introduce log.diffMerges config variable | Sergey Organov | 1 | -0/+5 |
2021-04-13 | Merge branch 'tb/pack-preferred-tips-to-give-bitmap' | Junio C Hamano | 1 | -0/+15 |
2021-04-10 | uploadpack.txt: document implication of `uploadpackfilter.allow` | Patrick Steinhardt | 1 | -1/+2 |
2021-04-08 | rm: honor sparse checkout patterns | Matheus Tavares | 1 | -2/+3 |
2021-04-08 | add: warn when asked to update SKIP_WORKTREE entries | Matheus Tavares | 1 | -0/+3 |
2021-04-08 | Merge branch 'll/clone-reject-shallow' | Junio C Hamano | 1 | -0/+4 |
2021-04-01 | builtin/clone.c: add --reject-shallow option | Li Linchao | 1 | -0/+4 |
2021-03-31 | builtin/pack-objects.c: respect 'pack.preferBitmapTips' | Taylor Blau | 1 | -0/+15 |
2021-03-30 | sparse-index: add index.sparse config option | Derrick Stolee | 1 | -0/+5 |
2021-03-23 | rebase: remove transitory rebase.useBuiltin setting & env | Ævar Arnfjörð Bjarmason | 1 | -7/+0 |
2021-03-22 | Merge branch 'dl/stash-show-untracked' | Junio C Hamano | 1 | -0/+5 |
2021-03-22 | Merge branch 'ds/commit-graph-generation-config' | Junio C Hamano | 1 | -0/+6 |
2021-03-14 | Merge branch 'jn/mergetool-hideresolved-is-optional' | Junio C Hamano | 1 | -1/+1 |
2021-03-13 | mergetool: do not enable hideResolved by default | Jonathan Nieder | 1 | -1/+1 |
2021-03-05 | stash show: learn stash.showIncludeUntracked | Denton Liu | 1 | -0/+5 |
2021-02-25 | Merge branch 'ah/rebase-no-fork-point-config' | Junio C Hamano | 1 | -0/+3 |
2021-02-25 | commit-graph: use config to specify generation type | Derrick Stolee | 1 | -0/+6 |
2021-02-24 | rebase: add a config option for --no-fork-point | Alex Henrie | 1 | -0/+3 |
2021-02-17 | Merge branch 'ds/maintenance-pack-refs' | Junio C Hamano | 1 | -2/+3 |
2021-02-17 | Merge branch 'sh/mergetool-hideresolved' | Junio C Hamano | 1 | -0/+15 |
2021-02-17 | Merge branch 'jt/clone-unborn-head' | Junio C Hamano | 2 | -1/+10 |
2021-02-09 | maintenance: incremental strategy runs pack-refs weekly | Derrick Stolee | 1 | -2/+3 |
2021-02-09 | mergetool: add per-tool support and overrides for the hideResolved flag | Seth House | 1 | -0/+5 |
2021-02-09 | mergetool: add hideResolved configuration | Seth House | 1 | -0/+10 |
2021-02-05 | clone: respect remote unborn HEAD | Jonathan Tan | 1 | -1/+1 |
2021-02-05 | ls-refs: report unborn targets of symrefs | Jonathan Tan | 1 | -0/+9 |
2021-01-25 | Documentation/config/pack.txt: advertise 'pack.writeReverseIndex' | Taylor Blau | 1 | -0/+7 |
2021-01-25 | Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty' | Junio C Hamano | 1 | -0/+2 |
2021-01-15 | Merge branch 'ta/doc-typofix' | Junio C Hamano | 2 | -3/+3 |
2021-01-15 | Merge branch 'ew/decline-core-abbrev' | Junio C Hamano | 1 | -0/+2 |
2021-01-04 | doc: fix some typos | Thomas Ackermann | 2 | -3/+3 |
2020-12-23 | core.abbrev=no disables abbreviations | Eric Wong | 1 | -0/+2 |
2020-12-14 | Merge branch 'dd/help-autocorrect-never' | Junio C Hamano | 1 | -7/+8 |
2020-12-08 | Merge branch 'js/trace2-session-id' | Junio C Hamano | 1 | -0/+4 |
2020-12-08 | diff: do not show submodule with untracked files as "-dirty" | Sangeeta Jain | 1 | -0/+2 |
2020-11-30 | Merge branch 'sa/credential-store-timeout' | Junio C Hamano | 1 | -0/+6 |
2020-11-30 | Merge branch 'ab/gc-keep-base-option' | Junio C Hamano | 1 | -3/+3 |