🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
chunk-format.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
ca06f0f
chunk-format: drop pair_chunk_unsafe()
by Jeff King
· 2 years, 2 months ago
c9b9fef
midx: enforce chunk alignment on reading
by Jeff King
· 2 years, 2 months ago
570b8b8
chunk-format: note that pair_chunk() is unsafe
by Jeff King
· 2 years, 2 months ago
91c080d
git-compat-util: move alloc macros to git-compat-util.h
by Calvin Wan
· 2 years, 5 months ago
d1cbe1e
hash-ll.h: split out of hash.h to remove dependency on repository.h
by Elijah Newren
· 2 years, 8 months ago
ec2f026
csum-file.h: remove unnecessary inclusion of cache.h
by Elijah Newren
· 2 years, 9 months ago
f394e09
treewide: be explicit about dependence on gettext.h
by Elijah Newren
· 2 years, 9 months ago
36bf195
alloc.h: move ALLOC_GROW() functions from cache.h
by Elijah Newren
· 2 years, 10 months ago
d9fef9d
chunk-format.h: extract oid_version()
by Taylor Blau
· 3 years, 7 months ago
2ca245f
csum-file.h: increase hashfile buffer size
by Derrick Stolee
· 4 years, 7 months ago
5387fef
chunk-format: restore duplicate chunk checks
by Derrick Stolee
· 4 years, 10 months ago
5f0879f
chunk-format: create read chunk API
by Derrick Stolee
· 4 years, 10 months ago
570df42
chunk-format: create chunk format write API
by Derrick Stolee
· 4 years, 10 months ago