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
2026-02-27
Merge branch 'db/doc-fetch-jobs-auto'
Junio C Hamano
1
-0
/
+2
2026-02-27
Merge branch 'mf/format-patch-honor-from-for-cover-letter'
Junio C Hamano
1
-5
/
+6
2026-02-27
Merge branch 'jh/alias-i18n'
Junio C Hamano
1
-8
/
+42
2026-02-27
Merge branch 'ps/history-ergonomics-updates'
Junio C Hamano
1
-5
/
+9
2026-02-27
Merge branch 'ps/for-each-ref-in-fixes'
Junio C Hamano
1
-4
/
+5
2026-02-27
Merge branch 'lo/repo-info-keys'
Junio C Hamano
1
-10
/
+22
2026-02-26
doc: fix list continuation in alias subsection example
Jonatan Holmgren
1
-3
/
+4
2026-02-26
status: add status.compareBranches config for multiple branch comparisons
Harald Nordgren
1
-0
/
+19
2026-02-25
The 7th batch
Junio C Hamano
1
-0
/
+24
2026-02-25
Merge branch 'jc/doc-cg-needswork'
Junio C Hamano
1
-0
/
+10
2026-02-25
Merge branch 'ds/revision-maximal-only'
Junio C Hamano
1
-0
/
+4
2026-02-25
Merge branch 'cc/lop-filter-auto'
Junio C Hamano
4
-13
/
+88
2026-02-25
Merge branch 'kh/doc-am-format-sendmail'
Junio C Hamano
5
-7
/
+62
2026-02-25
Documentation/git-repo: capitalize format descriptions
Lucas Seiki Oshiro
1
-2
/
+2
2026-02-25
Documentation/git-repo: replace 'NUL' with '_NUL_'
Lucas Seiki Oshiro
1
-2
/
+2
2026-02-25
CodingGuidelines: instruct to name arrays in singular
Lucas Seiki Oshiro
1
-0
/
+13
2026-02-25
refs: add GIT_REFERENCE_BACKEND to specify reference backend
Karthik Nayak
1
-0
/
+5
2026-02-25
refs: allow reference location in refstorage config
Karthik Nayak
1
-1
/
+15
2026-02-24
midx: enable reachability bitmaps during MIDX compaction
Taylor Blau
1
-1
/
+4
2026-02-24
midx: implement MIDX compaction
Taylor Blau
1
-0
/
+13
2026-02-24
midx: do not require packs to be sorted in lexicographic order
Taylor Blau
1
-2
/
+6
2026-02-24
git-multi-pack-index(1): align SYNOPSIS with 'git multi-pack-index -h'
Taylor Blau
1
-1
/
+6
2026-02-24
git-multi-pack-index(1): remove non-existent incompatibility
Taylor Blau
1
-1
/
+1
2026-02-24
builtin/multi-pack-index.c: make '--progress' a common option
Taylor Blau
1
-0
/
+2
2026-02-24
builtin/maintenance: use "geometric" strategy by default
Patrick Steinhardt
1
-3
/
+3
2026-02-23
doc: diff-options.adoc: show format.noprefix for format-patch
Kristoffer Haugsbakk
1
-1
/
+3
2026-02-23
config: make 'git config list --type=<X>' work
Derrick Stolee
1
-0
/
+3
2026-02-20
The 6th batch
Junio C Hamano
1
-0
/
+7
2026-02-20
Merge branch 'jc/doc-cg-c-comment'
Junio C Hamano
1
-0
/
+2
2026-02-20
Merge branch 'lo/repo-info-keys' into lo/repo-leftover-bits
Junio C Hamano
1
-10
/
+22
2026-02-19
hook: add -z option to "git hook list"
Adrian Ratiu
1
-2
/
+6
2026-02-19
hook: allow event = "" to overwrite previous values
Adrian Ratiu
1
-1
/
+3
2026-02-19
hook: allow disabling config hooks
Adrian Ratiu
1
-0
/
+7
2026-02-19
hook: include hooks from the config
Adrian Ratiu
2
-2
/
+141
2026-02-19
hook: add "git hook list" command
Emily Shaffer
1
-0
/
+5
2026-02-19
pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
Patrick Steinhardt
1
-4
/
+5
2026-02-19
alias: support non-alphanumeric names via subsection syntax
Jonatan Holmgren
1
-8
/
+42
2026-02-19
doc: fetch: document `--jobs=0` behavior
Daniel D. Beck
1
-0
/
+2
2026-02-17
format-patch: fix From header in cover letter
Mirko Faina
1
-5
/
+6
2026-02-17
The 5th batch
Junio C Hamano
1
-4
/
+21
2026-02-17
Merge branch 'jc/doc-rerere-update'
Junio C Hamano
1
-2
/
+2
2026-02-17
Merge branch 'kh/doc-rerere-options-xref'
Junio C Hamano
1
-2
/
+2
2026-02-17
Merge branch 'yt/merge-file-outside-a-repository'
Junio C Hamano
1
-0
/
+3
2026-02-17
Merge branch 'ja/doc-synopsis-style-even-more'
Junio C Hamano
7
-303
/
+337
2026-02-17
Merge branch 'pc/lockfile-pid'
Junio C Hamano
1
-0
/
+11
2026-02-17
fetch-pack: wire up and enable auto filter logic
Christian Couder
3
-15
/
+45
2026-02-17
doc: fetch: document `--filter=<filter-spec>` option
Christian Couder
1
-0
/
+10
2026-02-17
promisor-remote: allow a client to store fields
Christian Couder
2
-5
/
+40
2026-02-17
doc: patch-id: see also git-cherry(1)
Kristoffer Haugsbakk
1
-0
/
+4
2026-02-17
doc: patch-id: add script example
Kristoffer Haugsbakk
1
-0
/
+40
[prev]
[next]