commit | d2fd119c4fcaea266a894354b506959376140c37 | [log] [tgz] |
---|---|---|
author | Michael G. Schwern <schwern@pobox.com> | Sat Jul 28 02:47:50 2012 -0700 |
committer | Eric Wong <normalperson@yhbt.net> | Thu Aug 02 21:46:03 2012 +0000 |
tree | 887faa7b3d86d181a3160256452bf890a8da632f | |
parent | 8266fc8be19ef1405d4ef175bb0e75ebc2730f5d [diff] |
git-svn: introduce add_path_to_url function Remove the ad-hoc versions. This is mostly to normalize the process and ensure the URLs produced don't have double slashes or anything. Also provides a place to fix the corner case where a file path contains a percent sign. [ew: commit title] Signed-off-by: Eric Wong <normalperson@yhbt.net>