log mercurial/encoding.py @ 14918:ebdfdba0faaf

age author description
Sat, 30 Apr 2011 10:57:13 -0500 Matt Mackall encoding: add an encoding-aware lower function
Fri, 15 Apr 2011 23:45:41 -0500 Matt Mackall encoding: avoid localstr when a string can be encoded losslessly (issue2763) stable
Mon, 29 Nov 2010 10:13:55 +0100 Martin Geisler encoding: fix typo in variable name
Wed, 24 Nov 2010 15:38:52 -0600 Matt Mackall encoding: add localstr class to track UTF-8 version of transcoded strings
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