| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mm/maint-doc-commit-edit' | Junio C Hamano | 2012-11-15 | 1 | -0/+5 |
|\ |
|
| * | Document 'git commit --no-edit' explicitly | Matthieu Moy | 2012-11-02 | 1 | -0/+5 |
* | | Merge branch 'as/maint-doc-fix-no-post-rewrite' | Junio C Hamano | 2012-11-15 | 1 | -4/+3 |
|\ \ |
|
| * | | commit: fixup misplacement of --no-post-rewrite description | Andreas Schwab | 2012-11-02 | 1 | -4/+3 |
* | | | Merge branch 'tj/maint-doc-commit-sign' | Jeff King | 2012-11-04 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Add -S, --gpg-sign option to manpage of "git commit" | Tom Jones | 2012-10-29 | 1 | -1/+5 |
| | |/
| |/| |
|
* | | | status: add --long output format option | Jeff King | 2012-10-18 | 1 | -0/+4 |
|/ / |
|
* | | Documentation: describe subject more precisely | Jeremy White | 2012-09-13 | 1 | -2/+4 |
* | | Merge branch 'jk/maint-commit-document-editmsg' | Junio C Hamano | 2012-07-24 | 1 | -0/+9 |
|\ \ |
|
| * | | commit: document the temporary commit message file | Jeff King | 2012-07-23 | 1 | -0/+9 |
* | | | Merge branch 'rr/doc-commit' | Junio C Hamano | 2012-06-25 | 1 | -0/+8 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | commit: document a couple of options | Ramkumar Ramachandra | 2012-06-08 | 1 | -0/+8 |
* | | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 | 1 | -2/+2 |
|/ |
|
* | Documentation/git-commit: rephrase the "initial-ness" of templates | Junio C Hamano | 2012-04-03 | 1 | -5/+8 |
* | git-commit.txt: clarify -t requires editing message | Adam Monsen | 2012-04-01 | 1 | -5/+5 |
* | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash | Junio C Hamano | 2011-06-29 | 1 | -1/+1 |
|\ |
|
| * | Documentation: quote double-dash for AsciiDoc | Jonathan Nieder | 2011-06-29 | 1 | -1/+1 |
* | | Add support for -p/--patch to git-commit | Conrad Irwin | 2011-05-09 | 1 | -9/+16 |
* | | Use a temporary index for git commit --interactive | Conrad Irwin | 2011-05-08 | 1 | -1/+2 |
* | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -6/+0 |
* | | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 2011-03-09 | 1 | -3/+4 |
|\ \
| |/
|/| |
|
| * | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 | 1 | -3/+4 |
* | | Documentation: clarify -u<mode> option defaults | Clemens Buchacher | 2011-02-21 | 1 | -6/+6 |
|/ |
|
* | Merge branch 'pn/commit-autosquash' | Junio C Hamano | 2010-12-03 | 1 | -4/+17 |
|\ |
|
| * | commit: --squash option for use with rebase --autosquash | Pat Notz | 2010-11-04 | 1 | -1/+8 |
| * | commit: --fixup option for use with rebase --autosquash | Pat Notz | 2010-11-04 | 1 | -4/+10 |
* | | git-commit.txt: (synopsis): move -i and -o before "--" | Jari Aalto | 2010-12-01 | 1 | -2/+2 |
|/ |
|
* | Documentation: spelling fixes | Ville Skyttä | 2010-07-20 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2010-06-07 | 1 | -4/+5 |
|\ |
|
| * | commit.txt: clarify how --author argument is used | Jay Soffian | 2010-06-06 | 1 | -4/+5 |
* | | Add option to git-commit to allow empty log messages | Ævar Arnfjörð Bjarmason | 2010-04-07 | 1 | -1/+7 |
|/ |
|
* | Documentation: Fix indentation problem in git-commit(1) | Jacob Helwig | 2010-02-19 | 1 | -3/+3 |
* | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 2010-01-20 | 1 | -10/+10 |
|\ |
|
| * | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -10/+10 |
* | | Merge branch 'jh/commit-status' | Junio C Hamano | 2010-01-17 | 1 | -1/+13 |
|\ \
| |/
|/| |
|
| * | commit: support commit.status, --status, and --no-status | James P. Howard, II | 2010-01-13 | 1 | -1/+13 |
* | | Merge branch 'mv/commit-date' | Junio C Hamano | 2010-01-07 | 1 | -1/+6 |
|\ \ |
|
| * | | Document date formats accepted by parse_date() | Miklos Vajna | 2009-12-03 | 1 | -0/+2 |
| * | | builtin-commit: add --date option | Miklos Vajna | 2009-12-03 | 1 | -1/+4 |
| |/ |
|
* | | Merge branch 'jk/1.7.0-status' | Junio C Hamano | 2009-12-27 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | commit: support alternate status formats | Jeff King | 2009-09-05 | 1 | -0/+14 |
* | | Merge branch 'em/commit-claim' | Junio C Hamano | 2009-11-30 | 1 | -1/+6 |
|\ \ |
|
| * | | commit -c/-C/--amend: reset timestamp and authorship to committer with --rese... | Erick Mattos | 2009-11-04 | 1 | -1/+6 |
* | | | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" | Jonathan Nieder | 2009-11-13 | 1 | -1/+1 |
|/ / |
|
* | | git-commit doc: remove duplicated --dry-run description | Junio C Hamano | 2009-09-13 | 1 | -7/+1 |
|/ |
|
* | Documentation/git-commit.txt: describe --dry-run | Junio C Hamano | 2009-08-15 | 1 | -4/+9 |
* | commit: --dry-run | Junio C Hamano | 2009-08-07 | 1 | -1/+6 |
* | Merge branch 'maint' to sync with GIT 1.6.0.6 | Junio C Hamano | 2008-12-19 | 1 | -1/+1 |
|\ |
|
| * | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 2008-12-19 | 1 | -1/+1 |
* | | Merge branch 'rw/maint-typofix' into rw/typofix | Junio C Hamano | 2008-11-27 | 1 | -1/+1 |
|\ \
| |/ |
|