sapling/hgext/convert
Martin Geisler ba8731035e Use explicit integer division
Found by running the test suite with the -3 flag to show places where
we have int / int division that can be replaced with int // int.
2012-01-08 18:15:54 +01:00
..
__init__.py convert: fix typo 2011-10-18 10:32:12 -05:00
bzr.py convert/bzr: correctly handle divergent nested renames (issue3089) 2011-11-08 17:08:58 +01:00
common.py Use explicit integer division 2012-01-08 18:15:54 +01:00
convcmd.py i18n: don't mark trivial string for translation 2011-03-16 17:38:25 +01:00
cvs.py check-code: flag 0/1 used as constant Boolean expression 2011-06-01 12:38:46 +02:00
cvsps.py cvsps: pull function definition out of loop 2012-01-08 17:57:25 +01:00
darcs.py check-code: enable camelcase check, fix up problems 2011-11-09 16:36:54 -06:00
filemap.py convert: handle trailing slashes in filemap better (issue3124) 2011-11-23 16:25:44 -06:00
git.py hgext: replace uses of hasattr with util.safehasattr 2011-07-25 20:37:12 -05:00
gnuarch.py backout 17bc9a6bb165 (issue3077) (issue3071) 2011-10-29 11:02:23 -05:00
hg.py convert: fix crazy rollback call, broken by recent rollback safety checks 2011-10-07 15:36:35 -05:00
monotone.py hgext: fixup a couple missed file().read() instances 2011-05-03 21:53:13 -05:00
p4.py convert: Work around p4 instability (issue2465) 2010-10-30 02:47:34 -05:00
subversion.py merge with stable 2011-12-30 17:04:36 -06:00
transport.py Remove FSF mailing address from GPL headers 2012-01-06 16:27:13 +01:00