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