repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
"git pull --tags": error out with a better message.
[alt-git.git]
/
Documentation
/
technical
/
api-revision-walking.txt
blob
01a24551af063d82f57929e0bdbe08f3455dc016
1
revision walking API
2
====================
3
4
Talk about <revision.h>, things like:
5
6
* two diff_options, one for path limiting, another for output;
7
* calling sequence: init_revisions(), setup_revsions(), get_revision();
8
9
(Linus, JC, Dscho)