index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-07
Add git-update-cache --replace option.
Junio C Hamano
1
-1
/
+1
2005-05-06
[PATCH] don't load and decompress objects twice with parse_object()
Nicolas Pitre
1
-17
/
+27
2005-05-05
Be more careful about tree entry modes.
Linus Torvalds
1
-2
/
+4
2005-05-04
[PATCH] Fix memory leaks in git-fsck-cache
Sergey Vlasov
1
-2
/
+7
2005-05-02
Make fsck-cache do better tree checking.
Linus Torvalds
1
-5
/
+0
2005-04-26
[PATCH] introduce xmalloc and xrealloc
Christopher Li
1
-4
/
+4
2005-04-24
Don't add references to objects we couldn't find.
Linus Torvalds
1
-1
/
+2
2005-04-24
Verify that the object type matches for tree/commit objects even before parsing.
Linus Torvalds
1
-1
/
+1
2005-04-24
Set object type at object creation time, not object parse time.
Linus Torvalds
1
-1
/
+1
2005-04-23
[PATCH] Parse tree objects completely
Daniel Barkalow
1
-3
/
+17
2005-04-22
Move "read_tree()" to "tree.c" to be used as a generic helper function.
Linus Torvalds
1
-0
/
+65
2005-04-18
[PATCH] Implementations of parsing functions
Daniel Barkalow
1
-0
/
+67
[prev]