Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-11-15 | Merge branch 'as/maint-doc-fix-no-post-rewrite' | Junio C Hamano | 1 | -4/+3 |
2012-11-04 | Merge branch 'tj/maint-doc-commit-sign' | Jeff King | 1 | -1/+5 |
2012-11-02 | commit: fixup misplacement of --no-post-rewrite description | Andreas Schwab | 1 | -4/+3 |
2012-11-02 | Document 'git commit --no-edit' explicitly | Matthieu Moy | 1 | -0/+5 |
2012-10-29 | Add -S, --gpg-sign option to manpage of "git commit" | Tom Jones | 1 | -1/+5 |
2012-10-18 | status: add --long output format option | Jeff King | 1 | -0/+4 |
2012-09-13 | Documentation: describe subject more precisely | Jeremy White | 1 | -2/+4 |
2012-07-24 | Merge branch 'jk/maint-commit-document-editmsg' | Junio C Hamano | 1 | -0/+9 |
2012-07-23 | commit: document the temporary commit message file | Jeff King | 1 | -0/+9 |
2012-06-25 | Merge branch 'rr/doc-commit' | Junio C Hamano | 1 | -0/+8 |
2012-06-08 | commit: document a couple of options | Ramkumar Ramachandra | 1 | -0/+8 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -2/+2 |
2012-04-03 | Documentation/git-commit: rephrase the "initial-ness" of templates | Junio C Hamano | 1 | -5/+8 |
2012-04-01 | git-commit.txt: clarify -t requires editing message | Adam Monsen | 1 | -5/+5 |
2011-06-29 | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash | Junio C Hamano | 1 | -1/+1 |
2011-06-29 | Documentation: quote double-dash for AsciiDoc | Jonathan Nieder | 1 | -1/+1 |
2011-05-09 | Add support for -p/--patch to git-commit | Conrad Irwin | 1 | -9/+16 |
2011-05-08 | Use a temporary index for git commit --interactive | Conrad Irwin | 1 | -1/+2 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -6/+0 |
2011-03-09 | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 1 | -3/+4 |
2011-02-21 | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 1 | -3/+4 |
2011-02-21 | Documentation: clarify -u<mode> option defaults | Clemens Buchacher | 1 | -6/+6 |
2010-12-03 | Merge branch 'pn/commit-autosquash' | Junio C Hamano | 1 | -4/+17 |
2010-12-01 | git-commit.txt: (synopsis): move -i and -o before "--" | Jari Aalto | 1 | -2/+2 |
2010-11-04 | commit: --squash option for use with rebase --autosquash | Pat Notz | 1 | -1/+8 |
2010-11-04 | commit: --fixup option for use with rebase --autosquash | Pat Notz | 1 | -4/+10 |
2010-07-20 | Documentation: spelling fixes | Ville Skyttä | 1 | -2/+2 |
2010-06-07 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+5 |
2010-06-06 | commit.txt: clarify how --author argument is used | Jay Soffian | 1 | -4/+5 |
2010-04-07 | Add option to git-commit to allow empty log messages | Ævar Arnfjörð Bjarmason | 1 | -1/+7 |
2010-02-19 | Documentation: Fix indentation problem in git-commit(1) | Jacob Helwig | 1 | -3/+3 |
2010-01-20 | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 1 | -10/+10 |
2010-01-17 | Merge branch 'jh/commit-status' | Junio C Hamano | 1 | -1/+13 |
2010-01-13 | commit: support commit.status, --status, and --no-status | James P. Howard, II | 1 | -1/+13 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -10/+10 |