Hi,
On Fri, 20 Jul 2007, Marco Costalba wrote:
This is take 3 of this patch. In this case has been clearly added that
diff content size is not included.
Two concerns and a half:
- if you do not include the diff content size, don't you need to parse the
output anyway?
- what do you do if the underlying Git does not support --log-size? Exit?
- Would it not be much quicker to read the rev-list, and read messages
only on demand?
Ciao,
Dscho