Found 28 matching messages (0.175 seconds). Page 1 of 2.
... alternative implementations that stream the log formatting
> processing.
>
This is a ... cut -------------------
Subject: [PATCH] Add --log-size to git log to print ... zero.
+
git - Marco Costalba - Jul 16 2007 - 13:50
... > opt->add_signoff); > + if (opt->show_size) > + printf("size %i\n", len); > + > printf("%s%s%s ... is --show-"size". "message-size" would have been a bit easier to swallow, ... the patch part, so that the reader can split the "git log" output ...
git - Junio C Hamano - Jul 14 2007 - 15:03
... was to _error_ out if the user says "git log --log-size -p" (or "git show --log- ... Qt library's programming interface, though... - To unsubscribe from this list: send the ... " in the body of a message to majordomo@vger.kernel.org More majordomo ...
git - Junio C Hamano - Jul 16 2007 - 18:37
... --show-"size". "message-size" would > have been a bit easier to swallow ... a different option name (--show-log). Currently the patch just include the log ... list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...
git - Marco Costalba - Jul 16 2007 - 08:04
I've been re-reviewing recent patches, and this is one of ... 9d468ac... log size 47 Add --log-size to git log to ... Support for incremental status updates. - To unsubscribe from this list: send ... the body of a message to majordomo@vger.kernel.org More ...
git - Junio C Hamano - Jul 25 2007 - 00:03
... > wrote: > I've been re-reviewing recent patches, and this is one ... > 9d468ac... log size 47 > Add --log-size to git log to ... not crashing and do not show incorrect info, not that the ... one skipping the rest. Marco - To unsubscribe from this list: send ...
git - Marco Costalba - Jul 25 2007 - 05:38
... > I'd say making --show-message-size option incompatible with diff output ... message and no diff > content. > Sorry to bother you again, but my ... diff content I mean that git log --log-size -p it's ... the body of a message to majordomo@vger.kernel.org More ...
git - Marco Costalba - Jul 16 2007 - 14:02
... --show-"size". "message-size" would > have been a bit easier to ... deeper. What about --section-sizes? You can add in the output ... output for message and patch sizes. sizes 456 565\n Or, ... qgit loading works like this: git log output is read as ...
git - Marco Costalba - Jul 14 2007 - 16:46
... but you already > know its size. > Reading and creating revision is ... With the proposed patch will be easier to find a truncated ... it requires the --show-size change in git, but after initial ... cache), qgit with the same git log arguments runs in about ...
git - Marco Costalba - Jul 15 2007 - 06:06
... wrote: >> Currently the patch just include the log message because the ... diff output. You don't > show it immediately anyway. I'd say making --show-message-size option incompatible with diff ... line "unsubscribe git" in the body of a message to majordomo ...
git - Junio C Hamano - Jul 16 2007 - 13:50
... tested this case here with "git log --parents --pretty=raw -z -r -p" > and git prints out: "\ No newline at ... workaround before git prints sizes with messages. Thanks Marco - To unsubscribe ... the body of a message to majordomo@vger.kernel.org More ...
git - Marco Costalba - Jul 15 2007 - 12:54
... : time git log --parents --boundary --pretty=raw -z --log-size --topo-order ... with the same command: WITHOUT --log-size patch git 1170ms (+21%) linux 7942ms ... time weights more regarding parsing. Marco - To unsubscribe from this list: send the ...
git - Marco Costalba - Jul 17 2007 - 12:36
... > It can happen if the patch adds lines at the end of ... In this case your scheme seems to miss the good next revision boundary ... tested this case here with "git log --parents --pretty=raw -z - ... and then the NUL. Sean - To unsubscribe from this list: send ...
git - Sean - Jul 15 2007 - 12:34
... wrote: > Currently the patch just include the log message because the ... I was thinking of reading the size of > stout buffer before ... You don't show it immediately anyway. - To unsubscribe from this ... list: send the line "unsubscribe git" in the body of a ...
git - Alex Riesen - Jul 16 2007 - 08:31
... > I'd say making --show-message-size option incompatible with diff output ... it would be better to clarify that "message log" it means only ... and no diff content. Marco - To unsubscribe from this list: send the line "unsubscribe git" in the body of a ...
git - Marco Costalba - Jul 16 2007 - 13:55
... git patch, please check this from current linux tree: git log ... character records. If the size of the patch was explicitly given ... no fail will occur. Marco - To unsubscribe from this list: send ... the body of a message to majordomo@vger.kernel.org More ...
git - Marco Costalba - Jul 15 2007 - 08:29
... git patch, please check this from current linux tree: > > git log ... character records. If the size of the patch was explicitly given ... Also, when it comes to "git log", you actually know even ... commit begins with "commit". A patch will always be nicely line ...
git - Linus Torvalds - Jul 15 2007 - 14:14
... I would wish the message size patch applied if it is ... no drawbacks. Tool that parses git-log output would benefit form ... if not activated. Thanks Marco - To unsubscribe from this list: send ... the body of a message to majordomo@vger.kernel.org More ...
git - Marco Costalba - Jul 15 2007 - 14:45
... 2007 July 14, Marco Costalba wrote: > Print message size just before the corresponding message > to speedup the parsing by scripts/ ... parse is being done during the output from git using the QProcess::readyRead() signal once and only ...
git - Andy Parkins - Jul 17 2007 - 03:49
... :c+license:gpl+package:libc+memchr+show:6Tvt4_C8w_Q:Sdpf5XO0rrM:Emqlj8d07Ns&sa=N&cd= ... guess. Anyway with the proposed patch to git you don't need assembly ... list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...
git - Marco Costalba - Jul 15 2007 - 07:32