summaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \
| * | commit.txt: clarify how --author argument is usedJay Soffian2010-06-061-4/+5
* | | Add option to git-commit to allow empty log messagesÆvar Arnfjörð Bjarmason2010-04-071-1/+7
|/ /
* | Documentation: Fix indentation problem in git-commit(1)Jacob Helwig2010-02-191-3/+3
* | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-201-10/+10
|\ \
| * | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-10/+10
* | | Merge branch 'jh/commit-status'Junio C Hamano2010-01-171-1/+13
|\ \ \ | |/ / |/| |
| * | commit: support commit.status, --status, and --no-statusJames P. Howard, II2010-01-131-1/+13
* | | Merge branch 'mv/commit-date'Junio C Hamano2010-01-071-1/+6
|\ \ \
| * | | Document date formats accepted by parse_date()Miklos Vajna2009-12-031-0/+2
| * | | builtin-commit: add --date optionMiklos Vajna2009-12-031-1/+4
| |/ /
* | | Merge branch 'jk/1.7.0-status'Junio C Hamano2009-12-271-0/+14
|\ \ \ | |/ / |/| |
| * | commit: support alternate status formatsJeff King2009-09-051-0/+14
* | | Merge branch 'em/commit-claim'Junio C Hamano2009-11-301-1/+6
|\ \ \ | | |/ | |/|
| * | commit -c/-C/--amend: reset timestamp and authorship to committer with --rese...Erick Mattos2009-11-041-1/+6
* | | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-131-1/+1
|/ /
* | git-commit doc: remove duplicated --dry-run descriptionJunio C Hamano2009-09-131-7/+1
|/
* Documentation/git-commit.txt: describe --dry-runJunio C Hamano2009-08-151-4/+9
* commit: --dry-runJunio C Hamano2009-08-071-1/+6
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-191-1/+1
|\
| * Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-191-1/+1
* | Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano2008-11-271-1/+1
|\ \ | |/
| * Fix typos in the documentation.Ralf Wildenhues2008-11-271-1/+1
* | git-commit.txt - mention that files listed on the command line must be known ...Mark Burton2008-11-181-1/+2
* | Merge branch 'tr/workflow-doc'Junio C Hamano2008-10-191-0/+4
|\ \
| * | Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-151-0/+4
* | | Merge branch 'maint'Junio C Hamano2008-10-191-1/+2
|\ \ \ | |/ / |/| / | |/
| * Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar2008-10-181-1/+2
* | git commit --author=$name: look $name up in existing commitsJunio C Hamano2008-08-301-2/+4
|/