summaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
AgeCommit message (Expand)AuthorFilesLines
2009-12-03Document date formats accepted by parse_date()Libravatar Miklos Vajna1-0/+2
2009-12-03builtin-commit: add --date optionLibravatar Miklos Vajna1-1/+4
2009-11-30Merge branch 'em/commit-claim'Libravatar Junio C Hamano1-1/+6
2009-11-13add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Libravatar Jonathan Nieder1-1/+1
2009-11-04commit -c/-C/--amend: reset timestamp and authorship to committer with --rese...Libravatar Erick Mattos1-1/+6
2009-09-13git-commit doc: remove duplicated --dry-run descriptionLibravatar Junio C Hamano1-7/+1
2009-09-05commit: support alternate status formatsLibravatar Jeff King1-0/+14
2009-08-15Documentation/git-commit.txt: describe --dry-runLibravatar Junio C Hamano1-4/+9
2009-08-07commit: --dry-runLibravatar Junio C Hamano1-1/+6
2008-12-19Merge branch 'maint' to sync with GIT 1.6.0.6Libravatar Junio C Hamano1-1/+1
2008-12-19Documentation: fix typos, grammar, asciidoc syntaxLibravatar Markus Heidelberg1-1/+1
2008-11-27Merge branch 'rw/maint-typofix' into rw/typofixLibravatar Junio C Hamano1-1/+1
2008-11-27Fix typos in the documentation.Libravatar Ralf Wildenhues1-1/+1
2008-11-18git-commit.txt - mention that files listed on the command line must be known ...Libravatar Mark Burton1-1/+2
2008-10-19Merge branch 'tr/workflow-doc'Libravatar Junio C Hamano1-0/+4
2008-10-19Merge branch 'maint'Libravatar Junio C Hamano1-1/+2
2008-10-18Documentation: Clarify '--signoff' for git-commitLibravatar Abhijit Bhopatkar1-1/+2
2008-09-15Documentation: Refer to git-rebase(1) to warn against rewritingLibravatar Thomas Rast1-0/+4
2008-08-30git commit --author=$name: look $name up in existing commitsLibravatar Junio C Hamano1-2/+4
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-10/+10
2008-07-05Documentation: more "git-" versus "git " changesLibravatar Jonathan Nieder1-1/+1
2008-07-05git-commit(1): depersonalize descriptionLibravatar Jonathan Nieder1-2/+2
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-10/+10
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-2/+2
2008-07-01Documentation: fix links to tutorials and other new manual pagesLibravatar Jonathan Nieder1-2/+2
2008-06-22Merge branch 'mo/status-untracked'Libravatar Junio C Hamano1-8/+17
2008-06-09Add configuration option for default untracked files modeLibravatar Marius Storm-Olsen1-0/+4
2008-06-09Add argument 'no' commit/status option -u|--untracked-filesLibravatar Marius Storm-Olsen1-0/+1
2008-06-09Add an optional <mode> argument to commit/status -u|--untracked-files optionLibravatar Marius Storm-Olsen1-7/+11
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-14/+28
2008-06-08git-commit.txt: Add missing long/short optionsLibravatar Stephan Beyer1-8/+9
2008-06-08git-commit.txt: Correct option alternativesLibravatar Stephan Beyer1-4/+4
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-04Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageLibravatar Christian Couder1-2/+2
2008-04-11Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano1-0/+11
2008-04-11Document option --only of git commitLibravatar Johannes Sixt1-0/+11
2008-02-06git-commit: add a prepare-commit-msg hookLibravatar Paolo Bonzini1-2/+2
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-15/+15
2007-12-22Allow selection of different cleanup modes for commit messagesLibravatar Alex Riesen1-1/+11
2007-12-09Documentation: fix --no-verify documentation for "git commit"Libravatar Wincent Colaiuta1-1/+1
2007-12-03git-commit documentation: fix unfinished sentence.Libravatar Junio C Hamano1-3/+3
2007-12-03git-commit --allow-emptyLibravatar Junio C Hamano1-1/+7
2007-11-14replace reference to git-rm with git-reset in git-commit docLibravatar Jing Xue1-4/+7
2007-08-06Documentation/git-commit.txt: correct bad list formatting.Libravatar David Kastrup1-0/+1
2007-08-05documentation: use the word "index" in the git-commit man pageLibravatar J. Bruce Fields1-14/+14
2007-07-26Document commit.template configuration variable.Libravatar Brian Gernhardt1-3/+2
2007-07-24Teach git-commit about commit message templates.Libravatar Steven Grimm1-0/+8
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesLibravatar Adam Roben1-4/+6
2007-07-12Document git commit --untracked-files and --verboseLibravatar Jakub Narebski1-1/+14