sapling/hgext/convert
Mads Kiilerich eedb4882ea convert: when converting from monotone, use the number 1 for close in extras
Monotone used '1' for close while core Mercurial use 1. Now, for consistency,
use the same value everywhere. It will be stored as a string anyway and the
change will not make any real difference.

(The actual value of 'close' doesn't matter as long as extras has such a key.)
2015-01-21 00:02:17 +01:00
..
__init__.py convert: change default for git rename detection to 50% 2014-09-23 14:45:23 -07:00
bzr.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
common.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
convcmd.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
cvs.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
cvsps.py cvsps: add two more tiebreakers in cscmp 2014-08-21 10:07:30 -04:00
darcs.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
filemap.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
git.py convert: use git diff-tree -Cn% instead of --find-copies=n% for older git 2014-11-06 09:36:39 +01:00
gnuarch.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
hg.py convert: replace revision references in messages if they are >= short hashes 2015-01-30 18:51:20 +01:00
monotone.py convert: when converting from monotone, use the number 1 for close in extras 2015-01-21 00:02:17 +01:00
p4.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
subversion.py convert: on svn failure, note libsvn version (issue4043) 2014-12-12 15:53:17 -05:00
transport.py spelling: dependent 2012-08-17 13:58:18 -07:00