index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alloc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
alloc: factor out commit index
Jeff King
2014-07-14
1
-2
/
+7
*
move setting of object->type to alloc_* functions
Jeff King
2014-07-14
1
-0
/
+5
*
alloc: write out allocator definitions
Jeff King
2014-07-14
1
-11
/
+27
*
alloc.c: remove the alloc_raw_commit_node() function
Ramsay Jones
2014-07-14
1
-18
/
+29
*
commit: push commit_index update into alloc_commit_node
Jeff King
2014-06-12
1
-2
/
+10
*
alloc: include any-object allocations in alloc_report
Jeff King
2014-06-12
1
-6
/
+7
*
alloc.c: have SP around arithmetic operators
Junio C Hamano
2013-10-16
1
-1
/
+1
*
unbreak and eliminate NO_C99_FORMAT
Jonathan Nieder
2011-03-17
1
-9
/
+2
*
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-02
1
-1
/
+1
*
Clean up object creation to use more common code
Linus Torvalds
2007-04-17
1
-1
/
+1
*
Use proper object allocators for unknown object nodes too
Linus Torvalds
2007-04-17
1
-8
/
+20
*
Add NO_C99_FORMAT to support older compilers.
Ramsay Allan Jones
2006-08-02
1
-1
/
+14
*
Add specialized object allocator
Linus Torvalds
2006-06-20
1
-0
/
+51