1. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  2. 4651ece Switch over tree descriptors to contain a pre-parsed entry by Linus Torvalds · 18 years ago
  3. 6fda5e5 Initialize tree descriptors with a helper function rather than by hand. by Linus Torvalds · 18 years ago
  4. a8c4047 Remove "pathlen" from "struct name_entry" by Linus Torvalds · 18 years ago
  5. 304de2d Avoid unnecessary strlen() calls by Linus Torvalds · 18 years ago
  6. d93b7d1 get_tree_entry: map blank requested entry to tree root by Jeff King · 18 years ago
  7. 4fe2cc0 Remove shadowing variable from traverse_trees() by René Scharfe · 18 years ago
  8. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce · 19 years ago
  9. 1d7f171 Remove all void-pointer arithmetic. by Florian Forster · 19 years ago
  10. 4c068a9 tree_entry(): new tree-walking helper function by Linus Torvalds · 19 years ago
  11. 7d65848 Don't use "sscanf()" for tree mode scanning by Linus Torvalds · 19 years ago
  12. 4dcff63 get_tree_entry(): make it available from tree-walk by Junio C Hamano · 19 years ago
  13. 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen · 19 years ago
  14. 1b0c717 tree/diff header cleanup. by Junio C Hamano · 19 years ago