aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-commit.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Update my e-mail addressJunio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-10/+10
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder1-1/+1
2008-07-05git-commit(1): depersonalize descriptionJonathan Nieder1-2/+2
2008-07-01Documentation formatting and cleanupJonathan Nieder1-10/+10
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-2/+2
2008-07-01Documentation: fix links to tutorials and other new manual pagesJonathan Nieder1-2/+2
2008-06-22Merge branch 'mo/status-untracked'Junio C Hamano1-8/+17
2008-06-09Add configuration option for default untracked files modeMarius Storm-Olsen1-0/+4
2008-06-09Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen1-0/+1
2008-06-09Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen1-7/+11
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-14/+28
2008-06-08git-commit.txt: Add missing long/short optionsStephan Beyer1-8/+9
2008-06-08git-commit.txt: Correct option alternativesStephan Beyer1-4/+4
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-05-04Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder1-2/+2
2008-04-11Merge branch 'maint-1.5.4' into maintJunio C Hamano1-0/+11
2008-04-11Document option --only of git commitJohannes Sixt1-0/+11
2008-02-06git-commit: add a prepare-commit-msg hookPaolo Bonzini1-2/+2
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-15/+15
2007-12-22Allow selection of different cleanup modes for commit messagesAlex Riesen1-1/+11
2007-12-09Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta1-1/+1
2007-12-03git-commit documentation: fix unfinished sentence.Junio C Hamano1-3/+3
2007-12-03git-commit --allow-emptyJunio C Hamano1-1/+7
2007-11-14replace reference to git-rm with git-reset in git-commit docJing Xue1-4/+7
2007-08-06Documentation/git-commit.txt: correct bad list formatting.David Kastrup1-0/+1
2007-08-05documentation: use the word "index" in the git-commit man pageJ. Bruce Fields1-14/+14
2007-07-26Document commit.template configuration variable.Brian Gernhardt1-3/+2
2007-07-24Teach git-commit about commit message templates.Steven Grimm1-0/+8
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben1-4/+6
2007-07-12Document git commit --untracked-files and --verboseJakub Narebski1-1/+14
2007-07-12Document long options '--message=<msg>' and '--no-commit'Jakub Narebski1-1/+1
2007-03-09git-commit: add a --interactive optionPaolo Bonzini1-2/+7
2007-01-24Documentation: --amend cannot be combined with -c/-C/-F.Peter Eriksen1-2/+2
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano1-1/+1
2007-01-17Documentation: a few spelling fixesRené Scharfe1-1/+1
2007-01-16git-commit: document log message formatting conventionJunio C Hamano1-0/+6
2007-01-16git-commit documentation: remove comment on unfixed git-rmJunio C Hamano1-5/+0
2007-01-13git-commit documentation: -a adds and also removesJunio C Hamano1-1/+2
2007-01-12fix documentation for git-commit --no-verifyMichael S. Tsirkin1-6/+2
2006-12-30Documentation: i18n commit log message notes.Junio C Hamano1-0/+5
2006-12-15make commit message a little more consistent and confortingNicolas Pitre1-0/+3
2006-12-09Documentation/git-commit: rewrite to make it more end-user friendly.Junio C Hamano1-76/+157
2006-07-01Minor documentation fixup.Robin Rosenberg1-3/+3
2006-06-03Documentation: Spelling fixesHorst H. von Brand1-1/+1
2006-05-05Fix up docs where "--" isn't displayed correctly.sean1-1/+1
2006-04-05Tweaks to make asciidoc play nice.Francis Daly1-4/+5
2006-04-05git-commit: document --amendMarco Roeland1-1/+23
2006-03-17Reference git-commit-tree for env vars.Jon Loeliger1-0/+4
2006-02-12git-commit: Now --only semantics is the default.Junio C Hamano1-6/+11