From: Eric Wong <e@80x24.org>
To: Mathieu Arnold <mat@FreeBSD.org>
Cc: "Jakub Narębski" <jnareb@gmail.com>,
git@vger.kernel.org, "Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>,
"Stefan Beller" <sbeller@google.com>, "Eric Wong" <e@80x24.org>
Subject: [PATCH 0/2] git-svn: implement "git worktree" awareness
Date: Fri, 14 Oct 2016 01:46:21 +0000 [thread overview]
Message-ID: <20161014014623.15223-1-e@80x24.org> (raw)
In-Reply-To: <20161013205555.GA599@dcvr>
+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.
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(-)
--
EW
next prev parent reply other threads:[~2016-10-14 1:47 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 ` Eric Wong [this message]
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 ` [PATCH 0/2] git-svn: implement " Eric Wong
2016-10-26 21:17 ` 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=20161014014623.15223-1-e@80x24.org \
--to=e@80x24.org \
--cc=git@vger.kernel.org \
--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 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.