Sign in
googlers
/
jrn
/
git
/
5907cda1b2e0bd7dc5c26466f60b9cbb60288cc5
/
Documentation
/
git-commit.txt
347231f
Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash
by Junio C Hamano
· 14 years ago
565e135
Documentation: quote double-dash for AsciiDoc
by Jonathan Nieder
· 14 years ago
b4bd466
Add support for -p/--patch to git-commit
by Conrad Irwin
· 14 years ago
1020d08
Use a temporary index for git commit --interactive
by Conrad Irwin
· 14 years ago
48bb914
doc: drop author/documentation sections from most pages
by Jeff King
· 14 years ago
66ecd2d
Merge branch 'js/cherry-pick-usability'
by Junio C Hamano
· 14 years ago
37f7a85
Teach commit about CHERRY_PICK_HEAD
by Jay Soffian
· 14 years ago
4cc6260
Documentation: clarify -u<mode> option defaults
by Clemens Buchacher
· 14 years ago
9bec60d
Merge branch 'pn/commit-autosquash'
by Junio C Hamano
· 14 years ago
dc91e1b
git-commit.txt: (synopsis): move -i and -o before "--"
by Jari Aalto
· 14 years ago
89ac122
commit: --squash option for use with rebase --autosquash
by Pat Notz
· 14 years ago
d71b8ba
commit: --fixup option for use with rebase --autosquash
by Pat Notz
· 14 years ago
6b677a2
Documentation: spelling fixes
by Ville Skyttä
· 15 years ago
4a2b34e
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
3334729
commit.txt: clarify how --author argument is used
by Jay Soffian
· 15 years ago
c9b5fde
Add option to git-commit to allow empty log messages
by Ævar Arnfjörð Bjarmason
· 15 years ago
e9e9219
Documentation: Fix indentation problem in git-commit(1)
by Jacob Helwig
· 15 years ago
add0951
Merge remote branch 'remotes/trast-doc/for-next'
by Junio C Hamano
· 15 years ago
f8eb50f
Merge branch 'jh/commit-status'
by Junio C Hamano
· 15 years ago
bed575e
commit: support commit.status, --status, and --no-status
by James P. Howard, II
· 15 years ago
0b444cd
Documentation: spell 'git cmd' without dash throughout
by Thomas Rast
· 15 years ago
762c710
Merge branch 'mv/commit-date'
by Junio C Hamano
· 15 years ago
c2ff10c
Merge branch 'jk/1.7.0-status'
by Junio C Hamano
· 15 years ago
788070a
Document date formats accepted by parse_date()
by Miklos Vajna
· 15 years ago
02b47cd
builtin-commit: add --date option
by Miklos Vajna
· 15 years ago
c142465
Merge branch 'em/commit-claim'
by Junio C Hamano
· 15 years ago
b4479f0
add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"
by Jonathan Nieder
· 15 years ago
c51f6ce
commit -c/-C/--amend: reset timestamp and authorship to committer with --reset-author
by Erick Mattos
· 15 years ago
12efe45
git-commit doc: remove duplicated --dry-run description
by Junio C Hamano
· 16 years ago
7c9f703
commit: support alternate status formats
by Jeff King
· 16 years ago
60c2993
Documentation/git-commit.txt: describe --dry-run
by Junio C Hamano
· 16 years ago
3a5d13a
commit: --dry-run
by Junio C Hamano
· 16 years ago
efe05b0
Merge branch 'maint' to sync with GIT 1.6.0.6
by Junio C Hamano
· 16 years ago
04c8ce9
Documentation: fix typos, grammar, asciidoc syntax
by Markus Heidelberg
· 16 years ago
c0a4ae5
Merge branch 'rw/maint-typofix' into rw/typofix
by Junio C Hamano
· 16 years ago
a0178ae
Fix typos in the documentation.
by Ralf Wildenhues
· 16 years ago
6fc4a7e
git-commit.txt - mention that files listed on the command line must be known to git.
by Mark Burton
· 16 years ago
310d188
Merge branch 'tr/workflow-doc'
by Junio C Hamano
· 16 years ago
3aa615b
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
09cff06
Documentation: Clarify '--signoff' for git-commit
by Abhijit Bhopatkar
· 16 years ago
97c33c6
Documentation: Refer to git-rebase(1) to warn against rewriting
by Thomas Rast
· 17 years ago
146ea06
git commit --author=$name: look $name up in existing commits
by Junio C Hamano
· 17 years ago
59eb68a
Update my e-mail address
by Junio C Hamano
· 17 years ago
ba020ef
manpages: italicize git command names (which were in teletype font)
by Jonathan Nieder
· 17 years ago
467c019
Documentation: more "git-" versus "git " changes
by Jonathan Nieder
· 17 years ago
d69806d
git-commit(1): depersonalize description
by Jonathan Nieder
· 17 years ago
483bc4f
Documentation formatting and cleanup
by Jonathan Nieder
· 17 years ago
b1889c3
Documentation: be consistent about "git-" versus "git "
by Jonathan Nieder
· 17 years ago
6998e4d
Documentation: fix links to tutorials and other new manual pages
by Jonathan Nieder
· 17 years ago
1947bdb
Merge branch 'mo/status-untracked'
by Junio C Hamano
· 17 years ago
d6293d1
Add configuration option for default untracked files mode
by Marius Storm-Olsen
· 17 years ago
6c2ce04
Add argument 'no' commit/status option -u|--untracked-files
by Marius Storm-Olsen
· 17 years ago
4bfee30
Add an optional <mode> argument to commit/status -u|--untracked-files option
by Marius Storm-Olsen
· 17 years ago
3240240
Docs: Use "-l::\n--long\n" format in OPTIONS sections
by Stephan Beyer
· 17 years ago
bc47c29
git-commit.txt: Add missing long/short options
by Stephan Beyer
· 17 years ago
c4a7ff5
git-commit.txt: Correct option alternatives
by Stephan Beyer
· 17 years ago
9e1f0a8
documentation: move git(7) to git(1)
by Christian Couder
· 17 years ago
a5af0e2
Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
by Christian Couder
· 17 years ago
eed8183
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
d4ba07c
Document option --only of git commit
by Johannes Sixt
· 17 years ago
8089c85
git-commit: add a prepare-commit-msg hook
by Paolo Bonzini
· 17 years ago
5162e69
Documentation: rename gitlink macro to linkgit
by Dan McGee
· 17 years ago
5f06573
Allow selection of different cleanup modes for commit messages
by Alex Riesen
· 17 years ago
aa6da6c
Documentation: fix --no-verify documentation for "git commit"
by Wincent Colaiuta
· 17 years ago
17ef10d
git-commit documentation: fix unfinished sentence.
by Junio C Hamano
· 17 years ago
36863af
git-commit --allow-empty
by Junio C Hamano
· 17 years ago
97e9a22
replace reference to git-rm with git-reset in git-commit doc
by Jing Xue
· 17 years ago
f9935bf
Documentation/git-commit.txt: correct bad list formatting.
by David Kastrup
· 18 years ago
a76c2ac
documentation: use the word "index" in the git-commit man page
by J. Bruce Fields
· 18 years ago
383e45c
Document commit.template configuration variable.
by Brian Gernhardt
· 18 years ago
d1cc130
Teach git-commit about commit message templates.
by Steven Grimm
· 18 years ago
ef0c2ab
Add GIT_EDITOR environment and core.editor configuration variables
by Adam Roben
· 18 years ago
af83bed
Document git commit --untracked-files and --verbose
by Jakub Narebski
· 18 years ago
fd0368f
Document long options '--message=<msg>' and '--no-commit'
by Jakub Narebski
· 18 years ago
6cbf07e
git-commit: add a --interactive option
by Paolo Bonzini
· 18 years ago
497171e
Documentation: --amend cannot be combined with -c/-C/-F.
by Peter Eriksen
· 18 years ago
c3f0baa
Documentation: sync git.txt command list and manual page title
by Junio C Hamano
· 18 years ago
23bfbb8
Documentation: a few spelling fixes
by René Scharfe
· 18 years ago
936f32d
git-commit: document log message formatting convention
by Junio C Hamano
· 18 years ago
7905ba6
git-commit documentation: remove comment on unfixed git-rm
by Junio C Hamano
· 18 years ago
696b1b5
git-commit documentation: -a adds and also removes
by Junio C Hamano
· 18 years ago
fc41be3
fix documentation for git-commit --no-verify
by Michael S. Tsirkin
· 18 years ago
5dc7bcc
Documentation: i18n commit log message notes.
by Junio C Hamano
· 18 years ago
ebd124c
make commit message a little more consistent and conforting
by Nicolas Pitre
· 18 years ago
6c96753
Documentation/git-commit: rewrite to make it more end-user friendly.
by Junio C Hamano
· 18 years ago
c64ea85
Minor documentation fixup.
by Robin Rosenberg
· 19 years ago
abda1ef
Documentation: Spelling fixes
by Horst H. von Brand
· 19 years ago
e994004
Fix up docs where "--" isn't displayed correctly.
by sean
· 19 years ago
6cbd5d7
Tweaks to make asciidoc play nice.
by Francis Daly
· 19 years ago
ae5d847
git-commit: document --amend
by Marco Roeland
· 19 years ago
5bfc4f2
Reference git-commit-tree for env vars.
by Jon Loeliger
· 19 years ago
4170a19
git-commit: Now --only semantics is the default.
by Junio C Hamano
· 19 years ago
130fcca
git-commit: revamp the git-commit semantics.
by Junio C Hamano
· 19 years ago
8278ac2
Minor git-reset and git-commit documentation fixes
by J. Bruce Fields
· 19 years ago
cb95bf4
Documentation: git-commit -a
by Junio C Hamano
· 19 years ago
353ce81
Wrap synopsis lines and use [verse] to keep formatting
by Jonas Fonseca
· 19 years ago
3ae854c
Examples of resetting.
by Junio C Hamano
· 19 years ago
eaa54ef
Documentation/git-commit.txt: Add long options and -- to documentation.
by Nikolai Weibull
· 19 years ago
cc1621e
The synopsis of the manpages should use the hyphenated version
by Christian Meder
· 19 years ago
98438bd
Remove the version tags from the manpages
by Junio C Hamano
· 19 years ago
Next »