about summary refs log tree commit homepage
path: root/perl/Git/SVN/Editor.pm
DateCommit message (Expand)
2016-10-14git-svn: reduce scope of input record separator change
2016-02-22git-svn: apply "svn.pathnameencoding" before URL encoding
2016-02-22git-svn: enable "svn.pathnameencoding" on dcommit
2015-02-26git-svn: lazy load some modules
2014-12-09git-svn: support for git-svn propset
2013-12-27git-svn: workaround for a bug in svn serf backend
2013-05-09Git::SVN::*: add missing "NAME" section to perldoc
2013-01-24git-svn: cleanup sprintf usage for uppercasing hex
2013-01-19git-svn: do not escape certain characters in paths
2013-01-17Git::SVN::Editor::T: pass $deletions to ->A and ->D
2012-10-10git svn: work around SVN 1.7 mishandling of svn:special changes
2012-06-10git-svn: make Git::SVN::Editor a separate file