git-commit-vandalism/perl/Git
Michael G. Schwern 9c27a57b2d git-svn: replace URL escapes with canonicalization
The old hand-rolled URL escape functions were inferior to
canonicalization functions.

Continuing to move towards getting everything canonicalizing the same way.

* Git::SVN->init_remote_config and Git::SVN::Ra->minimize_url both
  have to canonicalize the same way else init_remote_config
  will incorrectly think they're different URLs causing
  t9107-git-svn-migrate.sh to fail.

[ew: commit title]

Signed-off-by: Eric Wong <normalperson@yhbt.net>
2012-08-02 21:46:01 +00:00
..
SVN git-svn: replace URL escapes with canonicalization 2012-08-02 21:46:01 +00:00
I18N.pm Git::I18N: compatibility with perl <5.8.3 2012-03-10 13:25:41 -08:00
IndexInfo.pm Move Git::IndexInfo into its own file. 2012-07-27 22:36:17 +00:00
SVN.pm git-svn: replace URL escapes with canonicalization 2012-08-02 21:46:01 +00:00