log hgext/win32mbcs.py @ 11564:9bbfeba33aa3

age author description
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Mon, 14 Dec 2009 00:26:28 +0100 Martin Geisler win32mbcs: fix typos and reST syntax
Mon, 07 Dec 2009 19:18:03 +0900 Shun-ichi GOTO win32mbcs: Add configuration to specify path encoding
Thu, 08 Oct 2009 01:16:32 -0500 Matt Mackall Merge with i18n
Wed, 30 Sep 2009 21:14:24 +0200 Martin Geisler Merge with hg-i18n-stable
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Fri, 18 Sep 2009 17:37:51 +0200 Martin Geisler Merge with crew-stable (again)
Fri, 18 Sep 2009 21:25:47 +0900 Shun-ichi GOTO win32mbcs: util.normpath should be wrapped.
Fri, 18 Sep 2009 21:25:47 +0900 Shun-ichi GOTO win32mbcs: util.normpath should be wrapped.
Sun, 13 Sep 2009 17:53:09 +0200 Patrick Mezard Merge with crew-stable
Wed, 09 Sep 2009 18:38:39 +0900 Shun-ichi GOTO win32mbcs: wrap util.pconvert, not windows.pconvert (issue1828)
Mon, 24 Aug 2009 21:00:34 +0200 Nicolas Dumazet use 'x in dict' instead of 'dict.has_key(x)'
Sun, 26 Jul 2009 02:03:00 +0200 Martin Geisler win32mbcs: wrap docstrings at 70 characters
Thu, 23 Jul 2009 00:25:54 +0200 Martin Geisler win32mbcs: fix formatting of lists with proper reST markup