summaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
AgeCommit message (Expand)Author
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
2007-07-26Document commit.template configuration variable.Brian Gernhardt
2007-07-25Teach git-commit about commit message templates.Steven Grimm
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben
2007-07-13Document git commit --untracked-files and --verboseJakub Narebski
2007-07-13Document long options '--message=<msg>' and '--no-commit'Jakub Narebski
2007-03-09git-commit: add a --interactive optionPaolo Bonzini
2007-01-24Documentation: --amend cannot be combined with -c/-C/-F.Peter Eriksen
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2007-01-17Documentation: a few spelling fixesRené Scharfe
2007-01-17git-commit: document log message formatting conventionJunio C Hamano
2007-01-17git-commit documentation: remove comment on unfixed git-rmJunio C Hamano
2007-01-13git-commit documentation: -a adds and also removesJunio C Hamano
2007-01-12fix documentation for git-commit --no-verifyMichael S. Tsirkin
2006-12-30Documentation: i18n commit log message notes.Junio C Hamano
2006-12-16make commit message a little more consistent and confortingNicolas Pitre
2006-12-10Documentation/git-commit: rewrite to make it more end-user friendly.Junio C Hamano
2006-07-02Minor documentation fixup.Robin Rosenberg
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-05-05Fix up docs where "--" isn't displayed correctly.sean
2006-04-05Tweaks to make asciidoc play nice.Francis Daly
2006-04-05git-commit: document --amendMarco Roeland
2006-03-18Reference git-commit-tree for env vars.Jon Loeliger
2006-02-13git-commit: Now --only semantics is the default.Junio C Hamano
2006-02-07git-commit: revamp the git-commit semantics.Junio C Hamano
2006-01-22Minor git-reset and git-commit documentation fixesJ. Bruce Fields
2006-01-13Documentation: git-commit -aJunio C Hamano
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-12-17Examples of resetting.Junio C Hamano
2005-12-08Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano