Merge branch 'ew/svn-maint-fixes' into maint
commit2e7ca2745b7c08815fdbdccf9b410846e079b102
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2015 22:57:55 +0000 (6 14:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2015 22:57:55 +0000 (6 14:57 -0800)
tree927ef783d6e404f213ee5f8a2cdd74b562eb333a
parente1db59e179d7215476b7096f1fd74db43a4a2dae
parente426311befe429ad39b47927cd12153b7aa99542
Merge branch 'ew/svn-maint-fixes' into maint

Correct a breakage to git-svn around v2.2 era that triggers
premature closing of FileHandle.

* ew/svn-maint-fixes:
  Git::SVN::*: avoid premature FileHandle closure
  git-svn: fix localtime=true on non-glibc environments
perl/Git/SVN.pm