index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tree-walk.h
Commit message (
Expand
)
Author
Age
*
Make 'traverse_trees()' traverse conflicting DF entries in parallel
Linus Torvalds
2008-03-09
*
Add return value to 'traverse_tree()' callback
Linus Torvalds
2008-03-09
*
Make 'traverse_tree()' use linked structure rather than 'const char *base'
Linus Torvalds
2008-03-09
*
rename: Break filepairs with different types.
Junio C Hamano
2007-12-02
*
Fix rev-list when showing objects involving submodules
Linus Torvalds
2007-11-14
*
Two trivial -Wcast-qual fixes
Junio C Hamano
2007-06-22
*
Remove stale non-static-inline prototype for tree_entry_extract()
Matthieu Castet
2007-05-13
*
Switch over tree descriptors to contain a pre-parsed entry
Linus Torvalds
2007-03-21
*
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
2007-03-21
*
Remove "pathlen" from "struct name_entry"
Linus Torvalds
2007-03-21
*
Avoid unnecessary strlen() calls
Linus Torvalds
2007-03-18
*
tree_entry(): new tree-walking helper function
Linus Torvalds
2006-05-30
*
get_tree_entry(): make it available from tree-walk
Junio C Hamano
2006-04-19
*
tree/diff header cleanup.
Junio C Hamano
2006-03-29