Sign in
googlers
/
jrn
/
git
/
a437900fd7643408e1d7a130b4a6b81bfd816d4e
/
tree-walk.c
bcbe5a5
Fix tree-walking compare_entry() in the presense of --prefix
by Linus Torvalds
· 17 years ago
91e4f03
Make 'traverse_trees()' traverse conflicting DF entries in parallel
by Linus Torvalds
· 17 years ago
5803c6f
Add return value to 'traverse_tree()' callback
by Linus Torvalds
· 17 years ago
40d934d
Make 'traverse_tree()' use linked structure rather than 'const char *base'
by Linus Torvalds
· 17 years ago
64cc1c0
tree-walk: don't parse incorrect entries
by Martin Koegler
· 17 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
4651ece
Switch over tree descriptors to contain a pre-parsed entry
by Linus Torvalds
· 18 years ago
6fda5e5
Initialize tree descriptors with a helper function rather than by hand.
by Linus Torvalds
· 18 years ago
a8c4047
Remove "pathlen" from "struct name_entry"
by Linus Torvalds
· 18 years ago
304de2d
Avoid unnecessary strlen() calls
by Linus Torvalds
· 18 years ago
d93b7d1
get_tree_entry: map blank requested entry to tree root
by Jeff King
· 18 years ago
4fe2cc0
Remove shadowing variable from traverse_trees()
by René Scharfe
· 18 years ago
e702496
Convert memcpy(a,b,20) to hashcpy(a,b).
by Shawn Pearce
· 19 years ago
1d7f171
Remove all void-pointer arithmetic.
by Florian Forster
· 19 years ago
4c068a9
tree_entry(): new tree-walking helper function
by Linus Torvalds
· 19 years ago
7d65848
Don't use "sscanf()" for tree mode scanning
by Linus Torvalds
· 19 years ago
4dcff63
get_tree_entry(): make it available from tree-walk
by Junio C Hamano
· 19 years ago
8e44025
Use blob_, commit_, tag_, and tree_type throughout.
by Peter Eriksen
· 19 years ago
1b0c717
tree/diff header cleanup.
by Junio C Hamano
· 19 years ago