🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.1.1
/
alloc.c
tag
ed4f38babf3d81693a68d06cd0f5872093c009f6
tagger
Junio C Hamano <gitster@pobox.com>
Fri Sep 19 21:21:41 2014
object
349cb5096397d9d1da33f2d046fa7e192e6214e7
Git 2.1.1
94d5a22
alloc: factor out commit index
by Jeff King
· 11 years ago
d36f51c
move setting of object->type to alloc_* functions
by Jeff King
· 11 years ago
600e2a6
alloc: write out allocator definitions
by Jeff King
· 11 years ago
225ea22
alloc.c: remove the alloc_raw_commit_node() function
by Ramsay Jones
· 11 years ago
969eba6
commit: push commit_index update into alloc_commit_node
by Jeff King
· 12 years ago
c335d74
alloc: include any-object allocations in alloc_report
by Jeff King
· 12 years ago
ea6640e
alloc.c: have SP around arithmetic operators
by Junio C Hamano
· 12 years ago
28bd70d
unbreak and eliminate NO_C99_FORMAT
by Jonathan Nieder
· 15 years ago
4b25d09
Fix a bunch of pointer declarations (codestyle)
by Felipe Contreras
· 17 years ago
100c5f3
Clean up object creation to use more common code
by Linus Torvalds
· 19 years ago
2c1cbec
Use proper object allocators for unknown object nodes too
by Linus Torvalds
· 19 years ago
579d1fb
Add NO_C99_FORMAT to support older compilers.
by Ramsay Allan Jones
· 19 years ago
855419f
Add specialized object allocator
by Linus Torvalds
· 19 years ago