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-06-19
fetch: rename function report_set_head
Matt Hunter
1
-2
/
+2
2026-06-19
t5510: cleanup remote in followRemoteHEAD dangling ref test
Matt Hunter
1
-0
/
+1
2026-06-19
doc: explain fetchRemoteHEADWarn advice
Matt Hunter
1
-0
/
+4
2026-06-19
fetch: fixup set_head advice for warn-if-not-branch
Matt Hunter
1
-1
/
+1
2026-06-19
SubmittingPatches: note that trailer order matters
Kristoffer Haugsbakk
1
-0
/
+10
2026-06-19
SubmittingPatches: be consistent with trailer markup
Kristoffer Haugsbakk
1
-7
/
+7
2026-06-19
SubmittingPatches: document Based-on-patch-by trailer
Kristoffer Haugsbakk
1
-0
/
+4
2026-06-19
SubmittingPatches: discourage common Linux trailers
Kristoffer Haugsbakk
1
-0
/
+4
2026-06-19
SubmittingPatches: encourage trailer use for substantial help
Kristoffer Haugsbakk
1
-3
/
+11
2026-06-18
zlib: properly clamp to uLong
Johannes Schindelin
1
-4
/
+9
2026-06-17
gitlab-ci: migrate Windows builds away from Chocolatey
Patrick Steinhardt
2
-3
/
+63
2026-06-17
Hopefully final batch before -rc2
Junio C Hamano
1
-0
/
+32
2026-06-17
Merge branch 'en/commit-graph-timestamp-fix'
Junio C Hamano
2
-1
/
+10
2026-06-17
Merge branch 'dl/posix-unused-warning-clang'
Junio C Hamano
1
-12
/
+23
2026-06-17
Merge branch 'td/ls-files-pathspec-prefilter'
Junio C Hamano
4
-0
/
+61
2026-06-17
Merge branch 'ta/doc-config-adoc-fixes'
Junio C Hamano
5
-5
/
+13
2026-06-17
Merge branch 'jc/t1400-fifo-cleanup'
Junio C Hamano
1
-0
/
+1
2026-06-17
Merge branch 'td/describe-tag-iteration'
Junio C Hamano
2
-0
/
+15
2026-06-17
Merge branch 'ps/transport-helper-tsan-fix'
Junio C Hamano
2
-12
/
+8
2026-06-17
Git 2.55-rc1
v2.55.0-rc1
Junio C Hamano
2
-1
/
+6
2026-06-17
Merge branch 'ab/index-pack-retain-child-bases'
Junio C Hamano
1
-1
/
+0
2026-06-17
Merge branch 'js/osxkeychain-build-wo-rust'
Junio C Hamano
1
-1
/
+1
2026-06-17
odb/source-packed: drop pointer to "files" parent source
Patrick Steinhardt
4
-19
/
+19
2026-06-17
midx: refactor interfaces to work on "packed" source
Patrick Steinhardt
13
-129
/
+144
2026-06-17
odb/source-packed: stub out remaining functions
Patrick Steinhardt
1
-0
/
+42
2026-06-17
odb/source-packed: wire up `freshen_object()` callback
Patrick Steinhardt
5
-29
/
+24
2026-06-17
odb/source-packed: wire up `find_abbrev_len()` callback
Patrick Steinhardt
4
-117
/
+114
2026-06-17
odb/source-packed: wire up `count_objects()` callback
Patrick Steinhardt
4
-42
/
+34
2026-06-17
odb/source-packed: wire up `for_each_object()` callback
Patrick Steinhardt
7
-280
/
+269
2026-06-17
odb/source-packed: wire up `read_object_stream()` callback
Patrick Steinhardt
4
-17
/
+17
2026-06-17
odb/source-packed: wire up `read_object_info()` callback
Patrick Steinhardt
5
-78
/
+79
2026-06-17
packfile: use higher-level interface to implement `has_object_pack()`
Patrick Steinhardt
1
-4
/
+2
2026-06-17
odb/source-packed: wire up `reprepare()` callback
Patrick Steinhardt
7
-177
/
+172
2026-06-17
odb/source-packed: wire up `close()` callback
Patrick Steinhardt
4
-19
/
+17
2026-06-17
odb/source-packed: start converting to a proper `struct odb_source`
Patrick Steinhardt
6
-22
/
+60
2026-06-17
odb/source-packed: store pointer to "files" instead of generic source
Patrick Steinhardt
4
-11
/
+11
2026-06-17
packfile: move packed source into "odb/" subsystem
Patrick Steinhardt
7
-75
/
+87
2026-06-17
packfile: split out packfile list logic
Patrick Steinhardt
6
-105
/
+117
2026-06-17
packfile: rename `struct packfile_store` to `odb_source_packed`
Patrick Steinhardt
3
-46
/
+46
2026-06-17
osxkeychain: fix build with Rust
Johannes Schindelin
1
-1
/
+1
2026-06-16
hash-object: add a >4GB/LLP64 test case using filtered input
Philip Oakley
1
-0
/
+12
2026-06-16
hash-object: add another >4GB/LLP64 test case
Philip Oakley
1
-0
/
+8
2026-06-16
hash-object --stdin: verify that it works with >4GB/LLP64
Philip Oakley
1
-0
/
+8
2026-06-16
hash algorithms: use size_t for section lengths
Philip Oakley
4
-6
/
+5
2026-06-16
object-file.c: use size_t for header lengths
Philip Oakley
6
-13
/
+13
2026-06-16
hash-object: demonstrate a >4GB/LLP64 problem
Philip Oakley
1
-0
/
+11
2026-06-16
topic flush before -rc1 (batch 2)
Junio C Hamano
1
-0
/
+37
2026-06-16
Merge branch 'ta/typofixes'
Junio C Hamano
5
-5
/
+5
2026-06-16
Merge branch 'mm/subprocess-handshake-fix'
Junio C Hamano
2
-6
/
+37
2026-06-16
Merge branch 'wy/docs-typofixes'
Junio C Hamano
14
-14
/
+14
[prev]
[next]