sapling/hgext/convert
Matt Mackall 1899eff59c convert: properly pass null ids through .hgtags (issue4678)
Mercurial uses tags of null to mark deletions, but convert was
silently discarding these because it had no mapping for them. Thus, it
was resurrecting deleted tags.
2015-05-27 14:28:29 -05:00
..
__init__.py convert: change default for git rename detection to 50% 2014-09-23 14:45:23 -07:00
bzr.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
common.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
convcmd.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
cvs.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
cvsps.py cvsps: use a different tiebreaker to avoid flaky test 2015-03-13 14:20:13 -04:00
darcs.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
filemap.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
git.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
gnuarch.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
hg.py convert: properly pass null ids through .hgtags (issue4678) 2015-05-27 14:28:29 -05:00
monotone.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
p4.py convert: optimize convert of files that are unmodified from p2 in merges 2015-03-19 17:40:19 +01:00
subversion.py convert: avoid traceback in subversion sink 2015-04-27 11:11:26 -05:00
transport.py spelling: dependent 2012-08-17 13:58:18 -07:00