summaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
AgeCommit message (Expand)Author
2010-01-13commit: support commit.status, --status, and --no-statusJames P. Howard, II
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2010-01-07Merge branch 'mv/commit-date'Junio C Hamano
2009-12-28Merge branch 'jk/1.7.0-status'Junio C Hamano
2009-12-03Document date formats accepted by parse_date()Miklos Vajna
2009-12-03builtin-commit: add --date optionMiklos Vajna
2009-11-30Merge branch 'em/commit-claim'Junio C Hamano
2009-11-13add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder
2009-11-05commit -c/-C/--amend: reset timestamp and authorship to committer with --rese...Erick Mattos
2009-09-13git-commit doc: remove duplicated --dry-run descriptionJunio C Hamano
2009-09-06commit: support alternate status formatsJeff King
2009-08-15Documentation/git-commit.txt: describe --dry-runJunio C Hamano
2009-08-08commit: --dry-runJunio C Hamano
2008-12-20Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-11-27Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano
2008-11-27Fix typos in the documentation.Ralf Wildenhues
2008-11-19git-commit.txt - mention that files listed on the command line must be known ...Mark Burton
2008-10-19Merge branch 'tr/workflow-doc'Junio C Hamano
2008-10-19Merge branch 'maint'Junio C Hamano
2008-10-19Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar
2008-09-16Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast
2008-08-31git commit --author=$name: look $name up in existing commitsJunio C Hamano
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder
2008-07-05git-commit(1): depersonalize descriptionJonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-07-02Documentation: fix links to tutorials and other new manual pagesJonathan Nieder
2008-06-22Merge branch 'mo/status-untracked'Junio C Hamano
2008-06-09Add configuration option for default untracked files modeMarius Storm-Olsen
2008-06-09Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen
2008-06-09Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-08git-commit.txt: Add missing long/short optionsStephan Beyer
2008-06-08git-commit.txt: Correct option alternativesStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-05Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-11Document option --only of git commitJohannes Sixt
2008-02-06git-commit: add a prepare-commit-msg hookPaolo Bonzini
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-23Allow selection of different cleanup modes for commit messagesAlex Riesen
2007-12-09Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta
2007-12-03git-commit documentation: fix unfinished sentence.Junio C Hamano
2007-12-03git-commit --allow-emptyJunio C Hamano
2007-11-14replace reference to git-rm with git-reset in git-commit docJing Xue
2007-08-07Documentation/git-commit.txt: correct bad list formatting.David Kastrup
2007-08-06documentation: use the word "index" in the git-commit man pageJ. Bruce Fields