sapling/hggit
Laurent Charignon 4ea775d1ba bookmarks: use bookmarks.recordchange instead of bookmarks.write if available
bookmarks.write is deprecated and it was showing warning messages in
test-hg-branch.t with the latest test runner from core mercurial. Tested with
both hg 2.8 and hg tip.
2015-12-30 10:27:24 -08:00
..
help docs: update to correctly reflect that local git repositories are supported 2012-09-13 20:57:37 -04:00
__init__.py version: bump up to 0.8.3 2015-11-08 21:41:43 -08:00
_ssh.py ssh: fix breakage again with dulwich update 2015-12-14 14:38:42 -08: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 bookmarks: use bookmarks.recordchange instead of bookmarks.write if available 2015-12-30 10:27:24 -08:00
gitdirstate.py gitdirstate: eliminate naked except clause in compatibility code 2015-05-31 13:54:15 +09:00
gitrepo.py gitrepo: use isgitsshuri in islocal 2015-06-26 16:27:11 -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 overlay: adapt diff to work with lazymanifests 2015-05-08 16:00:45 -07:00
util.py util: add heuristic method to determine if a uri is git 2015-07-01 13:55:59 -07:00
verify.py verify: flake8 cleanup 2015-04-22 16:31:11 -07:00