index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
Git 2.41-rc2
v2.41.0-rc2
Junio C Hamano
1
-3
/
+3
2023-05-20
A few more topics after 2.41-rc1
Junio C Hamano
1
-0
/
+4
2023-05-20
Merge branch 'cg/doc-http-lowspeed-limit'
Junio C Hamano
1
-2
/
+3
2023-05-19
Git 2.41-rc1
v2.41.0-rc1
Junio C Hamano
1
-1
/
+1
2023-05-17
A bit more before -rc1
Junio C Hamano
1
-1
/
+5
2023-05-17
Merge branch 'jc/attr-source-tree'
Junio C Hamano
1
-0
/
+8
2023-05-15
Git 2.41-rc0
v2.41.0-rc0
Junio C Hamano
1
-0
/
+43
2023-05-15
Merge branch 'ps/fetch-output-format'
Junio C Hamano
2
-0
/
+16
2023-05-15
Merge branch 'tl/push-branches-is-an-alias-for-all'
Junio C Hamano
1
-1
/
+2
2023-05-15
Merge branch 'jc/name-rev-deprecate-stdin-further'
Junio C Hamano
1
-7
/
+4
2023-05-15
Merge branch 'fc/doc-use-datestamp-in-commit'
Junio C Hamano
1
-1
/
+1
2023-05-15
Merge branch 'kh/doc-interpret-trailers-updates'
Junio C Hamano
1
-42
/
+55
2023-05-15
Merge branch 'mc/send-email-header-cmd'
Junio C Hamano
2
-0
/
+12
2023-05-15
Merge branch 'jc/doc-clarify-git-default-hash-variable'
Junio C Hamano
1
-3
/
+3
2023-05-14
doc/git-config: add unit for http.lowSpeedLimit
Corentin Garcia
1
-2
/
+3
2023-05-10
fetch: introduce machine-parseable "porcelain" output format
Patrick Steinhardt
2
-0
/
+16
2023-05-10
The eighteenth batch
Junio C Hamano
1
-0
/
+30
2023-05-10
Merge branch 'sd/doc-gitignore-and-rm-cached'
Junio C Hamano
1
-1
/
+3
2023-05-10
Merge branch 'fc/doc-man-lift-title-length-limit'
Junio C Hamano
1
-0
/
+3
2023-05-10
Merge branch 'fc/doc-drop-custom-callout-format'
Junio C Hamano
1
-15
/
+0
2023-05-10
Merge branch 'mh/credential-oauth-refresh-token'
Junio C Hamano
1
-0
/
+6
2023-05-10
Merge branch 'ah/doc-attributes-text'
Junio C Hamano
1
-28
/
+31
2023-05-10
Merge branch 'ms/send-email-feed-header-to-validate-hook'
Junio C Hamano
1
-4
/
+23
2023-05-10
Merge branch 'ma/gittutorial-fixes'
Junio C Hamano
1
-65
/
+64
2023-05-09
The seventeenth batch
Junio C Hamano
1
-0
/
+16
2023-05-09
Merge branch 'jw/send-email-update-gmail-insn'
Junio C Hamano
1
-6
/
+2
2023-05-06
push: introduce '--branches' option
Teng Long
1
-1
/
+2
2023-05-06
attr: teach "--attr-source=<tree>" global option to "git"
John Cai
1
-0
/
+8
2023-05-06
name-rev: make --stdin hidden
John Cai
1
-7
/
+4
2023-05-05
doc-diff: drop SOURCE_DATE_EPOCH override
Jeff King
1
-1
/
+0
2023-05-04
doc: doc-diff: specify date
Felipe Contreras
1
-0
/
+1
2023-05-03
docs: clarify git rm --cached function in gitignore note
Sohom Datta
1
-1
/
+3
2023-05-03
doc: manpage: remove maximum title length
Felipe Contreras
1
-0
/
+3
2023-05-03
docs: rewrite the documentation of the text and eol attributes
Alex Henrie
1
-28
/
+31
2023-05-03
doc: remove custom callouts format
Felipe Contreras
1
-15
/
+0
2023-05-02
The sixteenth batch
Junio C Hamano
1
-0
/
+15
2023-05-02
Merge branch 'jk/blame-fake-commit-label'
Junio C Hamano
1
-5
/
+3
2023-05-01
doc: interpret-trailers: fix example
Kristoffer Haugsbakk
1
-3
/
+17
2023-05-01
doc: interpret-trailers: don’t use deprecated config
Kristoffer Haugsbakk
1
-3
/
+6
2023-05-01
doc: interpret-trailers: use input redirection
Kristoffer Haugsbakk
1
-1
/
+1
2023-05-01
doc: interpret-trailers: don’t use heredoc in examples
Kristoffer Haugsbakk
1
-39
/
+35
2023-05-01
send-email: add --header-cmd, --no-header-cmd options
Maxim Cournoyer
2
-0
/
+12
2023-04-28
The fifteenth batch
Junio C Hamano
1
-0
/
+11
2023-04-28
Merge branch 'tb/enable-cruft-packs-by-default'
Junio C Hamano
4
-16
/
+15
2023-04-28
send-email docs: Remove mention of discontinued gmail feature
Jouke Witteveen
1
-6
/
+2
2023-04-27
The fourteenth batch
Junio C Hamano
1
-0
/
+5
2023-04-27
Merge branch 'fc/doc-checkout-markup-updates'
Junio C Hamano
1
-26
/
+28
2023-04-27
Merge branch 'fc/doc-use-datestamp-in-commit'
Junio C Hamano
1
-1
/
+4
2023-04-27
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
1
-1
/
+7
2023-04-26
doc: GIT_DEFAULT_HASH is and will be ignored during "clone"
Junio C Hamano
1
-3
/
+3
[next]