sapling/hgext/convert
Dhruva Krishnamurthy efe9469ff7 convert: use git executable only, with subcommands
The latest GIT has some changes in the way it is installed. Only the 'git'
executable need to be in the path. All other commands are treated as sub
commands of 'git'.
2008-07-24 22:44:15 +02:00
..
__init__.py convert: rename MAPFILE into REVMAP to disambiguate with filemap 2008-03-12 23:21:01 +01:00
common.py convert: allow missing tools not to stop source type detection 2008-03-20 23:32:43 +01:00
convcmd.py convert: allow missing tools not to stop source type detection 2008-03-20 23:32:43 +01:00
cvs.py Bug:1201 hg convert on CVS working copy produces Traceback 2008-06-25 19:41:43 +01:00
darcs.py merge with crew-stable 2007-11-09 21:24:25 -02:00
filemap.py Merge with crew-stable 2008-01-04 23:43:49 +01:00
git.py convert: use git executable only, with subcommands 2008-07-24 22:44:15 +02:00
gnuarch.py Remove unused imports 2008-03-06 22:23:41 +01:00
hg.py Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg 2008-03-06 22:51:16 +01:00
monotone.py convert.monotone: fix quotes and backslashes in change descriptions. 2008-05-16 00:48:23 -07:00
subversion.py remove trailing spaces 2008-04-16 12:09:16 +02:00
transport.py convert: Remove unused clone method 2008-03-06 22:23:41 +01:00