14 Commits (0e214af9c34623979b19bb183bd8e518d749fd63)

Author SHA1 Message Date
Linus Torvalds 91e4f03604 Make 'traverse_trees()' traverse conflicting DF entries in parallel 17 years ago
Linus Torvalds 5803c6f8a2 Add return value to 'traverse_tree()' callback 17 years ago
Linus Torvalds 40d934df72 Make 'traverse_tree()' use linked structure rather than 'const char *base' 17 years ago
Junio C Hamano b45563a229 rename: Break filepairs with different types. 17 years ago
Linus Torvalds 481f0ee60e Fix rev-list when showing objects involving submodules 17 years ago
Linus Torvalds 4d1012c370 Fix rev-list when showing objects involving submodules 17 years ago
Junio C Hamano 63daae47e5 Two trivial -Wcast-qual fixes 18 years ago
Matthieu Castet 0ab311d601 Remove stale non-static-inline prototype for tree_entry_extract() 18 years ago
Linus Torvalds 4651ece854 Switch over tree descriptors to contain a pre-parsed entry 18 years ago
Linus Torvalds 6fda5e5180 Initialize tree descriptors with a helper function rather than by hand. 18 years ago
Linus Torvalds a8c40471ab Remove "pathlen" from "struct name_entry" 18 years ago
Linus Torvalds 304de2d2d6 Avoid unnecessary strlen() calls 18 years ago
Linus Torvalds 4c068a9831 tree_entry(): new tree-walking helper function 19 years ago
Junio C Hamano 4dcff634e6 get_tree_entry(): make it available from tree-walk 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago