aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
Commit message (Expand)AuthorAge
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-19
|\
| * Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-19
* | Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano2008-11-27
|\ \ | |/
| * Fix typos in the documentation.Ralf Wildenhues2008-11-27
* | git-commit.txt - mention that files listed on the command line must be known ...Mark Burton2008-11-18
* | Merge branch 'tr/workflow-doc'Junio C Hamano2008-10-19
|\ \
| * | Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-15
* | | Merge branch 'maint'Junio C Hamano2008-10-19
|\ \ \ | |/ / |/| / | |/
| * Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar2008-10-18
* | git commit --author=$name: look $name up in existing commitsJunio C Hamano2008-08-30
|/
* Update my e-mail addressJunio C Hamano2008-07-21
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-05
* git-commit(1): depersonalize descriptionJonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Documentation: fix links to tutorials and other new manual pagesJonathan Nieder2008-07-01
* Merge branch 'mo/status-untracked'Junio C Hamano2008-06-22
|\
| * Add configuration option for default untracked files modeMarius Storm-Olsen2008-06-09
| * Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen2008-06-09
| * Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen2008-06-09
* | Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* | git-commit.txt: Add missing long/short optionsStephan Beyer2008-06-08
* | git-commit.txt: Correct option alternativesStephan Beyer2008-06-08
|/
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder2008-05-04
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-11
|\
| * Document option --only of git commitJohannes Sixt2008-04-11
* | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-06
|/
* 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