index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree-walk.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsck: handle bad trees like other errors
David Turner
2016-09-27
1
-0
/
+8
*
tree-walk: convert tree_entry_extract() to use struct object_id
brian m. carlson
2016-04-25
1
-2
/
+2
*
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
2016-04-25
1
-3
/
+3
*
do_compare_entry: use already-computed path
David Turner
2016-01-05
1
-0
/
+1
*
tree-walk: learn get_tree_entry_follow_symlinks
David Turner
2015-05-20
1
-0
/
+18
*
tree-walk: finally switch over tree descriptors to contain a pre-parsed entry
Kirill Smelkov
2014-02-24
1
-1
/
+1
*
unpack-trees: don't shift conflicts left and right
René Scharfe
2013-06-17
1
-1
/
+1
*
tree_entry_interesting(): give meaningful names to return values
Nguyễn Thái Ngọc Duy
2011-10-27
1
-1
/
+11
*
tree-walk.c: do not leak internal structure in tree_entry_len()
Nguyễn Thái Ngọc Duy
2011-10-27
1
-3
/
+3
*
traverse_trees(): allow pruning with pathspec
Junio C Hamano
2011-08-29
1
-0
/
+1
*
grep: drop pathspec_matches() in favor of tree_entry_interesting()
Nguyễn Thái Ngọc Duy
2011-02-03
1
-1
/
+1
*
tree_entry_interesting(): support wildcard matching
Nguyễn Thái Ngọc Duy
2011-02-03
1
-1
/
+1
*
diff-tree: convert base+baselen to writable strbuf
Nguyễn Thái Ngọc Duy
2011-02-03
1
-1
/
+1
*
Move tree_entry_interesting() to tree-walk.c and export it
Nguyễn Thái Ngọc Duy
2011-02-03
1
-0
/
+2
*
Merge branch 'maint'
Junio C Hamano
2010-08-27
1
-1
/
+4
|
\
|
*
tree-walk: Correct bitrotted comment about tree_entry()
Elijah Newren
2010-08-26
1
-1
/
+4
*
|
unpack_trees: group error messages by type
Matthieu Moy
2010-08-11
1
-0
/
+1
|
/
*
Make 'traverse_trees()' traverse conflicting DF entries in parallel
Linus Torvalds
2008-03-09
1
-1
/
+2
*
Add return value to 'traverse_tree()' callback
Linus Torvalds
2008-03-09
1
-2
/
+2
*
Make 'traverse_tree()' use linked structure rather than 'const char *base'
Linus Torvalds
2008-03-09
1
-2
/
+18
*
rename: Break filepairs with different types.
Junio C Hamano
2007-12-02
1
-7
/
+0
*
Fix rev-list when showing objects involving submodules
Linus Torvalds
2007-11-14
1
-0
/
+7
*
Two trivial -Wcast-qual fixes
Junio C Hamano
2007-06-23
1
-1
/
+1
*
Remove stale non-static-inline prototype for tree_entry_extract()
Matthieu Castet
2007-05-13
1
-1
/
+0
*
Switch over tree descriptors to contain a pre-parsed entry
Linus Torvalds
2007-03-21
1
-5
/
+13
*
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
2007-03-21
1
-2
/
+3
*
Remove "pathlen" from "struct name_entry"
Linus Torvalds
2007-03-21
1
-1
/
+0
*
Avoid unnecessary strlen() calls
Linus Torvalds
2007-03-18
1
-0
/
+5
*
tree_entry(): new tree-walking helper function
Linus Torvalds
2006-05-31
1
-1
/
+4
*
get_tree_entry(): make it available from tree-walk
Junio C Hamano
2006-04-19
1
-0
/
+2
*
tree/diff header cleanup.
Junio C Hamano
2006-03-30
1
-0
/
+25