From: David Turner <dturner@twopensource.com>
To: Michael Haggerty <mhagger@alum.mit.edu>
Cc: Junio C Hamano <gitster@pobox.com>, Jeff King <peff@peff.net>,
Lukas Fleischer <lfleischer@lfos.de>,
Ronnie Sahlberg <ronniesahlberg@gmail.com>,
Ramsay Jones <ramsay@ramsayjones.plus.com>,
git@vger.kernel.org
Subject: Re: [PATCH v8 00/10] refs backend pre-vtable
Date: Mon, 16 Nov 2015 13:51:08 -0500 [thread overview]
Message-ID: <1447699868.5082.0.camel@twopensource.com> (raw)
In-Reply-To: <cover.1447154711.git.mhagger@alum.mit.edu>
On Tue, 2015-11-10 at 12:42 +0100, Michael Haggerty wrote:
> Another re-roll of this patch series, to address the comments of
> Ramsay Jones (thanks!) about v7 [1].
>
> This version has the following changes compared to v7:
>
> * Drop "refs: make is_branch public" patch. This was already done
> quite a while ago:
>
> e7e0f26 refs.c: add a public is_branch function (2014-07-15)
>
> * Instead of having refs-internal.h include refs.h, have the "*.c"
> files include both header files.
>
> * Remove some unneeded includes from refs/files-backend.c.
>
> Since patch 01/11 of v7 was omitted, the patches in this version are
> numbered differently. In particular, it is now patches 01 through 07
> that form the core of this patch series. The last three patches can
> easily be postponed if that will speed the progress of the first
> seven.
>
> These patches are also available from my GitHub fork [2] as branch
> "refs-backend-pre-vtable".
This version looks good to me.
next prev parent reply other threads:[~2015-11-16 18:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-10 11:42 [PATCH v8 00/10] refs backend pre-vtable Michael Haggerty
2015-11-10 11:42 ` [PATCH v8 01/10] verify_refname_available(): rename function Michael Haggerty
2015-11-10 11:42 ` [PATCH v8 02/10] verify_refname_available(): new function Michael Haggerty
2015-11-10 11:42 ` [PATCH v8 03/10] copy_msg(): rename to copy_reflog_msg() Michael Haggerty
2015-11-10 11:42 ` [PATCH v8 04/10] pack_if_possible_fn(): use ref_type() instead of is_per_worktree_ref() Michael Haggerty
2015-11-10 11:42 ` [PATCH v8 05/10] refname_is_safe(): improve docstring Michael Haggerty
2015-11-10 11:42 ` [PATCH v8 06/10] refs/refs-internal.h: new header file Michael Haggerty
2015-11-10 11:42 ` [PATCH v8 08/10] initdb: make safe_create_dir public Michael Haggerty
2015-11-10 11:42 ` [PATCH v8 09/10] files_log_ref_write: new function Michael Haggerty
2015-11-10 11:42 ` [PATCH v8 10/10] refs: break out ref conflict checks Michael Haggerty
2015-11-16 18:51 ` David Turner [this message]
2015-11-19 14:58 ` [PATCH v8 00/10] refs backend pre-vtable Jeff King
2015-11-20 6:34 ` Michael Haggerty
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=1447699868.5082.0.camel@twopensource.com \
--to=dturner@twopensource.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=lfleischer@lfos.de \
--cc=mhagger@alum.mit.edu \
--cc=peff@peff.net \
--cc=ramsay@ramsayjones.plus.com \
--cc=ronniesahlberg@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.