Hi Junio, mainly bugfixes but a tiny amount of progress on lazy-loading.
The bugfixes from Kyle and Ryuichi should also be applied to maint.
Thanks.
The following changes since commit 7f4ba4b6e3ba7075ca6b379ba23fd3088cbe69a8:
Post 2.3 cyle (batch #5) (2015-02-25 15:44:04 -0800)
are available in the git repository at:
git://bogomips.org/git-svn.git master
for you to fetch changes up to e0b4cad4fd77e4cd787c3ed26e7650fc4de8bcd2:
Git::SVN::*: avoid premature FileHandle closure (2015-02-26 20:19:41 +0000)
----------------------------------------------------------------
Eric Wong (1):
git-svn: lazy load some modules
Kyle J. McKay (1):
Git::SVN::*: avoid premature FileHandle closure
Ryuichi Kokubo (1):
git-svn: fix localtime=true on non-glibc environments
git-svn.perl | 13 +++++++------
perl/Git/SVN.pm | 25 +++++++++++++++----------
perl/Git/SVN/Editor.pm | 3 +--
perl/Git/SVN/Fetcher.pm | 11 +++++++++--
perl/Git/SVN/Ra.pm | 8 +++++++-
5 files changed, 39 insertions(+), 21 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html