commit | 81f2bb1f54b20abefa9d102ea98c4ac73d81a66d | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Jun 02 09:19:53 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Jun 02 09:19:53 2005 -0700 |
tree | dd4cbd18dc52e767dd57e7e402edc3008d28e260 | |
parent | cc29f7328551eca7bb6a8f37653c3fe3b7a973a5 [diff] |
git-rev-list: factor out the commit printing from "main()" Functions that do many things are bad. We should basically just parse the arguments in main(). We're not quite there yet, but it's a step in the right direction.