index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-fsck-cache: be stricter about "tree" objects
Linus Torvalds
2005-07-28
1
-0
/
+1
*
Fix up read_tree() pathspec matching to use "const char **"
Linus Torvalds
2005-07-14
1
-4
/
+6
*
Start adding interfaces to read in partial trees
Linus Torvalds
2005-07-14
1
-4
/
+51
*
[PATCH] Fix oversimplified optimization for add_cache_entry().
Junio C Hamano
2005-06-26
1
-1
/
+1
*
[PATCH] Anal retentive 'const unsigned char *sha1'
Jason McMullan
2005-06-08
1
-1
/
+1
*
[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
Junio C Hamano
2005-05-29
1
-1
/
+1
*
[PATCH] delta check
Nicolas Pitre
2005-05-21
1
-0
/
+2
*
[PATCH] read_tree_recursive(): Fix leaks
Jonas Fonseca
2005-05-11
1
-2
/
+5
*
Add git-update-cache --replace option.
Junio C Hamano
2005-05-08
1
-1
/
+1
*
[PATCH] don't load and decompress objects twice with parse_object()
Nicolas Pitre
2005-05-06
1
-17
/
+27
*
Be more careful about tree entry modes.
Linus Torvalds
2005-05-06
1
-2
/
+4
*
[PATCH] Fix memory leaks in git-fsck-cache
Sergey Vlasov
2005-05-04
1
-2
/
+7
*
Make fsck-cache do better tree checking.
Linus Torvalds
2005-05-03
1
-5
/
+0
*
[PATCH] introduce xmalloc and xrealloc
Christopher Li
2005-04-26
1
-4
/
+4
*
Don't add references to objects we couldn't find.
Linus Torvalds
2005-04-24
1
-1
/
+2
*
Verify that the object type matches for tree/commit objects even before parsing.
Linus Torvalds
2005-04-24
1
-1
/
+1
*
Set object type at object creation time, not object parse time.
Linus Torvalds
2005-04-24
1
-1
/
+1
*
[PATCH] Parse tree objects completely
Daniel Barkalow
2005-04-24
1
-3
/
+17
*
Move "read_tree()" to "tree.c" to be used as a generic helper function.
Linus Torvalds
2005-04-23
1
-0
/
+65
*
[PATCH] Implementations of parsing functions
Daniel Barkalow
2005-04-18
1
-0
/
+67