sapling/mercurial/pure
2012-08-27 23:16:22 +02:00
..
__init__.py pure: quiesce build warnings 2012-04-16 08:50:40 -07:00
base85.py pure/base85: align exception type/msg on base85.c 2012-05-07 21:49:45 +02:00
bdiff.py mdiff: replace wscleanup() regexps with C loops 2011-11-18 14:23:03 +01:00
diffhelpers.py cleanup: use x in (a, b) instead of x == a or x == b 2010-09-23 00:02:31 -05:00
mpatch.py cleanup: eradicate long lines 2012-05-12 15:54:54 +02:00
osutil.py declare local constants instead of using magic values and comments 2012-08-27 23:16:22 +02:00
parsers.py fix wording and not-completely-trivial spelling errors and bad docstrings 2012-08-15 22:39:18 +02:00