index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-11-03
object-file: move loose object cache into loose source
Patrick Steinhardt
-36
/
+39
2025-11-03
object-file: introduce `struct odb_source_loose`
Patrick Steinhardt
-0
/
+25
2025-11-03
object-file: move `fetch_if_missing`
Patrick Steinhardt
-8
/
+8
2025-11-03
odb: adjust naming to free object sources
Patrick Steinhardt
-5
/
+5
2025-11-03
odb: introduce `odb_source_new()`
Patrick Steinhardt
-12
/
+29
2025-11-03
odb: fix subtle logic to check whether an alternate is usable
Patrick Steinhardt
-13
/
+17
2025-11-03
last-modified: implement faster algorithm
Toon Claes
-16
/
+237
2025-11-03
Git 2.52-rc0
v2.52.0-rc0
Junio C Hamano
-1
/
+17
2025-11-03
Merge branch 'rs/merge-base-optim'
Junio C Hamano
-5
/
+110
2025-11-03
Merge branch 'jk/diff-patch-dry-run-cleanup'
Junio C Hamano
-44
/
+25
2025-11-03
Merge branch 'ps/maintenance-geometric'
Junio C Hamano
-63
/
+544
2025-11-03
Merge branch 'jk/match-pathname-fix'
Junio C Hamano
-5
/
+23
2025-11-03
Merge branch 'kh/doc-patch-id-1'
Junio C Hamano
-11
/
+11
2025-11-03
Merge branch 'rs/add-patch-quit'
Junio C Hamano
-6
/
+18
2025-10-30
The 27th batch
Junio C Hamano
-0
/
+23
2025-10-30
Merge branch 'rz/bisect-help-unknown'
Junio C Hamano
-1
/
+5
2025-10-30
Merge branch 'kf/log-shortlog-completion-fix'
Junio C Hamano
-2
/
+3
2025-10-30
Merge branch 'ly/diff-name-only-with-diff-from-content'
Junio C Hamano
-2
/
+43
2025-10-30
Merge branch 'ps/remove-packfile-store-get-packs'
Junio C Hamano
-90
/
+60
2025-10-30
Merge branch 'ob/gpg-interface-cleanup'
Junio C Hamano
-13
/
+21
2025-10-30
Merge branch 'ps/symlink-symref-deprecation'
Junio C Hamano
-5
/
+63
2025-10-30
Merge branch 'ey/commit-graph-changed-paths-config'
Junio C Hamano
-1
/
+59
2025-10-30
packfile: track packs via the MRU list exclusively
Patrick Steinhardt
-32
/
+26
2025-10-30
packfile: always add packfiles to MRU when adding a pack
Patrick Steinhardt
-2
/
+1
2025-10-30
packfile: move list of packs into the packfile store
Patrick Steinhardt
-60
/
+43
2025-10-30
builtin/pack-objects: simplify logic to find kept or nonlocal objects
Patrick Steinhardt
-14
/
+14
2025-10-30
packfile: fix approximation of object counts
Patrick Steinhardt
-4
/
+4
2025-10-30
http: refactor subsystem to use `packfile_list`s
Patrick Steinhardt
-35
/
+40
2025-10-30
packfile: move the MRU list into the packfile store
Patrick Steinhardt
-18
/
+104
2025-10-30
packfile: use a `strmap` to store packs by name
Patrick Steinhardt
-22
/
+6
2025-10-30
gpg-interface: mark a string for translation
Christian Couder
-1
/
+1
2025-10-30
fast-import: mark strings for translation
Christian Couder
-150
/
+150
2025-10-30
fast-export: mark strings for translation
Christian Couder
-39
/
+40
2025-10-30
gpg-interface: use left shift to define GPG_VERIFY_*
Christian Couder
-3
/
+3
2025-10-30
gpg-interface: simplify ssh fingerprint parsing
Christian Couder
-1
/
+1
2025-10-29
The 26th batch
Junio C Hamano
-0
/
+3
2025-10-29
Merge branch 'tb/incremental-midx-part-3.1'
Junio C Hamano
-1266
/
+1469
2025-10-29
test-tool: fix leak in delete-gpgsig command
Jeff King
-3
/
+4
2025-10-29
doc: document backslash in gitignore patterns
Jeff King
-0
/
+7
2025-10-28
t1016-compatObjectFormat: really freeze time for reproduciblity
Eric W. Biederman
-1
/
+7
2025-10-28
bisect: update usage and docs to match each other
Ruoyu Zhong
-26
/
+39
2025-10-28
doc: git-checkout: fix placeholder markup
Kristoffer Haugsbakk
-2
/
+2
2025-10-28
The 25th batch
Junio C Hamano
-0
/
+9
2025-10-28
Merge branch 'ps/ci-rust'
Junio C Hamano
-9
/
+103
2025-10-28
Merge branch 'cc/fast-import-strip-signed-tags'
Junio C Hamano
-27
/
+229
2025-10-28
Merge branch 'ds/sparse-checkout-clean'
Junio C Hamano
-58
/
+412
2025-10-28
Merge branch 'ps/remove-packfile-store-get-packs' into ps/packed-git-in-objec...
Junio C Hamano
-1350
/
+1926
2025-10-27
t7900: fix a flaky test due to git-repack always regenerating MIDX
Patrick Steinhardt
-2
/
+2
2025-10-27
MyFirstContribution: add note on confirming patches
Queen Ediri Jessa
-0
/
+5
2025-10-27
refs: add missing remove_on_disk implementation for debug backend
Xinyu Ruan
-0
/
+9
[prev]
[next]