sapling/hgsubversion
Sean Farley 29bf696e86 maps: load commandline branchmap in __init__
Funcationally, this is the same as before but consolidates the logic to its own
object so we later refactor all the map objects to inherit from a common base
object.
2014-03-24 11:20:47 -05:00
..
help layouts: add support for an infix between tbt and the hg root 2013-09-11 10:55:01 -07:00
hooks Add a changegroup hook to update svn metadata 2012-06-07 16:29:05 -07:00
layouts svnmeta: rename meta_data_dir to metapath 2014-02-16 16:32:00 -06:00
svnwrap subvertpy wrapper: printable path adapter 2013-08-11 21:59:59 +02:00
__init__.py layouts: add support for an infix between tbt and the hg root 2013-09-11 10:55:01 -07:00
compathacks.py compathacks: add wrapper for memfilectx 2014-06-02 19:53:49 -05:00
editor.py pull: correctly handle replacing the root of a branch with a non-copied directory 2013-11-16 16:16:59 -08:00
maps.py maps: load commandline branchmap in __init__ 2014-03-24 11:20:47 -05:00
pushmod.py push: allow obtaining the traceback for Subversion exceptions 2013-08-10 08:01:36 +02:00
replay.py replay: call makememfilectx 2014-06-02 19:09:44 -05:00
stupid.py stupid: call makememfilectx 2014-06-02 19:09:35 -05:00
svncommands.py svncommands: use meta.lastpulled instead of revmap.youngest 2014-03-24 11:20:44 -05:00
svnexternals.py svnexternals: import pathutil.canonpath if available 2013-11-22 11:09:59 -08:00
svnmeta.py maps: load commandline branchmap in __init__ 2014-03-24 11:20:47 -05:00
svnrepo.py Merge with stable. 2014-04-04 21:28:42 -04:00
util.py maps: change readmapfile to take a path instead of repo 2014-03-24 11:20:44 -05:00
verify.py verify: use mercurials worker API to speedup stupid verify 2013-10-01 16:55:56 +02:00
wrappers.py svnmeta: move revmap.youngest to meta.lastpulled 2014-03-24 11:20:44 -05:00