aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
Commit message (Expand)AuthorAge
* Expand documentation describing --signoffDavid A. Wheeler2016-01-05
* Documentation: explain optional arguments betterMatthieu Moy2015-09-21
* Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy2015-09-21
* Merge branch 'mc/commit-doc-grammofix'Junio C Hamano2015-06-01
|\
| * Documentation/git-commit: grammofixMichael Coleman2015-05-19
* | Documentation: clarify how "git commit" cleans up the edited log messageFredrik Gustafsson2015-04-27
* | Merge branch 'nd/config-doc-camelCase'Junio C Hamano2015-03-23
|\ \
| * | *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
* | | commit/status: show the index-worktree diff with -v -vMichael J Gruber2015-03-06
|/ /
* | Merge branch 'jc/doc-commit-only'Junio C Hamano2014-11-18
|\ \
| * | Documentation/git-commit: clarify that --only/--include records the working t...Junio C Hamano2014-11-07
* | | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-04-08
|\ \ \
| * | | parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-24
* | | | Merge branch 'nd/commit-editor-cleanup'Junio C Hamano2014-03-25
|\ \ \ \ | |/ / / |/| | |
| * | | commit: add --cleanup=scissorsNguyễn Thái Ngọc Duy2014-02-25
* | | | commit-tree: add and document --no-gpg-signJunio C Hamano2014-02-24
|/ / /
* | | documentation: trivial style cleanupsFelipe Contreras2013-05-17
* | | Documentation/git-commit: Typo under --editAnders Granskogen Bjørnstad2013-05-02
* | | Merge branch 'cn/commit-amend-doc' into maintJunio C Hamano2013-04-12
|\ \ \
| * | | Documentation/git-commit: reword the --amend explanationCarlos Martín Nieto2013-04-05
| * | | Merge branch 'tj/maint-doc-commit-sign' into maintJunio C Hamano2012-12-27
| |\ \ \
| * \ \ \ Merge branch 'mm/maint-doc-commit-edit' into maintJunio C Hamano2012-11-20
| |\ \ \ \
| * \ \ \ \ Merge branch 'as/maint-doc-fix-no-post-rewrite' into maintJunio C Hamano2012-11-20
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'bc/commit-complete-lines-given-via-m-option' into maintJunio C Hamano2013-04-03
|\ \ \ \ \ \ \
| * | | | | | | Documentation/git-commit.txt: rework the --cleanup sectionBrandon Casey2013-02-19
* | | | | | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | git-commit doc: describe use of multiple `-m` optionsChristian Helmuth2013-03-27
* | | | | | | | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* | | | | | | | commit: make default of "cleanup" option configurableRalf Thielow2013-01-10
|/ / / / / / /
* | | | | | | Merge branch 'mm/maint-doc-commit-edit'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Document 'git commit --no-edit' explicitlyMatthieu Moy2012-11-02
| |/ / / / /
* | | | | | Merge branch 'as/maint-doc-fix-no-post-rewrite'Junio C Hamano2012-11-15
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | commit: fixup misplacement of --no-post-rewrite descriptionAndreas Schwab2012-11-02
* | | | | | Merge branch 'tj/maint-doc-commit-sign'Jeff King2012-11-04
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Add -S, --gpg-sign option to manpage of "git commit"Tom Jones2012-10-29
| | |/ / / | |/| | |
* | | | | status: add --long output format optionJeff King2012-10-18
|/ / / /
* | | | Documentation: describe subject more preciselyJeremy White2012-09-13
* | | | Merge branch 'jk/maint-commit-document-editmsg'Junio C Hamano2012-07-24
|\ \ \ \
| * | | | commit: document the temporary commit message fileJeff King2012-07-23
* | | | | Merge branch 'rr/doc-commit'Junio C Hamano2012-06-25
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | commit: document a couple of optionsRamkumar Ramachandra2012-06-08
* | | | docs: stop using asciidoc no-inline-literalJeff King2012-04-26
|/ / /
* | | Documentation/git-commit: rephrase the "initial-ness" of templatesJunio C Hamano2012-04-03
* | | git-commit.txt: clarify -t requires editing messageAdam Monsen2012-04-01
|/ /
* | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano2011-06-29
|\ \
| * | Documentation: quote double-dash for AsciiDocJonathan Nieder2011-06-29
* | | Add support for -p/--patch to git-commitConrad Irwin2011-05-09
* | | Use a temporary index for git commit --interactiveConrad Irwin2011-05-08
* | | doc: drop author/documentation sections from most pagesJeff King2011-03-11
* | | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-09
|\ \ \ | |/ / |/| |