1. 671f070 add context pointer to read_tree_recursive() by René Scharfe · 17 years ago
  2. 15b5536 Remove last vestiges of generic tree_entry_list by Linus Torvalds · 19 years ago
  3. 3bc1eca Remove unused "zeropad" entry from tree_list_entry by Linus Torvalds · 19 years ago
  4. 2d9c58c Remove "tree->entries" tree-entry list from tree parser by Linus Torvalds · 19 years ago
  5. 3a7c352 Make "tree_entry" have a SHA1 instead of a union of object pointers by Linus Torvalds · 19 years ago
  6. 136f2e5 Make "struct tree" contain the pointer to the tree buffer by Linus Torvalds · 19 years ago
  7. 521698b Only use a single parser for tree objects by Daniel Barkalow · 19 years ago
  8. 18d1e70 struct tree: remove unused field "parent" by Junio C Hamano · 19 years ago
  9. 3c5e846 ls-tree: major rewrite to do pathspec by Linus Torvalds · 19 years ago
  10. 77675e2 [PATCH] Add a function for getting a struct tree for an ent. by Daniel Barkalow · 19 years ago
  11. 66e481b [PATCH] Object library enhancements by barkalow@iabervon.org · 20 years ago
  12. 6407180 git-fsck-cache: be stricter about "tree" objects by Linus Torvalds · 20 years ago
  13. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan · 20 years ago
  14. 6af1f01 [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" by Junio C Hamano · 20 years ago
  15. bd2c39f [PATCH] don't load and decompress objects twice with parse_object() by Nicolas Pitre · 20 years ago
  16. 42ea9cb Be more careful about tree entry modes. by Linus Torvalds · 20 years ago
  17. 8500349 Make fsck-cache do better tree checking. by Linus Torvalds · 20 years ago
  18. 0869216 [PATCH] Parse tree objects completely by Daniel Barkalow · 20 years ago
  19. 6eb8ae0 [PATCH] Header files for object parsing by Daniel Barkalow · 20 years ago