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