sapling/hgext/convert
Mads Kiilerich 673ec76229 convert: secret config option for disabling debugsvnlog
Subversion issues involving svn log such as 1e493b49245f can be tricky to
debug when it is run in an 'hg debugsvnlog' sub process. Debugging is simpler
when convert only uses one process.

With this change convert will invoke the svn log directly when setting
  [convert]
  svn.debugsvnlog = False

This is intentionally not documented.
2014-02-07 17:29:37 +01:00
..
__init__.py convert: add tagmap option 2014-01-22 15:43:21 -06:00
bzr.py spelling: further 2012-08-17 13:58:18 -07:00
common.py convert: drop unused getheads from sinks 2014-02-07 17:26:28 +01:00
convcmd.py convert: add tagmap logic 2014-01-22 15:40:17 -06:00
cvs.py convert: add config option to use the local time zone 2012-11-18 12:26:50 -10:00
cvsps.py convert: handle changeset sorting errors without traceback (issue3961) 2013-07-26 14:44:13 +01:00
darcs.py convert: use subprocess for all commandline calls 2012-08-03 21:37:33 +02:00
filemap.py convert: readability and test of rpairs function 2013-11-17 11:18:39 -05:00
git.py convert: add mapname parameter to checkrevformat 2014-01-21 11:34:55 -06:00
gnuarch.py fix trivial spelling errors 2012-08-15 22:38:42 +02:00
hg.py convert: drop unused getheads from sinks 2014-02-07 17:26:28 +01:00
monotone.py delete some dead comments and docstrings 2012-08-21 02:41:20 +02:00
p4.py i18n: use locale insensitive format for datetimes as intermediate representation (issue3398) 2012-04-26 02:41:20 +09:00
subversion.py convert: secret config option for disabling debugsvnlog 2014-02-07 17:29:37 +01:00
transport.py spelling: dependent 2012-08-17 13:58:18 -07:00