summaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
Commit message (Expand)AuthorAgeFilesLines
* *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-1/+1
* Merge branch 'jc/doc-commit-only'Junio C Hamano2014-11-181-2/+3
|\
| * Documentation/git-commit: clarify that --only/--include records the working t...jc/doc-commit-onlyJunio C Hamano2014-11-071-2/+3
* | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-04-081-1/+1
|\ \
| * | parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-241-1/+1
* | | Merge branch 'nd/commit-editor-cleanup'Junio C Hamano2014-03-251-1/+7
|\ \ \ | |/ / |/| |
| * | commit: add --cleanup=scissorsnd/commit-editor-cleanupNguyễn Thái Ngọc Duy2014-02-251-1/+7
* | | commit-tree: add and document --no-gpg-signJunio C Hamano2014-02-241-0/+4
|/ /
* | documentation: trivial style cleanupsFelipe Contreras2013-05-171-1/+1
* | Documentation/git-commit: Typo under --editAnders Granskogen Bjørnstad2013-05-021-2/+2
* | Merge branch 'cn/commit-amend-doc' into maintJunio C Hamano2013-04-121-8/+9
|\ \
| * | Documentation/git-commit: reword the --amend explanationCarlos Martín Nieto2013-04-051-8/+9
| * | Merge branch 'tj/maint-doc-commit-sign' into maintJunio C Hamano2012-12-271-1/+5
| |\ \
| * \ \ Merge branch 'mm/maint-doc-commit-edit' into maintJunio C Hamano2012-11-201-0/+5
| |\ \ \
| * \ \ \ Merge branch 'as/maint-doc-fix-no-post-rewrite' into maintJunio C Hamano2012-11-201-4/+3
| |\ \ \ \
* | \ \ \ \ Merge branch 'bc/commit-complete-lines-given-via-m-option' into maintJunio C Hamano2013-04-031-10/+19
|\ \ \ \ \ \
| * | | | | | Documentation/git-commit.txt: rework the --cleanup sectionBrandon Casey2013-02-191-10/+19
* | | | | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-271-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | git-commit doc: describe use of multiple `-m` optionsChristian Helmuth2013-03-271-0/+2
* | | | | | | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-3/+3
* | | | | | | commit: make default of "cleanup" option configurableRalf Thielow2013-01-101-1/+3
|/ / / / / /
* | | | | | Merge branch 'mm/maint-doc-commit-edit'Junio C Hamano2012-11-151-0/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Document 'git commit --no-edit' explicitlyMatthieu Moy2012-11-021-0/+5
| |/ / / /
* | | | | Merge branch 'as/maint-doc-fix-no-post-rewrite'Junio C Hamano2012-11-151-4/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | commit: fixup misplacement of --no-post-rewrite descriptionAndreas Schwab2012-11-021-4/+3
* | | | | Merge branch 'tj/maint-doc-commit-sign'Jeff King2012-11-041-1/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add -S, --gpg-sign option to manpage of "git commit"Tom Jones2012-10-291-1/+5
| | |/ / | |/| |
* | | | status: add --long output format optionJeff King2012-10-181-0/+4
|/ / /
* | | Documentation: describe subject more preciselyJeremy White2012-09-131-2/+4
* | | Merge branch 'jk/maint-commit-document-editmsg'Junio C Hamano2012-07-241-0/+9
|\ \ \
| * | | commit: document the temporary commit message fileJeff King2012-07-231-0/+9
* | | | Merge branch 'rr/doc-commit'Junio C Hamano2012-06-251-0/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | commit: document a couple of optionsRamkumar Ramachandra2012-06-081-0/+8
* | | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-2/+2
|/ /
* | Documentation/git-commit: rephrase the "initial-ness" of templatesJunio C Hamano2012-04-031-5/+8
* | git-commit.txt: clarify -t requires editing messageAdam Monsen2012-04-011-5/+5
|/
* Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano2011-06-291-1/+1
|\
| * Documentation: quote double-dash for AsciiDocJonathan Nieder2011-06-291-1/+1
* | Add support for -p/--patch to git-commitConrad Irwin2011-05-091-9/+16
* | Use a temporary index for git commit --interactiveConrad Irwin2011-05-081-1/+2
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-6/+0
* | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-091-3/+4
|\ \ | |/ |/|
| * Teach commit about CHERRY_PICK_HEADJay Soffian2011-02-211-3/+4
* | Documentation: clarify -u<mode> option defaultsClemens Buchacher2011-02-211-6/+6
|/
* Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-031-4/+17
|\
| * commit: --squash option for use with rebase --autosquashPat Notz2010-11-041-1/+8
| * commit: --fixup option for use with rebase --autosquashPat Notz2010-11-041-4/+10
* | git-commit.txt: (synopsis): move -i and -o before "--"Jari Aalto2010-12-011-2/+2
|/
* Documentation: spelling fixesVille Skyttä2010-07-201-2/+2
* Merge branch 'maint'Junio C Hamano2010-06-071-4/+5
|\