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