| Commit message (Expand) | Author | Age |
* | Merge branch 'mc/commit-doc-grammofix' | Junio C Hamano | 2015-06-01 |
|\ |
|
| * | Documentation/git-commit: grammofix | Michael Coleman | 2015-05-19 |
* | | Documentation: clarify how "git commit" cleans up the edited log message | Fredrik Gustafsson | 2015-04-27 |
* | | Merge branch 'nd/config-doc-camelCase' | Junio C Hamano | 2015-03-23 |
|\ \ |
|
| * | | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 2015-03-13 |
* | | | commit/status: show the index-worktree diff with -v -v | Michael J Gruber | 2015-03-06 |
|/ / |
|
* | | Merge branch 'jc/doc-commit-only' | Junio C Hamano | 2014-11-18 |
|\ \ |
|
| * | | Documentation/git-commit: clarify that --only/--include records the working t... | Junio C Hamano | 2014-11-07 |
* | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words' | Junio C Hamano | 2014-04-08 |
|\ \ \ |
|
| * | | | parse-options: multi-word argh should use dash to separate words | Junio C Hamano | 2014-03-24 |
* | | | | Merge branch 'nd/commit-editor-cleanup' | Junio C Hamano | 2014-03-25 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | commit: add --cleanup=scissors | Nguyễn Thái Ngọc Duy | 2014-02-25 |
* | | | | commit-tree: add and document --no-gpg-sign | Junio C Hamano | 2014-02-24 |
|/ / / |
|
* | | | documentation: trivial style cleanups | Felipe Contreras | 2013-05-17 |
* | | | Documentation/git-commit: Typo under --edit | Anders Granskogen Bjørnstad | 2013-05-02 |
* | | | Merge branch 'cn/commit-amend-doc' into maint | Junio C Hamano | 2013-04-12 |
|\ \ \ |
|
| * | | | Documentation/git-commit: reword the --amend explanation | Carlos Martín Nieto | 2013-04-05 |
| * | | | Merge branch 'tj/maint-doc-commit-sign' into maint | Junio C Hamano | 2012-12-27 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'mm/maint-doc-commit-edit' into maint | Junio C Hamano | 2012-11-20 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'as/maint-doc-fix-no-post-rewrite' into maint | Junio C Hamano | 2012-11-20 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge branch 'bc/commit-complete-lines-given-via-m-option' into maint | Junio C Hamano | 2013-04-03 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Documentation/git-commit.txt: rework the --cleanup section | Brandon Casey | 2013-02-19 |
* | | | | | | | | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-03-27 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | git-commit doc: describe use of multiple `-m` options | Christian Helmuth | 2013-03-27 |
* | | | | | | | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
* | | | | | | | | commit: make default of "cleanup" option configurable | Ralf Thielow | 2013-01-10 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'mm/maint-doc-commit-edit' | Junio C Hamano | 2012-11-15 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Document 'git commit --no-edit' explicitly | Matthieu Moy | 2012-11-02 |
| |/ / / / / |
|
* | | | | | | Merge branch 'as/maint-doc-fix-no-post-rewrite' | Junio C Hamano | 2012-11-15 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | commit: fixup misplacement of --no-post-rewrite description | Andreas Schwab | 2012-11-02 |
* | | | | | | Merge branch 'tj/maint-doc-commit-sign' | Jeff King | 2012-11-04 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Add -S, --gpg-sign option to manpage of "git commit" | Tom Jones | 2012-10-29 |
| | |/ / /
| |/| | | |
|
* | | | | | status: add --long output format option | Jeff King | 2012-10-18 |
|/ / / / |
|
* | | | | Documentation: describe subject more precisely | Jeremy White | 2012-09-13 |
* | | | | Merge branch 'jk/maint-commit-document-editmsg' | Junio C Hamano | 2012-07-24 |
|\ \ \ \ |
|
| * | | | | commit: document the temporary commit message file | Jeff King | 2012-07-23 |
* | | | | | Merge branch 'rr/doc-commit' | Junio C Hamano | 2012-06-25 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | commit: document a couple of options | Ramkumar Ramachandra | 2012-06-08 |
* | | | | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 |
|/ / / |
|
* | | | Documentation/git-commit: rephrase the "initial-ness" of templates | Junio C Hamano | 2012-04-03 |
* | | | git-commit.txt: clarify -t requires editing message | Adam Monsen | 2012-04-01 |
|/ / |
|
* | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash | Junio C Hamano | 2011-06-29 |
|\ \ |
|
| * | | Documentation: quote double-dash for AsciiDoc | Jonathan Nieder | 2011-06-29 |
* | | | Add support for -p/--patch to git-commit | Conrad Irwin | 2011-05-09 |
* | | | Use a temporary index for git commit --interactive | Conrad Irwin | 2011-05-08 |
* | | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
* | | | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 2011-03-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 |
* | | | Documentation: clarify -u<mode> option defaults | Clemens Buchacher | 2011-02-21 |
|/ / |
|
* | | Merge branch 'pn/commit-autosquash' | Junio C Hamano | 2010-12-03 |
|\ \ |
|