sapling/hgsubversion
Sean Farley beb8105077 layouts: use util.load in layout_from_config
This is a temporary move to make refactoring easier. Later patches will
use util.dump for writing layout_from_config, so we need to use
util.load first (since it provides a safe fallback to reading plain
text).

In later patches, all 'from hgext_hgsubversion' statements will be
removed.
2014-03-24 11:20:49 -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 layouts: use util.load in layout_from_config 2014-03-24 11:20:49 -05:00
svnwrap subvertpy wrapper: printable path adapter 2013-08-11 21:59:59 +02:00
__init__.py pull: wrap exchange.pull if localrepository.pull isn't available 2014-10-13 23:56:13 -07:00
compathacks.py compathacks: add hacks for filectxfn deletion contract changing 2014-09-16 16:42:57 -07:00
editor.py editor: fix replay handling for copied + modified symlinks 2014-04-07 18:44:46 -07:00
maps.py maps.RevMap: avoid O(revs) property lookups on dict 2014-11-02 01:34:34 -08:00
pushmod.py pushmod: prepend "link " to base text for links 2014-08-07 19:30:26 -07:00
replay.py replay: use compat hack for filectxfn for deleted files 2014-09-16 16:35:21 -07:00
stupid.py stupid: add another None check 2014-09-17 11:25:52 -04: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 svnmeta: call makememfilectx 2014-06-02 19:09:11 -05:00
svnrepo.py pull: wrap exchange.pull if localrepository.pull isn't available 2014-10-13 23:56:13 -07:00
util.py util: add a decorator to disable Python's garbage collector 2014-11-02 01:55:18 -08:00
verify.py verify: use mercurials worker API to speedup stupid verify 2013-10-01 16:55:56 +02:00
wrappers.py wrappers.push: call pull instead of repo.pull 2014-10-13 23:57:21 -07:00