log

age author description
Thu, 09 Jul 2009 22:06:30 +0900 Shun-ichi GOTO win32mbcs: also wrap windows.pconvert()
Thu, 09 Jul 2009 21:39:19 +0900 Shun-ichi GOTO Use os.path.split() for MBCS with win32mbcs extension.
Wed, 08 Jul 2009 09:48:48 -0400 Brodie Rao win32mbcs: look up modules using sys.modules (issue1729)
Thu, 09 Jul 2009 17:10:07 -0500 Matt Mackall fix memory usage of revlog caches by limiting cache size [issue1639]
Thu, 09 Jul 2009 11:59:12 +0200 Christian Ebert keyword: eliminate potential reference cycles from kwrepo
Wed, 08 Jul 2009 22:08:45 -0400 Greg Ward convert/cvs: improve error message on unexpected server output.