Petr Baudis wrote: > Dear diary, on Thu, Jun 09, 2005 at 01:35:03AM CEST, I got a letter > where Dan Holmsand <holmsand@gmail.com> told me that... > >>Well, since I try to use the same output format as git-rev-list --pretty >>does (most of the time, it *is* just that...), I can actually already do >> >> cg-log -r:cogito-0.11.1 | git-shortlog >> >>and get the same thing. > > > I'll see how I like it, but currently I find myself use all of the > commit header items a lot, so I'm not too keen to losing some of them, > perhaps except the tree line. Ok, and it might be enough to have the > parent lines only for the merge commits. Nothing against things like > s/^author/Author:/. > Oh, all the headers are still available, for sure, just not by default. "-v" or "--verbose" is the magic incantation. The parent is also somewhat visible by default whenever it's not obvious who the parent is, as I keep git-diff-tree's "(from sha1)" thing. /dan - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Jun 09 22:04:09 2005
This archive was generated by hypermail 2.1.8 : 2005-06-09 22:04:10 EST