sapling/hgsubversion
Dan Villiom Podlaski Christiansen d45b91a0b7 svncommands: rename the help' function to help_'.
This avoids overriding the builtin `help' function; a possible source
of confusion.

No funcationality change.
2010-03-31 17:53:47 +02:00
..
svnwrap handle nonexistant svn repositories, fixes issue 137 2010-03-09 20:58:08 -06:00
__init__.py util: add progress wrapper to maintain 1.3 support 2010-03-03 17:44:41 -06:00
editor.py strip off root file name only once for missing files 2010-03-20 15:07:37 +10:00
maps.py maps: fix a % formatting bug 2010-03-27 18:42:47 -05:00
pushmod.py remove useless shebang to comfort rpmlint 2010-02-28 22:39:57 +01:00
replay.py add basic branchmap functionality, to rename branches 2010-03-01 22:10:18 +01:00
stupid.py stupid: fix getcopies() logic 2010-03-02 17:06:06 +01:00
svncommands.py svncommands: rename the help' function to help_'. 2010-03-31 17:53:47 +02:00
svnexternals.py svnexternals: display svn commands output with --verbose 2009-07-18 20:44:33 -05:00
svnmeta.py svnmeta: minor cosmetics whitespace cleanup. 2010-03-31 17:53:20 +02:00
svnrepo.py svnrepo: expose the same svnurl than SubversionRepo 2009-07-18 20:44:33 -05:00
util.py editor: fix issamefile() and copy detection in replay mode 2010-03-02 17:06:06 +01:00
wrappers.py pull: try and produce a better progress bar for certain cases 2010-03-19 21:24:03 -05:00