summaryrefslogtreecommitdiffstats
path: root/Documentation/git-commit.txt
AgeCommit message (Expand)AuthorLines
2008-12-19Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano-1/+1
2008-12-19Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg-1/+1
2008-11-27Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano-1/+1
2008-11-27Fix typos in the documentation.Ralf Wildenhues-1/+1
2008-11-18git-commit.txt - mention that files listed on the command line must be known ...Mark Burton-1/+2
2008-10-19Merge branch 'tr/workflow-doc'Junio C Hamano-0/+4
2008-10-19Merge branch 'maint'Junio C Hamano-1/+2
2008-10-18Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar-1/+2
2008-09-15Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast-0/+4
2008-08-30git commit --author=$name: look $name up in existing commitsJunio C Hamano-2/+4
2008-07-21Update my e-mail addressJunio C Hamano-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder-10/+10
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder-1/+1
2008-07-05git-commit(1): depersonalize descriptionJonathan Nieder-2/+2
2008-07-01Documentation formatting and cleanupJonathan Nieder-10/+10
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder-2/+2
2008-07-01Documentation: fix links to tutorials and other new manual pagesJonathan Nieder-2/+2
2008-06-22Merge branch 'mo/status-untracked'Junio C Hamano-8/+17
2008-06-09Add configuration option for default untracked files modeMarius Storm-Olsen-0/+4
2008-06-09Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen-0/+1
2008-06-09Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen-7/+11
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer-14/+28
2008-06-08git-commit.txt: Add missing long/short optionsStephan Beyer-8/+9
2008-06-08git-commit.txt: Correct option alternativesStephan Beyer-4/+4
2008-06-06documentation: move git(7) to git(1)Christian Couder-1/+1
2008-05-04Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder-2/+2
2008-04-11Merge branch 'maint-1.5.4' into maintJunio C Hamano-0/+11
2008-04-11Document option --only of git commitJohannes Sixt-0/+11
2008-02-06git-commit: add a prepare-commit-msg hookPaolo Bonzini-2/+2
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee-15/+15
2007-12-22Allow selection of different cleanup modes for commit messagesAlex Riesen-1/+11
2007-12-09Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta-1/+1
2007-12-03git-commit documentation: fix unfinished sentence.Junio C Hamano-3/+3
2007-12-03git-commit --allow-emptyJunio C Hamano-1/+7
2007-11-14replace reference to git-rm with git-reset in git-commit docJing Xue-4/+7
2007-08-06Documentation/git-commit.txt: correct bad list formatting.David Kastrup-0/+1
2007-08-05documentation: use the word "index" in the git-commit man pageJ. Bruce Fields-14/+14
2007-07-26Document commit.template configuration variable.Brian Gernhardt-3/+2
2007-07-24Teach git-commit about commit message templates.Steven Grimm-0/+8
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben-4/+6
2007-07-12Document git commit --untracked-files and --verboseJakub Narebski-1/+14
2007-07-12Document long options '--message=<msg>' and '--no-commit'Jakub Narebski-1/+1
2007-03-09git-commit: add a --interactive optionPaolo Bonzini-2/+7
2007-01-24Documentation: --amend cannot be combined with -c/-C/-F.Peter Eriksen-2/+2
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano-1/+1
2007-01-17Documentation: a few spelling fixesRené Scharfe-1/+1
2007-01-16git-commit: document log message formatting conventionJunio C Hamano-0/+6
2007-01-16git-commit documentation: remove comment on unfixed git-rmJunio C Hamano-5/+0
2007-01-13git-commit documentation: -a adds and also removesJunio C Hamano-1/+2
2007-01-12fix documentation for git-commit --no-verifyMichael S. Tsirkin-6/+2