Age | Commit message (Expand) | Author | Files | Lines |
2017-12-22 | commit: add support for --fixup <commit> -m"<extra message>" | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2017-12-22 | commit doc: document that -c, -C, -F and --fixup with -m error | Ævar Arnfjörð Bjarmason | 1 | -0/+3 |
2017-07-18 | doc: reformat the paragraph containing the 'cut-line' | Kaartic Sivaraam | 1 | -5/+6 |
2017-05-01 | fix minor typos | René Genz | 1 | -2/+2 |
2017-03-21 | Merge branch 'nd/commit-hook-doc-fix' | Junio C Hamano | 1 | -1/+1 |
2017-03-20 | git-commit.txt: list post-rewrite in HOOKS section | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2017-03-02 | Documentation: improve description for core.quotePath | Andreas Heiduk | 1 | -3/+6 |
2016-12-19 | Merge branch 'ak/commit-only-allow-empty' | Junio C Hamano | 1 | -1/+2 |
2016-12-05 | commit: make --only --allow-empty work without paths | Andreas Krey | 1 | -1/+2 |
2016-10-17 | Merge branch 'nd/commit-p-doc' | Junio C Hamano | 1 | -2/+4 |
2016-10-05 | git-commit.txt: clarify --patch mode with pathspec | Duy Nguyen | 1 | -2/+4 |
2016-07-28 | Merge branch 'mm/doc-tt' into maint | Junio C Hamano | 1 | -2/+2 |
2016-07-13 | Merge branch 'mm/doc-tt' | Junio C Hamano | 1 | -2/+2 |
2016-07-06 | Merge branch 'tr/doc-tt' into maint | Junio C Hamano | 1 | -3/+3 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2016-06-28 | doc: typeset short command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2016-06-27 | Merge branch 'tr/doc-tt' | Junio C Hamano | 1 | -3/+3 |
2016-06-08 | doc: change configuration variables format | Tom Russello | 1 | -1/+1 |
2016-06-08 | doc: more consistency in environment variables format | Tom Russello | 1 | -2/+2 |
2016-05-10 | commit: add a commit.verbose config variable | Pranit Bauva | 1 | -1/+2 |
2016-01-05 | Expand documentation describing --signoff | David A. Wheeler | 1 | -1/+5 |
2015-09-21 | Documentation: explain optional arguments better | Matthieu Moy | 1 | -1/+3 |
2015-09-21 | Documentation: use 'keyid' consistently, not 'key-id' | Matthieu Moy | 1 | -1/+1 |
2015-06-01 | Merge branch 'mc/commit-doc-grammofix' | Junio C Hamano | 1 | -1/+1 |
2015-05-19 | Documentation/git-commit: grammofix | Michael Coleman | 1 | -1/+1 |
2015-04-27 | Documentation: clarify how "git commit" cleans up the edited log message | Fredrik Gustafsson | 1 | -4/+7 |
2015-03-23 | Merge branch 'nd/config-doc-camelCase' | Junio C Hamano | 1 | -1/+1 |
2015-03-13 | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2015-03-06 | commit/status: show the index-worktree diff with -v -v | Michael J Gruber | 1 | -0/+4 |
2014-11-18 | Merge branch 'jc/doc-commit-only' | Junio C Hamano | 1 | -2/+3 |
2014-11-07 | Documentation/git-commit: clarify that --only/--include records the working t... | Junio C Hamano | 1 | -2/+3 |
2014-04-08 | Merge branch 'jc/rev-parse-argh-dashed-multi-words' | Junio C Hamano | 1 | -1/+1 |
2014-03-25 | Merge branch 'nd/commit-editor-cleanup' | Junio C Hamano | 1 | -1/+7 |
2014-03-24 | parse-options: multi-word argh should use dash to separate words | Junio C Hamano | 1 | -1/+1 |
2014-02-25 | commit: add --cleanup=scissors | Nguyễn Thái Ngọc Duy | 1 | -1/+7 |
2014-02-24 | commit-tree: add and document --no-gpg-sign | Junio C Hamano | 1 | -0/+4 |
2013-05-17 | documentation: trivial style cleanups | Felipe Contreras | 1 | -1/+1 |
2013-05-02 | Documentation/git-commit: Typo under --edit | Anders Granskogen Bjørnstad | 1 | -2/+2 |
2013-04-12 | Merge branch 'cn/commit-amend-doc' into maint | Junio C Hamano | 1 | -8/+9 |
2013-04-05 | Documentation/git-commit: reword the --amend explanation | Carlos Martín Nieto | 1 | -8/+9 |
2013-04-03 | Merge branch 'bc/commit-complete-lines-given-via-m-option' into maint | Junio C Hamano | 1 | -10/+19 |
2013-03-27 | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 1 | -0/+2 |
2013-03-27 | git-commit doc: describe use of multiple `-m` options | Christian Helmuth | 1 | -0/+2 |
2013-02-19 | Documentation/git-commit.txt: rework the --cleanup section | Brandon Casey | 1 | -10/+19 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -3/+3 |
2013-01-10 | commit: make default of "cleanup" option configurable | Ralf Thielow | 1 | -1/+3 |
2012-12-27 | Merge branch 'tj/maint-doc-commit-sign' into maint | Junio C Hamano | 1 | -1/+5 |
2012-11-20 | Merge branch 'mm/maint-doc-commit-edit' into maint | Junio C Hamano | 1 | -0/+5 |
2012-11-20 | Merge branch 'as/maint-doc-fix-no-post-rewrite' into maint | Junio C Hamano | 1 | -4/+3 |
2012-11-15 | Merge branch 'mm/maint-doc-commit-edit' | Junio C Hamano | 1 | -0/+5 |