aboutsummaryrefslogtreecommitdiff
path: root/builtin-read-tree.c
Commit message (Expand)AuthorAge
* Remove "tree->entries" tree-entry list from tree parserLinus Torvalds2006-05-29
* builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec()Linus Torvalds2006-05-29
* Make "tree_entry" have a SHA1 instead of a union of object pointersLinus Torvalds2006-05-29
* Make "struct tree" contain the pointer to the tree bufferLinus Torvalds2006-05-29
* Merge branch 'jc/cache-tree'Junio C Hamano2006-05-28
* Builtin git-read-tree.Peter Eriksen2006-05-23