summaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
Commit message (Expand)AuthorAgeFilesLines
* git commit --author=$name: look $name up in existing commitsJunio C Hamano2008-08-301-2/+4
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-10/+10
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-051-1/+1
* git-commit(1): depersonalize descriptionJonathan Nieder2008-07-051-2/+2
* Documentation formatting and cleanupJonathan Nieder2008-07-011-10/+10
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-2/+2
* Documentation: fix links to tutorials and other new manual pagesJonathan Nieder2008-07-011-2/+2
* Merge branch 'mo/status-untracked'Junio C Hamano2008-06-221-8/+17
|\
| * Add configuration option for default untracked files modeMarius Storm-Olsen2008-06-091-0/+4
| * Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen2008-06-091-0/+1
| * Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen2008-06-091-7/+11
* | Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-14/+28
* | git-commit.txt: Add missing long/short optionsStephan Beyer2008-06-081-8/+9
* | git-commit.txt: Correct option alternativesStephan Beyer2008-06-081-4/+4
|/
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder2008-05-041-2/+2
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-111-0/+11
|\
| * Document option --only of git commitJohannes Sixt2008-04-111-0/+11
* | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-061-2/+2
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-15/+15
* Allow selection of different cleanup modes for commit messagesAlex Riesen2007-12-221-1/+11
* Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta2007-12-091-1/+1
* git-commit documentation: fix unfinished sentence.Junio C Hamano2007-12-031-3/+3
* git-commit --allow-emptyJunio C Hamano2007-12-031-1/+7
* replace reference to git-rm with git-reset in git-commit docJing Xue2007-11-141-4/+7
* Documentation/git-commit.txt: correct bad list formatting.David Kastrup2007-08-061-0/+1
* documentation: use the word "index" in the git-commit man pageJ. Bruce Fields2007-08-051-14/+14
* Document commit.template configuration variable.Brian Gernhardt2007-07-261-3/+2
* Teach git-commit about commit message templates.Steven Grimm2007-07-241-0/+8
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-201-4/+6
* Document git commit --untracked-files and --verboseJakub Narebski2007-07-121-1/+14
* Document long options '--message=<msg>' and '--no-commit'Jakub Narebski2007-07-121-1/+1
* git-commit: add a --interactive optionPaolo Bonzini2007-03-091-2/+7
* Documentation: --amend cannot be combined with -c/-C/-F.Peter Eriksen2007-01-241-2/+2
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-181-1/+1
* Documentation: a few spelling fixesRené Scharfe2007-01-171-1/+1
* git-commit: document log message formatting conventionJunio C Hamano2007-01-161-0/+6
* git-commit documentation: remove comment on unfixed git-rmJunio C Hamano2007-01-161-5/+0
* git-commit documentation: -a adds and also removesJunio C Hamano2007-01-131-1/+2
* fix documentation for git-commit --no-verifyMichael S. Tsirkin2007-01-121-6/+2
* Documentation: i18n commit log message notes.Junio C Hamano2006-12-301-0/+5
* make commit message a little more consistent and confortingNicolas Pitre2006-12-151-0/+3
* Documentation/git-commit: rewrite to make it more end-user friendly.Junio C Hamano2006-12-091-76/+157
* Minor documentation fixup.Robin Rosenberg2006-07-011-3/+3
* Documentation: Spelling fixesHorst H. von Brand2006-06-031-1/+1
* Fix up docs where "--" isn't displayed correctly.sean2006-05-051-1/+1
* Tweaks to make asciidoc play nice.Francis Daly2006-04-051-4/+5
* git-commit: document --amendMarco Roeland2006-04-051-1/+23
* Reference git-commit-tree for env vars.Jon Loeliger2006-03-171-0/+4