sapling/hggit
Siddharth Agarwal e38779118a git2hg.find_incoming: move graph traversal into a function
This is preparation for upcoming changes to find_incoming that will allow it to
import certain Git branches as Mercurial named branches.
2014-10-15 14:21:09 -07:00
..
help docs: update to correctly reflect that local git repositories are supported 2012-09-13 20:57:37 -04:00
__init__.py __init__: work around exchange not yet existing in hg 2.8.x 2014-10-14 11:32:21 -04:00
_ssh.py _ssh: remove stray print 2014-08-23 12:01:06 -04:00
git2hg.py git2hg.find_incoming: move graph traversal into a function 2014-10-15 14:21:09 -07:00
git_handler.py git2hg: return a struct from find_incoming 2014-10-14 16:35:37 -07: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 push if localrepository.push isn't available 2014-10-13 18:55:18 -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