summaryrefslogtreecommitdiff
path: root/tree-walk.h
AgeCommit message (Expand)Author
2007-12-02rename: Break filepairs with different types.Junio C Hamano
2007-11-14Fix rev-list when showing objects involving submodulesLinus Torvalds
2007-06-23Two trivial -Wcast-qual fixesJunio C Hamano
2007-05-13Remove stale non-static-inline prototype for tree_entry_extract()Matthieu Castet
2007-03-21Switch over tree descriptors to contain a pre-parsed entryLinus Torvalds
2007-03-21Initialize tree descriptors with a helper function rather than by hand.Linus Torvalds
2007-03-21Remove "pathlen" from "struct name_entry"Linus Torvalds
2007-03-18Avoid unnecessary strlen() callsLinus Torvalds
2006-05-31tree_entry(): new tree-walking helper functionLinus Torvalds
2006-04-19get_tree_entry(): make it available from tree-walkJunio C Hamano
2006-03-30tree/diff header cleanup.Junio C Hamano