From: Eric Wong <e@80x24.org>
To: "Jakub Narębski" <jnareb@gmail.com>
Cc: git@vger.kernel.org, "Mathieu Arnold" <mat@FreeBSD.org>,
"Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>,
"Stefan Beller" <sbeller@google.com>,
"Junio C Hamano" <gitster@pobox.com>
Subject: Re: [PATCH 0/2] git-svn: implement "git worktree" awareness
Date: Wed, 26 Oct 2016 20:02:48 +0000 [thread overview]
Message-ID: <20161026200248.GA28105@starla> (raw)
In-Reply-To: <20161014014623.15223-1-e@80x24.org>
Eric Wong <e@80x24.org> wrote:
> +Cc Jakub since gitweb could probably take advantage of get_record
> from the first patch, too. I'm not completely sure about the API
> for this, though.
Jakub: ping?
+Cc: Junio, too. I'm hoping to have this in 2.11.
> The following changes since commit 3cdd5d19178a54d2e51b5098d43b57571241d0ab:
>
> Sync with maint (2016-10-11 14:55:48 -0700)
>
> are available in the git repository at:
>
> git://bogomips.org/git-svn.git svn-wt
>
> for you to fetch changes up to 112423eb905cf28c9445781a7647ba590d597ab3:
>
> git-svn: "git worktree" awareness (2016-10-14 01:36:12 +0000)
>
> ----------------------------------------------------------------
> Eric Wong (2):
> git-svn: reduce scope of input record separator change
> git-svn: "git worktree" awareness
>
> git-svn.perl | 13 +++++++------
> perl/Git.pm | 16 +++++++++++++++-
> perl/Git/SVN.pm | 24 +++++++++++++++---------
> perl/Git/SVN/Editor.pm | 12 +++++-------
> perl/Git/SVN/Fetcher.pm | 15 +++++----------
> perl/Git/SVN/Migration.pm | 37 ++++++++++++++++++++++---------------
> 6 files changed, 69 insertions(+), 48 deletions(-)
next prev parent reply other threads:[~2016-10-26 20:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-12 14:45 problem with git worktree and git svn Mathieu Arnold
2016-10-12 21:05 ` Stefan Beller
2016-10-13 1:52 ` Eric Wong
2016-10-13 10:29 ` Duy Nguyen
2016-10-13 20:55 ` Eric Wong
2016-10-14 1:46 ` [PATCH 0/2] git-svn: implement "git worktree" awareness Eric Wong
2016-10-14 1:46 ` [PATCH 1/2] git-svn: reduce scope of input record separator change Eric Wong
2016-10-14 1:46 ` [PATCH 2/2] git-svn: "git worktree" awareness Eric Wong
2016-10-26 20:02 ` Eric Wong [this message]
2016-10-26 21:17 ` [PATCH 0/2] git-svn: implement " 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=20161026200248.GA28105@starla \
--to=e@80x24.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jnareb@gmail.com \
--cc=mat@FreeBSD.org \
--cc=pclouds@gmail.com \
--cc=sbeller@google.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 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).