sapling/hgext/convert
2011-02-16 21:02:19 -02:00
..
__init__.py convert: fix typos in docstring 2011-02-16 21:02:19 -02: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 convert: kill trailing whitespace 2010-10-20 10:07:38 +02: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: handle closed branch heads in hg-hg conversion (issue2185) 2010-07-25 17:18:35 -05: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: subversion should use util.quotecommand to wrap args to popen2 2010-12-22 13:25:00 -06:00
transport.py convert: tuple parameter unpacking is deprecated in py3k 2010-07-01 19:27:02 -03:00