Age | Commit message (Expand) | Author | Files | Lines |
2009-09-13 | git-commit doc: remove duplicated --dry-run description | Junio C Hamano | 1 | -7/+1 |
2009-08-15 | Documentation/git-commit.txt: describe --dry-run | Junio C Hamano | 1 | -4/+9 |
2009-08-07 | commit: --dry-run | Junio C Hamano | 1 | -1/+6 |
2008-12-19 | Merge branch 'maint' to sync with GIT 1.6.0.6 | Junio C Hamano | 1 | -1/+1 |
2008-12-19 | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 1 | -1/+1 |
2008-11-27 | Merge branch 'rw/maint-typofix' into rw/typofix | Junio C Hamano | 1 | -1/+1 |
2008-11-27 | Fix typos in the documentation. | Ralf Wildenhues | 1 | -1/+1 |
2008-11-18 | git-commit.txt - mention that files listed on the command line must be known ... | Mark Burton | 1 | -1/+2 |
2008-10-19 | Merge branch 'tr/workflow-doc' | Junio C Hamano | 1 | -0/+4 |
2008-10-19 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2008-10-18 | Documentation: Clarify '--signoff' for git-commit | Abhijit Bhopatkar | 1 | -1/+2 |
2008-09-15 | Documentation: Refer to git-rebase(1) to warn against rewriting | Thomas Rast | 1 | -0/+4 |
2008-08-30 | git commit --author=$name: look $name up in existing commits | Junio C Hamano | 1 | -2/+4 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -10/+10 |
2008-07-05 | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 1 | -1/+1 |
2008-07-05 | git-commit(1): depersonalize description | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -10/+10 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation: fix links to tutorials and other new manual pages | Jonathan Nieder | 1 | -2/+2 |
2008-06-22 | Merge branch 'mo/status-untracked' | Junio C Hamano | 1 | -8/+17 |
2008-06-09 | Add configuration option for default untracked files mode | Marius Storm-Olsen | 1 | -0/+4 |
2008-06-09 | Add argument 'no' commit/status option -u|--untracked-files | Marius Storm-Olsen | 1 | -0/+1 |
2008-06-09 | Add an optional <mode> argument to commit/status -u|--untracked-files option | Marius Storm-Olsen | 1 | -7/+11 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -14/+28 |
2008-06-08 | git-commit.txt: Add missing long/short options | Stephan Beyer | 1 | -8/+9 |
2008-06-08 | git-commit.txt: Correct option alternatives | Stephan Beyer | 1 | -4/+4 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-05-04 | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page | Christian Couder | 1 | -2/+2 |
2008-04-11 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -0/+11 |
2008-04-11 | Document option --only of git commit | Johannes Sixt | 1 | -0/+11 |
2008-02-06 | git-commit: add a prepare-commit-msg hook | Paolo Bonzini | 1 | -2/+2 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -15/+15 |
2007-12-22 | Allow selection of different cleanup modes for commit messages | Alex Riesen | 1 | -1/+11 |
2007-12-09 | Documentation: fix --no-verify documentation for "git commit" | Wincent Colaiuta | 1 | -1/+1 |
2007-12-03 | git-commit documentation: fix unfinished sentence. | Junio C Hamano | 1 | -3/+3 |
2007-12-03 | git-commit --allow-empty | Junio C Hamano | 1 | -1/+7 |
2007-11-14 | replace reference to git-rm with git-reset in git-commit doc | Jing Xue | 1 | -4/+7 |
2007-08-06 | Documentation/git-commit.txt: correct bad list formatting. | David Kastrup | 1 | -0/+1 |
2007-08-05 | documentation: use the word "index" in the git-commit man page | J. Bruce Fields | 1 | -14/+14 |
2007-07-26 | Document commit.template configuration variable. | Brian Gernhardt | 1 | -3/+2 |
2007-07-24 | Teach git-commit about commit message templates. | Steven Grimm | 1 | -0/+8 |
2007-07-20 | Add GIT_EDITOR environment and core.editor configuration variables | Adam Roben | 1 | -4/+6 |
2007-07-12 | Document git commit --untracked-files and --verbose | Jakub Narebski | 1 | -1/+14 |
2007-07-12 | Document long options '--message=<msg>' and '--no-commit' | Jakub Narebski | 1 | -1/+1 |
2007-03-09 | git-commit: add a --interactive option | Paolo Bonzini | 1 | -2/+7 |
2007-01-24 | Documentation: --amend cannot be combined with -c/-C/-F. | Peter Eriksen | 1 | -2/+2 |
2007-01-18 | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 1 | -1/+1 |
2007-01-17 | Documentation: a few spelling fixes | René Scharfe | 1 | -1/+1 |
2007-01-16 | git-commit: document log message formatting convention | Junio C Hamano | 1 | -0/+6 |