🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.0.0-rc2
/
blob.c
tag
121854119a2a8db1ba915a97db04a0fa38457155
tagger
Junio C Hamano <gitster@pobox.com>
Fri May 02 20:16:11 2014
object
b4f86a4ce85e4e370a67455de6586a02f158a789
Git 2.0-rc2
837d395
Replace parse_blob() with an explanatory comment
by Daniel Barkalow
· 16 years ago
100c5f3
Clean up object creation to use more common code
by Linus Torvalds
· 19 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 19 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 19 years ago
1974632
Remove TYPE_* constant macros and use object_type enums consistently.
by Linus Torvalds
· 19 years ago
855419f
Add specialized object allocator
by Linus Torvalds
· 19 years ago
885a86a
Shrink "struct object" a bit
by Linus Torvalds
· 20 years ago
90321c1
Replace xmalloc+memset(0) with xcalloc.
by Peter Eriksen
· 20 years ago
8f1d2e6
[PATCH] Compilation: zero-length array declaration.
by Junio C Hamano
· 20 years ago
5d6ccf5
[PATCH] Anal retentive 'const unsigned char *sha1'
by Jason McMullan
· 21 years ago
d1af002
[PATCH] delta check
by Nicolas Pitre
· 21 years ago
bd2c39f
[PATCH] don't load and decompress objects twice with parse_object()
by Nicolas Pitre
· 21 years ago
13019d4
[PATCH] Fix memory leaks in git-fsck-cache
by Sergey Vlasov
· 21 years ago
a510bfa
[PATCH] Mark blobs as parsed when they're actually parsed
by Daniel Barkalow
· 21 years ago
812666c
[PATCH] introduce xmalloc and xrealloc
by Christopher Li
· 21 years ago
4728b86
fsck-cache: notice missing "blob" objects.
by Linus Torvalds
· 21 years ago
175785e
[PATCH] Implementations of parsing functions
by Daniel Barkalow
· 21 years ago