Mon, 06 Jul 2009 14:52:44 -0500 |
Matt Mackall |
filectx: add a hex method
|
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.
|
Tue, 07 Jul 2009 19:24:52 +0200 |
Henrik Stuart |
transaction: fix uncaught ENOENT (issue1724)
|
Thu, 09 Jul 2009 20:49:02 +0200 |
Henrik Stuart |
branch heads: fix regression introduced in e67e5b60e55f (issue1726)
|
Sat, 04 Jul 2009 14:18:15 +0100 |
Abderrahim Kitouni |
subrepo: use hg.repository instead of creating localrepo directly
|
Thu, 09 Jul 2009 15:14:42 -0700 |
Brendan Cully |
ignore: separate pattern extraction from match compilation
|
Thu, 09 Jul 2009 11:59:56 +0200 |
Martin Geisler |
merge with crew-stable
|
Thu, 09 Jul 2009 11:59:18 +0200 |
Martin Geisler |
util: remove unused bufsize argument
|
Wed, 08 Jul 2009 22:08:45 -0400 |
Greg Ward |
convert/cvs: improve error message on unexpected server output.
|