Make "rev-tree" more efficient and more useful.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 23:42:13 +0000 (16:42 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 23:42:13 +0000 (16:42 -0700)
commit97d9c3cdeafb9f48075987c76373a71e6874c6eb
tree60f9d89665bd7623ef43c2b2dec7645bbb08c778
parent4bb04f2190d526f8917663f0be62d8026e1ed100
Make "rev-tree" more efficient and more useful.

Slight change of output format: it now lists all parents on the same line.

This allows it to work on initial commits too (which have no parents), and
also makes the output format a lot more intuitive.
rev-tree.c