1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-10 08:46:38 +02:00
git/perl/Git/SVN
Eric Wong a0f5a0c828 git-svn: allow "0" in SVN path components
Blindly checking a path component for falsiness is unwise, as
"0" is false to Perl, but a valid pathname component for SVN
(or any filesystem).

Found via random code reading.

Signed-off-by: Eric Wong <e@80x24.org>
2016-12-12 10:49:50 -08:00
..
Memoize git-svn: use YAML format for mergeinfo cache when possible 2012-06-10 08:47:53 +00:00
Editor.pm git-svn: reduce scope of input record separator change 2016-10-14 01:36:05 +00:00
Fetcher.pm git-svn: reduce scope of input record separator change 2016-10-14 01:36:05 +00:00
GlobSpec.pm git-svn: shorten glob error message 2016-03-15 01:35:39 +00:00
Log.pm pager: remove 'S' from $LESS by default 2014-05-07 13:41:04 -07:00
Migration.pm git-svn: "git worktree" awareness 2016-10-14 01:36:12 +00:00
Prompt.pm Git::SVN::*: add missing "NAME" section to perldoc 2013-05-09 01:07:58 +00:00
Ra.pm git-svn: allow "0" in SVN path components 2016-12-12 10:49:50 -08:00
Utils.pm git svn: do not overescape URLs (fallback case) 2013-01-17 23:28:12 +00:00