author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 20:55:10 +0000 (13:55 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 20:55:10 +0000 (13:55 -0700) | ||
commit | 84fe972055398ba0790ac0a8f159c79c83efcef4 | |
tree | 426bfebd8064b754e1f6ab7ad6ab81801310043d | tree | snapshot |
parent | 0dcad32ae239906217065b6a2b0fca41962e5d57 | commit | diff |
Add a "rev-tree" helper, which calculates the revision
tree graph.
It's quite fast when the commit-objects are cached, but since
it has to walk every single commit-object, it also allows you
to cache an old state and just add on top of that.
tree graph.
It's quite fast when the commit-objects are cached, but since
it has to walk every single commit-object, it also allows you
to cache an old state and just add on top of that.
Makefile | diff | blob | history | |
rev-tree.c | [new file with mode: 0644] | blob |