projects
/
git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add a test showing that 'git repack' throws away grafted-away parents
[git]
/
Documentation
/
technical
/
api-tree-walking.txt
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)