Merge git://git.bogomips.org/git-svn
commit646e41753568683c3ffde6b7f614f880311cc984
authorJunio C Hamano <gitster@pobox.com>
Sat, 28 Jul 2012 04:18:09 +0000 (27 21:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 28 Jul 2012 04:18:09 +0000 (27 21:18 -0700)
tree55cdab17cc1f34729bfd156fd3e7dab231935fe3
parent12688bbacf8a5b221748a1dfa31eb3cef9f9162d
parent5c71028fced46d03bf81b8625680d9ac87c8f4f0
Merge git://git.bogomips.org/git-svn

* git://git.bogomips.org/git-svn:
  Move initialization of Git::SVN variables into Git::SVN.
  Extract Git::SVN from git-svn into its own .pm file.
  Prepare Git::SVN for extraction into its own file.
  Extract some utilities from git-svn to allow extracting Git::SVN.
  perl: detect new files in MakeMaker builds
  The Makefile.PL will now find .pm files itself.
  Don't lose Error.pm if $@ gets clobbered.
  Quiet warning if Makefile.PL is run with -w and no --localedir