sapling/hggit
Siddharth Agarwal 178e6c9bdb overlaychangectx: use overlayrevlog logic to determine parents
The old logic was broken -- it didn't work at the boundary between hg and git
commits. The logic in overlayrevlog.parents handles that correctly.

This is the last fix required for Mercurial 3.4.
2015-05-08 15:50:48 -07:00
..
help docs: update to correctly reflect that local git repositories are supported 2012-09-13 20:57:37 -04:00
__init__.py overlay: adapt diff to work with lazymanifests 2015-05-08 16:00:45 -07:00
_ssh.py ssh: move imports to top of file 2015-04-22 16:23:09 -07:00
compat.py hg2git: audit path components during export (CVE-2014-9390) 2014-11-23 19:06:21 -05:00
git2hg.py git2hg: update comment now that presence of hg fields is no longer a heuristic 2014-12-05 01:07:41 -08:00
git_handler.py git_handler: remove unused variables 2015-04-15 18:37:37 -04:00
gitdirstate.py gitdirstate: flake8 cleanup 2015-04-22 16:34:25 -07:00
gitrepo.py gitrepo: flake8 cleanups 2015-04-22 16:25:04 -07:00
hg2git.py hg2git: flake8 cleanup 2015-04-22 16:42:48 -07:00
hgrepo.py hgrepo: remove unused import 2015-04-22 16:21:51 -07:00
overlay.py overlaychangectx: use overlayrevlog logic to determine parents 2015-05-08 15:50:48 -07:00
util.py util: flake8 cleanup 2015-04-22 16:27:13 -07:00
verify.py verify: flake8 cleanup 2015-04-22 16:31:11 -07:00