index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
Merge branch 'ps/ref-peeled-tags' into kn/refs-optim-cleanup
Junio C Hamano
94
-2278
/
+3513
2025-10-23
ref-filter: parse objects on demand
Patrick Steinhardt
1
-36
/
+106
2025-10-23
ref-filter: detect broken tags when dereferencing them
Patrick Steinhardt
2
-2
/
+5
2025-10-23
refs: don't store peeled object IDs for invalid tags
Patrick Steinhardt
4
-2
/
+63
2025-10-23
object: add flag to `peel_object()` to verify object type
Patrick Steinhardt
9
-25
/
+38
2025-10-23
refs: drop infrastructure to peel via iterators
Patrick Steinhardt
8
-141
/
+1
2025-10-23
refs: drop `current_ref_iter` hack
Patrick Steinhardt
3
-28
/
+0
2025-10-23
builtin/show-ref: convert to use `reference_get_peeled_oid()`
Patrick Steinhardt
1
-13
/
+19
2025-10-23
ref-filter: propagate peeled object ID
Patrick Steinhardt
5
-32
/
+45
2025-10-23
upload-pack: convert to use `reference_get_peeled_oid()`
Patrick Steinhardt
1
-9
/
+13
2025-10-23
refs: expose peeled object ID via the iterator
Patrick Steinhardt
12
-10
/
+48
2025-10-23
refs: refactor reference status flags
Patrick Steinhardt
1
-20
/
+21
2025-10-23
refs: fully reset `struct ref_iterator::ref` on iteration
Patrick Steinhardt
3
-1
/
+4
2025-10-23
refs: introduce `.ref` field for the base iterator
Patrick Steinhardt
8
-100
/
+75
2025-10-23
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
49
-462
/
+392
2025-10-23
t7528: work around ETOOMANY in OpenSSH 10.1 and newer
Patrick Steinhardt
1
-1
/
+1
2025-10-23
gpg-interface: do not use misdesigned strbuf_split*()
Olamide Caleb Bello
1
-5
/
+10
2025-10-23
gpg-interface: do not use misdesigned strbuf_split*()
Olamide Caleb Bello
1
-8
/
+11
2025-10-23
diff: stop output garbled message in dry run mode
Lidong Yan
2
-2
/
+43
2025-10-23
Merge branch 'jc/diff-from-contents-fix' into ly/diff-name-only-with-diff-fro...
Junio C Hamano
1
-3
/
+23
2025-10-23
diff: make sure the other caller of diff_flush_patch_quietly() is silent
Junio C Hamano
1
-3
/
+23
2025-10-22
Sync with 'master'
Junio C Hamano
1
-0
/
+4
2025-10-22
Merge branch 'rs/add-patch-document-p-for-pager' into next
Junio C Hamano
3
-24
/
+26
2025-10-22
Merge branch 'ps/ci-rust' into next
Junio C Hamano
9
-9
/
+103
2025-10-22
Merge branch 'tb/incremental-midx-part-3.1' into next
Junio C Hamano
10
-1266
/
+1469
2025-10-22
Merge branch 'tb/unicode-width-table-17' into next
Junio C Hamano
1
-12
/
+21
2025-10-22
Merge branch 'cc/fast-import-strip-signed-tags' into next
Junio C Hamano
8
-27
/
+229
2025-10-22
Merge branch 'tu/credential-makefile-updates' into next
Junio C Hamano
2
-23
/
+27
2025-10-22
Merge branch 'jk/diff-from-contents-fix' into ly/diff-name-only-with-diff-fro...
Junio C Hamano
2
-0
/
+13
2025-10-22
Revert "Merge branch 'ly/diff-name-only-with-diff-from-content' into next"
Junio C Hamano
2
-43
/
+2
2025-10-22
The twenty-second batch
Junio C Hamano
1
-0
/
+4
2025-10-22
Merge branch 'so/t2401-use-test-path-helpers'
Junio C Hamano
1
-17
/
+17
2025-10-22
Merge branch 'je/doc-pull'
Junio C Hamano
2
-53
/
+41
2025-10-22
Merge branch 'bc/sha1-256-interop-01'
Junio C Hamano
15
-34
/
+257
2025-10-22
Merge branch 'js/ci-github-actions-update'
Junio C Hamano
4
-20
/
+20
2025-10-22
bisect: fix handling of `help` and invalid subcommands
Ruoyu Zhong
1
-1
/
+5
2025-10-22
commit-graph: add new config for changed-paths & recommend it in scalar
Emily Yang
5
-1
/
+59
2025-10-22
Merge branch 'jt/repo-structure' into ps/ref-peeled-tags
Junio C Hamano
6
-6
/
+542
2025-10-22
Merge branch 'tb/incremental-midx-part-3.1' into ps/ref-peeled-tags
Junio C Hamano
11
-1266
/
+1872
2025-10-21
builtin/repo: add progress meter for structure stats
Justin Tobler
2
-6
/
+60
2025-10-21
builtin/repo: add keyvalue and nul format for structure stats
Justin Tobler
3
-7
/
+106
2025-10-21
builtin/repo: add object counts in structure output
Justin Tobler
3
-8
/
+117
2025-10-21
builtin/repo: introduce structure subcommand
Justin Tobler
4
-0
/
+272
2025-10-21
ref-filter: export ref_kind_from_refname()
Justin Tobler
2
-1
/
+3
2025-10-21
ref-filter: allow NULL filter pattern
Justin Tobler
1
-2
/
+2
2025-10-21
builtin/repo: rename repo_info() to cmd_repo_info()
Justin Tobler
1
-3
/
+3
2025-10-21
add-patch: fully document option P
René Scharfe
3
-24
/
+26
2025-10-21
Merge branch 'tb/incremental-midx-part-3.1' into ps/maintenance-geometric
Junio C Hamano
40
-1528
/
+1858
2025-10-21
unicode: update the width tables to Unicode 17
Torsten Bögershausen
1
-12
/
+21
2025-10-20
Sync with 'master'
Junio C Hamano
1
-0
/
+4
[prev]
[next]