From: Junio C Hamano <junkio@cox.net>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Thomas Glanzmann <sithglan@stud.uni-erlangen.de>,
GIT <git@vger.kernel.org>
Subject: Re: git-diff-tree -z HEAD | git-diff-helper -z fails for me
Date: Mon, 23 May 2005 11:44:59 -0700 [thread overview]
Message-ID: <7vpsvh3hp0.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <Pine.LNX.4.58.0505231119570.2307@ppc970.osdl.org> (Linus Torvalds's message of "Mon, 23 May 2005 11:21:59 -0700 (PDT)")
>>>>> "LT" == Linus Torvalds <torvalds@osdl.org> writes:
LT> How about instead making sure that any "extra" text be NUL-terminated and
LT> never start with ':' after a NUL (which will automatically be true, since
LT> it's either "diff-tree " + ascii for the verbose case, or just the tree
LT> name).
Makes much more sense although it has certain amount of Yuck
factor ;-).
next prev parent reply other threads:[~2005-05-23 18:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-23 9:02 git-diff-tree -z HEAD | git-diff-helper -z fails for me Thomas Glanzmann
2005-05-23 16:38 ` Junio C Hamano
2005-05-23 18:21 ` Linus Torvalds
2005-05-23 18:44 ` Junio C Hamano [this message]
2005-05-23 19:07 ` Junio C Hamano
2005-05-23 23:47 ` Linus Torvalds
2005-05-24 0:15 ` Junio C Hamano
2005-05-24 1:14 ` [PATCH] Fix diff-pruning logic which was running prune too early Junio C Hamano
2005-05-24 5:24 ` interim report on a big screwup with diff -M and -C Junio C Hamano
2005-05-24 8:10 ` [PATCH] Redo rename/copy detection logic Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vpsvh3hp0.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--cc=sithglan@stud.uni-erlangen.de \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).