Re: [PATCH] Add --show-size to git log to print message size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/15/07, Sean <seanlkml@xxxxxxxxxxxx> wrote:

If you only look for ^\0 (ie. first position only) the parsing should
be okay.  Not that it helps with the performance issue you're trying
to address.

revisions are streamed, there is only one first revision, all the
others are linked togheter in a big stream.

Actually I ended up looking for the character after the '\0' (if any)
to be 'c' that is the beginning of "commit <sha> ....." but it's a bit
hacky.


Marco
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux