index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-commit.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: reword commit --no-gpg-sign
Đoàn Trần Công Danh
2020-04-03
1
-5
/
+4
*
doc: provide guidance on user.name format
brian m. carlson
2020-01-22
1
-0
/
+6
*
docs: expand on possible and recommended user config options
brian m. carlson
2020-01-22
1
-0
/
+7
*
doc: move author and committer information to git-commit(1)
brian m. carlson
2020-01-22
1
-3
/
+24
*
commit: support the --pathspec-from-file option
Alexandr Miloslavskiy
2019-11-20
1
-1
/
+15
*
doc: commit: synchronize <pathspec> description
Alexandr Miloslavskiy
2019-11-20
1
-7
/
+8
*
Documentation: wrap blocks with "--"
Martin Ågren
2019-09-09
1
-3
/
+5
*
doc: promote "git restore"
Nguyễn Thái Ngọc Duy
2019-05-07
1
-1
/
+1
*
git-commit.txt: better description what it does
Nguyễn Thái Ngọc Duy
2019-02-04
1
-7
/
+11
*
commit: add support for --fixup <commit> -m"<extra message>"
Ævar Arnfjörð Bjarmason
2017-12-22
1
-2
/
+1
*
commit doc: document that -c, -C, -F and --fixup with -m error
Ævar Arnfjörð Bjarmason
2017-12-22
1
-0
/
+3
*
doc: reformat the paragraph containing the 'cut-line'
Kaartic Sivaraam
2017-07-19
1
-5
/
+6
*
fix minor typos
René Genz
2017-05-01
1
-2
/
+2
*
Merge branch 'nd/commit-hook-doc-fix'
Junio C Hamano
2017-03-21
1
-1
/
+1
|
\
|
*
git-commit.txt: list post-rewrite in HOOKS section
Nguyễn Thái Ngọc Duy
2017-03-20
1
-1
/
+1
*
|
Documentation: improve description for core.quotePath
Andreas Heiduk
2017-03-02
1
-3
/
+6
|
/
*
Merge branch 'ak/commit-only-allow-empty'
Junio C Hamano
2016-12-19
1
-1
/
+2
|
\
|
*
commit: make --only --allow-empty work without paths
Andreas Krey
2016-12-05
1
-1
/
+2
|
*
Merge branch 'mm/doc-tt' into maint
Junio C Hamano
2016-07-28
1
-2
/
+2
|
|
\
|
*
\
Merge branch 'tr/doc-tt' into maint
Junio C Hamano
2016-07-06
1
-3
/
+3
|
|
\
\
*
|
\
\
Merge branch 'nd/commit-p-doc'
Junio C Hamano
2016-10-17
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
git-commit.txt: clarify --patch mode with pathspec
Duy Nguyen
2016-10-05
1
-2
/
+4
*
|
|
|
|
Merge branch 'mm/doc-tt'
Junio C Hamano
2016-07-13
1
-2
/
+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
doc: typeset long command-line options as literal
Matthieu Moy
2016-06-28
1
-1
/
+1
|
*
|
|
|
doc: typeset short command-line options as literal
Matthieu Moy
2016-06-28
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'tr/doc-tt'
Junio C Hamano
2016-06-27
1
-3
/
+3
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
doc: change configuration variables format
Tom Russello
2016-06-08
1
-1
/
+1
|
*
|
doc: more consistency in environment variables format
Tom Russello
2016-06-08
1
-2
/
+2
|
|
/
*
/
commit: add a commit.verbose config variable
Pranit Bauva
2016-05-10
1
-1
/
+2
|
/
*
Expand documentation describing --signoff
David A. Wheeler
2016-01-05
1
-1
/
+5
*
Documentation: explain optional arguments better
Matthieu Moy
2015-09-21
1
-1
/
+3
*
Documentation: use 'keyid' consistently, not 'key-id'
Matthieu Moy
2015-09-21
1
-1
/
+1
*
Merge branch 'mc/commit-doc-grammofix'
Junio C Hamano
2015-06-01
1
-1
/
+1
|
\
|
*
Documentation/git-commit: grammofix
Michael Coleman
2015-05-20
1
-1
/
+1
*
|
Documentation: clarify how "git commit" cleans up the edited log message
Fredrik Gustafsson
2015-04-27
1
-4
/
+7
*
|
Merge branch 'nd/config-doc-camelCase'
Junio C Hamano
2015-03-23
1
-1
/
+1
|
\
\
|
*
|
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-1
/
+1
*
|
|
commit/status: show the index-worktree diff with -v -v
Michael J Gruber
2015-03-06
1
-0
/
+4
|
/
/
*
|
Merge branch 'jc/doc-commit-only'
Junio C Hamano
2014-11-18
1
-2
/
+3
|
\
\
|
*
|
Documentation/git-commit: clarify that --only/--include records the working t...
Junio C Hamano
2014-11-07
1
-2
/
+3
*
|
|
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
2014-04-08
1
-1
/
+1
|
\
\
\
|
*
|
|
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
2014-03-24
1
-1
/
+1
*
|
|
|
Merge branch 'nd/commit-editor-cleanup'
Junio C Hamano
2014-03-25
1
-1
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
commit: add --cleanup=scissors
Nguyễn Thái Ngọc Duy
2014-02-25
1
-1
/
+7
*
|
|
|
commit-tree: add and document --no-gpg-sign
Junio C Hamano
2014-02-24
1
-0
/
+4
|
/
/
/
*
|
|
documentation: trivial style cleanups
Felipe Contreras
2013-05-17
1
-1
/
+1
*
|
|
Documentation/git-commit: Typo under --edit
Anders Granskogen Bjørnstad
2013-05-02
1
-2
/
+2
*
|
|
Merge branch 'cn/commit-amend-doc' into maint
Junio C Hamano
2013-04-12
1
-8
/
+9
|
\
\
\
|
*
|
|
Documentation/git-commit: reword the --amend explanation
Carlos Martín Nieto
2013-04-05
1
-8
/
+9
|
*
|
|
Merge branch 'tj/maint-doc-commit-sign' into maint
Junio C Hamano
2012-12-28
1
-1
/
+5
|
|
\
\
\
[next]