Age | Commit message (Expand) | Author | Files | Lines |
2015-06-16 | Merge branch 'mc/commit-doc-grammofix' into maint | 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 |
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 |