sapling/hggit
Siddharth Agarwal 3d8689ca46 exchange: wrap pull if localrepository.pull isn't available
Mercurial rev 20bb6e6b4dc5 removed localrepository.pull. We don't do it the
other way round (wrap pull if exchange.pull is available) because that's been
available with a different signature since Mercurial 3.0.
2014-10-13 18:53:42 -07:00
..
help docs: update to correctly reflect that local git repositories are supported 2012-09-13 20:57:37 -04:00
__init__.py exchange: wrap pull if localrepository.pull isn't available 2014-10-13 18:53:42 -07:00
_ssh.py _ssh: remove stray print 2014-08-23 12:01:06 -04:00
git_handler.py git_handler.save_remote_refs: use an atomic temp file to write 2014-09-03 19:56:45 +02:00
gitdirstate.py gignore: remove illegal components (issue92) 2014-04-16 22:04:26 +09:00
gitrepo.py listkeys: while looking for bookmarks, don't fetch a pack 2014-05-08 20:18:06 -07:00
hg2git.py hg2git: in _init_dirs, store keys without leading '/' (issue103) 2014-03-25 11:11:04 -07:00
hgrepo.py exchange: wrap pull if localrepository.pull isn't available 2014-10-13 18:53:42 -07:00
overlay.py overlayrevlog: handle root commits correctly 2014-02-25 00:23:12 -08:00
util.py hgrepo: move _transform_notgit into util 2014-10-13 16:26:31 -07:00
verify.py verify: add a wrapper function in __init__.py 2014-05-19 18:55:32 -07:00