14 Commits (9c2d28c74e374174de01901238159b63a96a04ba)

Author SHA1 Message Date
Junio C Hamano a6080a0a44 War on whitespace 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
Jeff King d93b7d1c30 get_tree_entry: map blank requested entry to tree root 18 years ago
René Scharfe 4fe2cc0c89 Remove shadowing variable from traverse_trees() 18 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 18 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Linus Torvalds 4c068a9831 tree_entry(): new tree-walking helper function 19 years ago
Linus Torvalds 7d65848afd Don't use "sscanf()" for tree mode scanning 19 years ago
Junio C Hamano 4dcff634e6 get_tree_entry(): make it available from tree-walk 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago