aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-commit.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-19Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano1-1/+1
2008-12-19Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg1-1/+1
2008-11-27Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano1-1/+1
2008-11-27Fix typos in the documentation.Ralf Wildenhues1-1/+1
2008-11-18git-commit.txt - mention that files listed on the command line must be known ...Mark Burton1-1/+2
2008-10-19Merge branch 'tr/workflow-doc'Junio C Hamano1-0/+4
2008-10-19Merge branch 'maint'Junio C Hamano1-1/+2
2008-10-18Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar1-1/+2
2008-09-15Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast1-0/+4
2008-08-30git commit --author=$name: look $name up in existing commitsJunio C Hamano1-2/+4
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