aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
Commit message (Expand)AuthorAge
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Allow selection of different cleanup modes for commit messagesAlex Riesen2007-12-22
* Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta2007-12-09
* git-commit documentation: fix unfinished sentence.Junio C Hamano2007-12-03
* git-commit --allow-emptyJunio C Hamano2007-12-03
* replace reference to git-rm with git-reset in git-commit docJing Xue2007-11-14
* Documentation/git-commit.txt: correct bad list formatting.David Kastrup2007-08-06
* documentation: use the word "index" in the git-commit man pageJ. Bruce Fields2007-08-05
* Document commit.template configuration variable.Brian Gernhardt2007-07-26
* Teach git-commit about commit message templates.Steven Grimm2007-07-24
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-20
* Document git commit --untracked-files and --verboseJakub Narebski2007-07-12
* Document long options '--message=<msg>' and '--no-commit'Jakub Narebski2007-07-12
* git-commit: add a --interactive optionPaolo Bonzini2007-03-09
* Documentation: --amend cannot be combined with -c/-C/-F.Peter Eriksen2007-01-24
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* Documentation: a few spelling fixesRené Scharfe2007-01-17
* git-commit: document log message formatting conventionJunio C Hamano2007-01-16
* git-commit documentation: remove comment on unfixed git-rmJunio C Hamano2007-01-16
* git-commit documentation: -a adds and also removesJunio C Hamano2007-01-13
* fix documentation for git-commit --no-verifyMichael S. Tsirkin2007-01-12
* Documentation: i18n commit log message notes.Junio C Hamano2006-12-30
* make commit message a little more consistent and confortingNicolas Pitre2006-12-15
* Documentation/git-commit: rewrite to make it more end-user friendly.Junio C Hamano2006-12-09
* Minor documentation fixup.Robin Rosenberg2006-07-01
* Documentation: Spelling fixesHorst H. von Brand2006-06-03
* Fix up docs where "--" isn't displayed correctly.sean2006-05-05
* Tweaks to make asciidoc play nice.Francis Daly2006-04-05
* git-commit: document --amendMarco Roeland2006-04-05
* Reference git-commit-tree for env vars.Jon Loeliger2006-03-17
* git-commit: Now --only semantics is the default.Junio C Hamano2006-02-12
* git-commit: revamp the git-commit semantics.Junio C Hamano2006-02-06
* Minor git-reset and git-commit documentation fixesJ. Bruce Fields2006-01-21
* Documentation: git-commit -aJunio C Hamano2006-01-13
* Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca2006-01-05
* Examples of resetting.Junio C Hamano2005-12-16
* Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull2005-12-08
* The synopsis of the manpages should use the hyphenated versionChristian Meder2005-10-10
* Remove the version tags from the manpagesJunio C Hamano2005-10-10
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Big tool rename.Junio C Hamano2005-09-07