]> git.ipfire.org Git - thirdparty/git.git/history - builtin-read-tree.c
tree_entry(): new tree-walking helper function
[thirdparty/git.git] / builtin-read-tree.c
2006-05-31  Linus Torvaldstree_entry(): new tree-walking helper function
2006-05-30  Junio C HamanoMerge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2
2006-05-30  Junio C Hamanoadjust to the rebased series by Linus.
2006-05-30  Linus TorvaldsRemove last vestiges of generic tree_entry_list
2006-05-30  Linus TorvaldsRemove "tree->entries" tree-entry list from tree parser
2006-05-30  Linus Torvaldsbuiltin-read-tree.c: avoid tree_entry_list in prime_cac...
2006-05-30  Linus TorvaldsMake "tree_entry" have a SHA1 instead of a union of...
2006-05-30  Linus TorvaldsMake "struct tree" contain the pointer to the tree...
2006-05-29  Junio C HamanoMerge branch 'lt/apply'
2006-05-29  Junio C HamanoMerge branch 'jc/cache-tree'
2006-05-29  Junio C HamanoMerge branch 'lt/tree' into jc/lt-tree-n-cache-tree
2006-05-29  Linus TorvaldsRemove "tree->entries" tree-entry list from tree parser
2006-05-29  Linus TorvaldsMake "tree_entry" have a SHA1 instead of a union of...
2006-05-29  Linus TorvaldsAdd raw tree buffer info to "struct tree"
2006-05-28  Junio C HamanoMerge branch 'jc/mailinfo'
2006-05-28  Junio C HamanoMerge branch 'eb/mailinfo'
2006-05-24  Junio C HamanoMerge branch 'master' into lt/apply
2006-05-24  Junio C HamanoMerge branch 'jc/fmt-patch'
2006-05-24  Junio C HamanoMerge branch 'be/tag'
2006-05-24  Junio C HamanoMerge branch 'js/fmt-patch'
2006-05-24  Junio C HamanoMerge branch 'jc/builtin-n-tar-tree'
2006-05-23  Junio C HamanoMerge branch 'jc/tartree' into jc/builtin-n-tar-tree
2006-05-23  Peter EriksenBuiltin git-read-tree.