sapling/hgext/convert
Patrick Mezard 95e7147cd4 convert: make filemap prune useless branch closing revs (issue2774)
A branch closing revision only applies if one of its parents belongs to the
branch being closed. Otherwise the filemap can prune it too.
2011-04-20 23:15:18 +02:00
..
__init__.py convert.svn: branch name which equals trunk means `default' branch (issue2653) 2011-02-25 21:01:30 +03:00
bzr.py cleanup: remove unused variables 2010-08-27 13:32:40 -04:00
common.py convert: merge sources getmode() into getfile() 2010-05-09 21:52:34 +02:00
convcmd.py i18n: don't mark trivial string for translation 2011-03-16 17:38:25 +01:00
cvs.py cleanup: remove unused variables 2010-08-27 13:32:40 -04:00
cvsps.py clean up remaining generic exceptions 2010-05-07 16:59:00 -05:00
darcs.py convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411) 2010-10-01 10:15:04 -05:00
filemap.py convert: make filemap prune useless branch closing revs (issue2774) 2011-04-20 23:15:18 +02:00
git.py clone, patch, convert: use hex(nullid) instead of '0'*40 2010-09-02 12:08:13 +02:00
gnuarch.py Use lexists() instead of exists() where appropriate 2010-09-20 21:46:56 +02:00
hg.py convert: handle closed branch heads in hg-hg conversion (issue2185) 2010-07-25 17:18:35 -05:00
monotone.py convert: merge sources getmode() into getfile() 2010-05-09 21:52:34 +02:00
p4.py convert: Work around p4 instability (issue2465) 2010-10-30 02:47:34 -05:00
subversion.py convert/svn: fix _iterfiles() output in root dir case (issue2647) 2011-03-14 21:35:31 +01:00
transport.py convert: tuple parameter unpacking is deprecated in py3k 2010-07-01 19:27:02 -03:00