index
:
git
jch
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
2026-03-05
odb/source: make `begin_transaction()` function pluggable
Patrick Steinhardt
-0
/
+38
2026-03-05
odb/source: make `write_alternate()` function pluggable
Patrick Steinhardt
-52
/
+82
2026-03-05
odb/source: make `read_alternates()` function pluggable
Patrick Steinhardt
-22
/
+59
2026-03-05
odb/source: make `write_object_stream()` function pluggable
Patrick Steinhardt
-1
/
+38
2026-03-05
odb/source: make `write_object()` function pluggable
Patrick Steinhardt
-2
/
+50
2026-03-05
odb/source: make `freshen_object()` function pluggable
Patrick Steinhardt
-10
/
+36
2026-03-05
odb/source: make `for_each_object()` function pluggable
Patrick Steinhardt
-23
/
+89
2026-03-05
odb/source: make `read_object_stream()` function pluggable
Patrick Steinhardt
-7
/
+37
2026-03-05
odb/source: make `read_object_info()` function pluggable
Patrick Steinhardt
-37
/
+122
2026-03-05
odb/source: make `close()` function pluggable
Patrick Steinhardt
-4
/
+27
2026-03-05
odb/source: make `reprepare()` function pluggable
Patrick Steinhardt
-5
/
+27
2026-03-05
odb/source: make `free()` function pluggable
Patrick Steinhardt
-9
/
+11
2026-03-05
odb/source: introduce source type for robustness
Patrick Steinhardt
-2
/
+22
2026-03-05
odb: move reparenting logic into respective subsystems
Patrick Steinhardt
-75
/
+42
2026-03-05
odb: embed base source in the "files" backend
Patrick Steinhardt
-89
/
+189
2026-03-05
odb: introduce "files" source
Patrick Steinhardt
-68
/
+114
2026-03-05
odb: split `struct odb_source` into separate header
Patrick Steinhardt
-69
/
+91
2026-03-05
t9123: use test_when_finished for cleanup
Siddharth Shrimali
-6
/
+9
2026-03-05
send-email: pass smtp hostname and port to Authen::SASL
Aditya Garg
-0
/
+2
2026-03-05
gitlab-ci: update to macOS 15 images
Patrick Steinhardt
-3
/
+3
2026-03-05
meson: detect broken iconv that requires ICONV_RESTART_RESET
Patrick Steinhardt
-0
/
+26
2026-03-05
meson: simplify iconv-emits-BOM check
Patrick Steinhardt
-36
/
+20
2026-03-05
builtin/rev-list: migrate missing_objects cleanup to oidmap_clear_with_free()
Seyi Kufoiji
-3
/
+12
2026-03-05
oidmap: make entry cleanup explicit in oidmap_clear
Seyi Kufoiji
-3
/
+76
2026-03-05
The 12th batch
Junio C Hamano
-1
/
+10
2026-03-05
Merge branch 'ps/fsck-stream-from-the-right-object-instance'
Junio C Hamano
-43
/
+114
2026-03-05
Merge branch 'ob/core-attributesfile-in-repository'
Junio C Hamano
-42
/
+111
2026-03-05
Merge branch 'pt/t7527-flake-workaround'
Junio C Hamano
-38
/
+41
2026-03-04
The 11th batch
Junio C Hamano
-6
/
+41
2026-03-04
Merge branch 'cx/fetch-display-ubfix'
Junio C Hamano
-1
/
+1
2026-03-04
Merge branch 'ds/config-list-with-type'
Junio C Hamano
-88
/
+331
2026-03-04
Merge branch 'en/merge-ort-almost-wo-the-repository'
Junio C Hamano
-47
/
+61
2026-03-04
Merge branch 'lo/repo-leftover-bits'
Junio C Hamano
-31
/
+44
2026-03-04
Merge branch 'ps/maintenance-geometric-default'
Junio C Hamano
-12
/
+64
2026-03-04
Merge branch 'jr/apply-directory-normalize'
Junio C Hamano
-0
/
+45
2026-03-04
Merge branch 'sp/tree-diff-wo-the-repository'
Junio C Hamano
-4
/
+2
2026-03-04
Merge branch 'pw/no-more-NULL-means-current-worktree'
Junio C Hamano
-25
/
+66
2026-03-04
Merge branch 'bk/mailmap-wo-the-repository'
Junio C Hamano
-44
/
+32
2026-03-04
Merge branch 'dk/meson-regen-config-list'
Junio C Hamano
-4
/
+22
2026-03-04
Merge branch 'rr/gitweb-mobile'
Junio C Hamano
-2
/
+73
2026-03-04
Merge branch 'sp/shallow-deepen-relative-fix'
Junio C Hamano
-82
/
+88
2026-03-04
Merge branch 'kn/osxkeychain-buildfix'
Junio C Hamano
-59
/
+27
2026-03-04
Merge branch 'kn/ref-location'
Junio C Hamano
-81
/
+625
2026-03-04
status: clarify how status.compareBranches deduplicates
Harald Nordgren
-38
/
+88
2026-03-04
setup: improve error diagnosis for invalid .git files
Tian Yuchen
-14
/
+121
2026-03-04
doc: add information regarding external commands
Omri Sarig
-0
/
+8
2026-03-04
path: remove redundant function calls
K Jayatheerth
-5
/
+5
2026-03-04
path: use size_t for dir_prefix length
K Jayatheerth
-1
/
+1
2026-03-04
path: remove unused header
K Jayatheerth
-1
/
+0
2026-03-04
git-gui: grey out comment lines in commit message
Wolfgang Faust
-0
/
+18
[prev]
[next]