From: "David Symonds" <dsymonds@gmail.com>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "Git Mailing List" <git@vger.kernel.org>,
"Junio C Hamano" <junkio@cox.net>,
"Shawn O. Pearce" <spearce@spearce.org>,
"David Kastrup" <dak@gnu.org>, "Jeff King" <peff@peff.net>
Subject: Re: [PATCH, take 1] Linear-time/space rename logic (exact renames only)
Date: Mon, 22 Oct 2007 10:31:03 +1000 [thread overview]
Message-ID: <ee77f5c20710211731n2646ae11jd2fb2c0be12494ac@mail.gmail.com> (raw)
In-Reply-To: <alpine.LFD.0.999.0710211603200.10525@woody.linux-foundation.org>
On 22/10/2007, Linus Torvalds <torvalds@linux-foundation.org> wrote:
>
> diff --git a/Makefile b/Makefile
> index 8db4dbe..17c31ba 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -291,7 +291,7 @@ LIB_H = \
> run-command.h strbuf.h tag.h tree.h git-compat-util.h revision.h \
> tree-walk.h log-tree.h dir.h path-list.h unpack-trees.h builtin.h \
> utf8.h reflog-walk.h patch-ids.h attr.h decorate.h progress.h \
> - mailmap.h remote.h
> + mailmap.h remote.h hash.o
I assume that should be "hash.h", not "hash.o"?
Dave.
next prev parent reply other threads:[~2007-10-22 0:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-21 23:59 [PATCH, take 1] Linear-time/space rename logic (exact renames only) Linus Torvalds
2007-10-22 0:31 ` David Symonds [this message]
2007-10-22 5:41 ` Linus Torvalds
2007-10-22 6:47 ` Jeff King
2007-10-22 7:07 ` Sven Verdoolaege
2007-10-22 7:21 ` Jeff King
2007-10-22 16:33 ` Linus Torvalds
2007-10-22 17:29 ` [PATCH, take 2] " Linus Torvalds
2007-10-22 19:31 ` Linus Torvalds
2007-10-22 19:44 ` Linus Torvalds
2007-10-22 21:17 ` Alex Riesen
2007-10-22 21:37 ` Linus Torvalds
2007-10-22 22:54 ` Alex Riesen
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=ee77f5c20710211731n2646ae11jd2fb2c0be12494ac@mail.gmail.com \
--to=dsymonds@gmail.com \
--cc=dak@gnu.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=peff@peff.net \
--cc=spearce@spearce.org \
--cc=torvalds@linux-foundation.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).