author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 23:42:13 +0000 (16:42 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 23:42:13 +0000 (16:42 -0700) | ||
commit | 97d9c3cdeafb9f48075987c76373a71e6874c6eb | |
tree | 60f9d89665bd7623ef43c2b2dec7645bbb08c778 | tree | snapshot |
parent | 4bb04f2190d526f8917663f0be62d8026e1ed100 | commit | diff |
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.
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 | diff | blob | history |