Wed, 27 Oct 2010 15:35:21 -0500 |
Matt Mackall |
encoding: default ambiguous character to narrow
stable
|
Wed, 20 Oct 2010 10:13:04 +0200 |
Martin Geisler |
check-code: find trailing whitespace
|
Fri, 27 Aug 2010 13:32:38 -0400 |
Brodie Rao |
cleanup: remove unused imports
|
Sat, 14 Aug 2010 01:30:54 +0200 |
Dan Villiom Podlaski Christiansen |
encoding: improve handling of buggy getpreferredencoding() on Mac OS X
stable
|
Sun, 06 Jun 2010 17:20:10 +0900 |
FUJIWARA Katsunori |
replace Python standard textwrap by MBCS sensitive one for i18n text
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sat, 10 Oct 2009 12:00:43 +0200 |
Dirkjan Ochtman |
encoding: fix issue with non-standard UTF-8 CTYPE on OS X
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
Sun, 26 Apr 2009 01:13:08 +0200 |
Martin Geisler |
put license and copyright info into comment blocks
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Fri, 03 Apr 2009 14:51:48 -0500 |
Matt Mackall |
move encoding bits from util to encoding
|