Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/gitattributes: mention non-recursive behaviorjk/attributes-path-doc | Jeff King | 2018-03-20 | 1 | -3/+10 |
* | Merge branch 'ab/commit-m-with-fixup' into maint | Junio C Hamano | 2018-02-27 | 1 | -0/+2 |
|\ | |||||
| * | commit: add support for --fixup <commit> -m"<extra message>"ab/commit-m-with-fixup | Ævar Arnfjörð Bjarmason | 2017-12-22 | 1 | -2/+1 |
| * | commit doc: document that -c, -C, -F and --fixup with -m error | Ævar Arnfjörð Bjarmason | 2017-12-22 | 1 | -0/+3 |
* | | Merge branch 'nd/ita-wt-renames-in-status' into maint | Junio C Hamano | 2018-02-27 | 1 | -10/+13 |
|\ \ | |||||
| * | | wt-status.c: handle worktree renamesnd/ita-wt-renames-in-status | Nguyễn Thái Ngọc Duy | 2017-12-27 | 1 | -10/+13 |
* | | | Git 2.16.2v2.16.2 | Junio C Hamano | 2018-02-15 | 1 | -0/+30 |
* | | | Merge branch 'ab/doc-cat-file-e-still-shows-errors' into maint | Junio C Hamano | 2018-02-15 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | cat-file doc: document that -e will return some outputab/doc-cat-file-e-still-shows-errors | Ævar Arnfjörð Bjarmason | 2018-01-10 | 1 | -3/+4 |
* | | | | Merge branch 'as/read-tree-prefix-doc-fix' into maint | Junio C Hamano | 2018-02-15 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | doc/read-tree: remove obsolete remarkas/read-tree-prefix-doc-fix | Andreas G. Schacker | 2018-01-09 | 1 | -3/+2 |
* | | | | | Git 2.16.1v2.16.1 | Junio C Hamano | 2018-01-21 | 1 | -0/+11 |
* | | | | | Git 2.16v2.16.0 | Junio C Hamano | 2018-01-17 | 1 | -2/+5 |
* | | | | | RelNotes: minor typofix | SZEDER Gábor | 2018-01-12 | 1 | -1/+1 |
* | | | | | Merge branch 'tg/worktree-create-tracking' | Junio C Hamano | 2018-01-11 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation/git-worktree.txt: add missing ` | Ralf Thielow | 2018-01-11 | 1 | -1/+1 |
* | | | | | | RelNotes update before -rc2 | Junio C Hamano | 2018-01-10 | 1 | -0/+10 |
* | | | | | | Merge branch 'jk/doc-diff-options' | Junio C Hamano | 2018-01-09 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | docs/diff-options: clarify scope of diff-filter typesjk/doc-diff-options | Jeff King | 2018-01-04 | 1 | -0/+6 |
* | | | | | | | Merge branch 'bc/submitting-patches-in-asciidoc' | Junio C Hamano | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc/SubmittingPatches: improve text formattingbc/submitting-patches-in-asciidoc | Todd Zullinger | 2018-01-03 | 1 | -1/+1 |
* | | | | | | | | Git 2.16-rc1v2.16.0-rc1test | Junio C Hamano | 2018-01-05 | 1 | -0/+11 |
* | | | | | | | | Merge branch 'ld/p4-multiple-shelves' | Junio C Hamano | 2018-01-05 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-p4: update multiple shelved change listsld/p4-multiple-shelves | Luke Diamand | 2017-12-22 | 1 | -1/+7 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'db/doc-config-section-names-with-bs' | Junio C Hamano | 2018-01-05 | 1 | -5/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | config.txt: document behavior of backslashes in subsectionsdb/doc-config-section-names-with-bs | Dave Borowitz | 2017-12-22 | 1 | -5/+7 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Git 2.16-rc0v2.16.0-rc0 | Junio C Hamano | 2017-12-28 | 1 | -0/+31 |
* | | | | | | | | Merge branch 'sb/describe-blob' | Junio C Hamano | 2017-12-28 | 2 | -2/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | builtin/describe.c: describe a blob | Stefan Beller | 2017-12-19 | 1 | -2/+16 |
| * | | | | | | | | revision.h: introduce blob/tree walking in order of the commits | Stefan Beller | 2017-11-16 | 1 | -0/+5 |
* | | | | | | | | | Merge branch 'hi/merge-verify-sig-config' | Junio C Hamano | 2017-12-28 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | merge: add config option for verifySignatures | Hans Jerry Illikainen | 2017-12-12 | 1 | -0/+4 |
* | | | | | | | | | | Merge branch 'ks/doc-previous-checkout' | Junio C Hamano | 2017-12-28 | 1 | -7/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Doc/check-ref-format: clarify information about @{-N} syntaxks/doc-previous-checkout | Kaartic Sivaraam | 2017-12-19 | 1 | -7/+12 |
* | | | | | | | | | | | Merge branch 'sr/http-sslverify-config-doc' | Junio C Hamano | 2017-12-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | config: document default value of http.sslVerifysr/http-sslverify-config-doc | Simon Ruderich | 2017-12-18 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jh/partial-clone-doc' | Junio C Hamano | 2017-12-28 | 1 | -0/+324 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | partial-clone: design docjh/partial-clone-doc | Jeff Hostetler | 2017-12-14 | 1 | -0/+324 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | RelNotes: the eleventh batch | Junio C Hamano | 2017-12-27 | 1 | -0/+41 |
* | | | | | | | | | | | Merge branch 'rb/quick-install-doc' | Junio C Hamano | 2017-12-27 | 2 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | install-doc-quick: allow specifying what ref to installrb/quick-install-doc | Randall S. Becker | 2017-12-12 | 2 | -6/+8 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'tb/delimit-pretty-trailers-args-with-comma' | Junio C Hamano | 2017-12-27 | 1 | -5/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | docs/pretty-formats: mention commas in %(trailers) syntaxtb/delimit-pretty-trailers-args-with-comma | Jeff King | 2017-12-08 | 1 | -5/+7 |
* | | | | | | | | | | | | Merge branch 'jt/decorate-api' | Junio C Hamano | 2017-12-27 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | decorate: clean up and document APIjt/decorate-api | Jonathan Tan | 2017-12-08 | 1 | -6/+0 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'db/doc-workflows-neuter-the-maintainer' | Junio C Hamano | 2017-12-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | doc: reword gitworkflows.txt for neutralitydb/doc-workflows-neuter-the-maintainer | Daniel Bensoussan | 2017-12-08 | 1 | -2/+2 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'es/worktree-checkout-hook' | Junio C Hamano | 2017-12-27 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | worktree: invoke post-checkout hook (unless --no-checkout)es/worktree-checkout-hook | Eric Sunshine | 2017-12-07 | 1 | -1/+2 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'lb/rebase-i-short-command-names' | Junio C Hamano | 2017-12-27 | 3 | -48/+54 |
|\ \ \ \ \ \ \ \ \ \ \ \ |