| Commit message (Expand) | Author | Age |
* | Documentation: spelling fixes | Ville Skyttä | 2010-07-20 |
* | Merge branch 'maint' | Junio C Hamano | 2010-06-07 |
|\ |
|
| * | commit.txt: clarify how --author argument is used | Jay Soffian | 2010-06-06 |
* | | Add option to git-commit to allow empty log messages | Ævar Arnfjörð Bjarmason | 2010-04-07 |
|/ |
|
* | Documentation: Fix indentation problem in git-commit(1) | Jacob Helwig | 2010-02-19 |
* | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 2010-01-20 |
|\ |
|
| * | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
* | | Merge branch 'jh/commit-status' | Junio C Hamano | 2010-01-17 |
|\ \
| |/
|/| |
|
| * | commit: support commit.status, --status, and --no-status | James P. Howard, II | 2010-01-13 |
* | | Merge branch 'mv/commit-date' | Junio C Hamano | 2010-01-07 |
|\ \ |
|
| * | | Document date formats accepted by parse_date() | Miklos Vajna | 2009-12-03 |
| * | | builtin-commit: add --date option | Miklos Vajna | 2009-12-03 |
| |/ |
|
* | | Merge branch 'jk/1.7.0-status' | Junio C Hamano | 2009-12-27 |
|\ \
| |/
|/| |
|
| * | commit: support alternate status formats | Jeff King | 2009-09-05 |
* | | Merge branch 'em/commit-claim' | Junio C Hamano | 2009-11-30 |
|\ \ |
|
| * | | commit -c/-C/--amend: reset timestamp and authorship to committer with --rese... | Erick Mattos | 2009-11-04 |
* | | | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" | Jonathan Nieder | 2009-11-13 |
|/ / |
|
* | | git-commit doc: remove duplicated --dry-run description | Junio C Hamano | 2009-09-13 |
|/ |
|
* | Documentation/git-commit.txt: describe --dry-run | Junio C Hamano | 2009-08-15 |
* | commit: --dry-run | Junio C Hamano | 2009-08-07 |
* | 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 |