repo.or.cz
/
git
/
kirr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Rename path_list to string_list
[git/kirr.git]
/
Documentation
/
technical
/
api-tree-walking.txt
blob
e3ddf912841298d6317a682a29cbaf628e86f156
1
tree walking API
2
================
3
4
Talk about <tree-walk.h>, things like
5
6
* struct tree_desc
7
* init_tree_desc
8
* tree_entry_extract
9
* update_tree_entry
10
* get_tree_entry
11
12
(JC, Linus)