1. 4aeeef3 Merge branch 'dl/no-extern-in-func-decl' by Junio C Hamano · 6 years ago
  2. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  3. 5ec1e72 Use 'unsigned short' for mode, like diff_filespec does by Elijah Newren · 6 years ago
  4. cfd9167 Merge branch 'dt/cat-file-batch-ambiguous' by Junio C Hamano · 6 years ago
  5. 371820d Merge branch 'bc/tree-walk-oid' by Junio C Hamano · 6 years ago
  6. d1dd94b Do not print 'dangling' for cat-file in case of ambiguity by David Turner · 6 years ago
  7. ea82b2a tree-walk: store object_id in a separate member by brian m. carlson · 6 years ago
  8. 67022e0 tree-walk.c: make tree_entry_interesting() take an index by Nguyễn Thái Ngọc Duy · 6 years ago
  9. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  10. 3b683bc tree-walk: convert get_tree_entry_follow_symlinks to object_id by brian m. carlson · 7 years ago
  11. 916bc35 tree-walk: convert tree entry functions to object_id by brian m. carlson · 7 years ago
  12. 5c377d3 tree-walk: convert fill_tree_descriptor() to object_id by René Scharfe · 8 years ago
  13. 8354fa3 fsck: handle bad trees like other errors by David Turner · 8 years ago
  14. ce6663a tree-walk: convert tree_entry_extract() to use struct object_id by brian m. carlson · 9 years ago
  15. 7d924c9 struct name_entry: use struct object_id instead of unsigned char sha1[20] by brian m. carlson · 9 years ago
  16. d9c2bd5 do_compare_entry: use already-computed path by David Turner · 9 years ago
  17. 275721c tree-walk: learn get_tree_entry_follow_symlinks by David Turner · 10 years ago
  18. 7146e66 tree-walk: finally switch over tree descriptors to contain a pre-parsed entry by Kirill Smelkov · 11 years ago
  19. 603d249 unpack-trees: don't shift conflicts left and right by René Scharfe · 12 years ago
  20. d688cf0 tree_entry_interesting(): give meaningful names to return values by Nguyễn Thái Ngọc Duy · 13 years ago
  21. 0de1633 tree-walk.c: do not leak internal structure in tree_entry_len() by Nguyễn Thái Ngọc Duy · 13 years ago
  22. 2842c0f traverse_trees(): allow pruning with pathspec by Junio C Hamano · 14 years ago
  23. 1376e50 grep: drop pathspec_matches() in favor of tree_entry_interesting() by Nguyễn Thái Ngọc Duy · 14 years ago
  24. d38f280 tree_entry_interesting(): support wildcard matching by Nguyễn Thái Ngọc Duy · 14 years ago
  25. 4893267 diff-tree: convert base+baselen to writable strbuf by Nguyễn Thái Ngọc Duy · 14 years ago
  26. 2c389fc Move tree_entry_interesting() to tree-walk.c and export it by Nguyễn Thái Ngọc Duy · 14 years ago
  27. 515cc01 Merge branch 'maint' by Junio C Hamano · 15 years ago
  28. 2244eab tree-walk: Correct bitrotted comment about tree_entry() by Elijah Newren · 15 years ago
  29. e6c111b unpack_trees: group error messages by type by Matthieu Moy · 15 years ago
  30. 91e4f03 Make 'traverse_trees()' traverse conflicting DF entries in parallel by Linus Torvalds · 17 years ago
  31. 5803c6f Add return value to 'traverse_tree()' callback by Linus Torvalds · 17 years ago
  32. 40d934d Make 'traverse_tree()' use linked structure rather than 'const char *base' by Linus Torvalds · 17 years ago
  33. b45563a rename: Break filepairs with different types. by Junio C Hamano · 17 years ago
  34. 4d1012c Fix rev-list when showing objects involving submodules by Linus Torvalds · 17 years ago
  35. 63daae4 Two trivial -Wcast-qual fixes by Junio C Hamano · 18 years ago
  36. 0ab311d Remove stale non-static-inline prototype for tree_entry_extract() by Matthieu Castet · 18 years ago
  37. 4651ece Switch over tree descriptors to contain a pre-parsed entry by Linus Torvalds · 18 years ago
  38. 6fda5e5 Initialize tree descriptors with a helper function rather than by hand. by Linus Torvalds · 18 years ago
  39. a8c4047 Remove "pathlen" from "struct name_entry" by Linus Torvalds · 18 years ago
  40. 304de2d Avoid unnecessary strlen() calls by Linus Torvalds · 18 years ago
  41. 4c068a9 tree_entry(): new tree-walking helper function by Linus Torvalds · 19 years ago
  42. 4dcff63 get_tree_entry(): make it available from tree-walk by Junio C Hamano · 19 years ago
  43. 1b0c717 tree/diff header cleanup. by Junio C Hamano · 19 years ago