sapling/hgsubversion
Chema Cortes 10c378b177 svnwrap: properly escape URLs before giving them to libsvn_*
(patch tweaked somewhat by Augie Fackler)
2009-09-15 18:26:13 -04:00
..
svnwrap svnwrap: properly escape URLs before giving them to libsvn_* 2009-09-15 18:26:13 -04:00
__init__.py Bypass demandimport for all svn submodules 2009-07-18 20:44:33 -05:00
editor.py tags: handle edits to tags as gracefully as possible 2009-06-23 21:38:27 -05:00
maps.py tagmap: missed newline in rebuildmeta warn call 2009-07-06 09:17:26 -05:00
pushmod.py pushmod: pass SubversionRepo directly to commit() 2009-07-18 20:44:33 -05:00
replay.py tags: handle edits to tags as gracefully as possible 2009-06-23 21:38:27 -05:00
stupid.py Add a test for URLs that have spaces in them. 2009-09-15 21:57:17 -04:00
svncommands.py tags: handle the most recent commit being an edit to an svn tag properly 2009-07-18 22:30:59 -05:00
svnexternals.py svnexternals: display svn commands output with --verbose 2009-07-18 20:44:33 -05:00
svnmeta.py tags: handle the most recent commit being an edit to an svn tag properly 2009-07-18 22:30:59 -05:00
svnrepo.py svnrepo: expose the same svnurl than SubversionRepo 2009-07-18 20:44:33 -05:00
util.py Remove the svn+ from svn+https urls before calling the Subversion API. This was already being done for svn+http urls. 2009-07-20 16:00:37 -04:00
utility_commands.py Extend svnrepos with SubversionRepo and SVNMeta 2009-07-18 20:44:33 -05:00
wrappers.py pushmod: pass SubversionRepo directly to commit() 2009-07-18 20:44:33 -05:00