Mercurial > hg-stable
graph
-
util: use propertycache in opener instead of __getattr__Fri, 10 Jul 2009 17:54:04 +0200, by Simon Heimberg
-
mq: use ui.status when pushing and popping patchesFri, 10 Jul 2009 23:24:35 +0200, by Martin Geisler
-
mq: qpop now tells which patches are poppedThu, 09 Jul 2009 23:59:03 +0200, by Mads Kiilerich
-
merge with crew-stableFri, 10 Jul 2009 12:49:29 +0200, by Martin Geisler
-
url: fix use of non-int port in https connections (issue1725)Wed, 08 Jul 2009 18:35:13 +0200, by Henrik Stuart
-
doc/Makefile: let hg1.gendoc.txt depend on gendoc.pyFri, 10 Jul 2009 01:23:07 +0200, by Martin Geisler
-
keyword: use all caps for 'note:' in help stringThu, 09 Jul 2009 22:52:39 +0200, by Martin Geisler
-
notify: fix indentation in module docstringThu, 09 Jul 2009 22:43:24 +0200, by Martin Geisler
-
notify: cleanup module docstringThu, 09 Jul 2009 22:42:43 +0200, by Martin Geisler
-
convert: fix inconsistent indentation in help textThu, 09 Jul 2009 20:15:15 +0200, by Martin Geisler
-
Merge with stableThu, 09 Jul 2009 19:49:02 -0500, by Matt Mackall
-
filectx: add a hex methodMon, 06 Jul 2009 14:52:44 -0500, by Matt Mackall
-
win32mbcs: also wrap windows.pconvert()Thu, 09 Jul 2009 22:06:30 +0900, by Shun-ichi GOTO
-
Use os.path.split() for MBCS with win32mbcs extension.Thu, 09 Jul 2009 21:39:19 +0900, by Shun-ichi GOTO
-
win32mbcs: look up modules using sys.modules (issue1729)Wed, 08 Jul 2009 09:48:48 -0400, by Brodie Rao
-
fix memory usage of revlog caches by limiting cache size [issue1639]Thu, 09 Jul 2009 17:10:07 -0500, by Matt Mackall
-
keyword: eliminate potential reference cycles from kwrepoThu, 09 Jul 2009 11:59:12 +0200, by Christian Ebert
-
convert/cvs: improve error message on unexpected server output.Wed, 08 Jul 2009 22:08:45 -0400, by Greg Ward
-
transaction: fix uncaught ENOENT (issue1724)Tue, 07 Jul 2009 19:24:52 +0200, by Henrik Stuart
-
branch heads: fix regression introduced in e67e5b60e55f (issue1726)Thu, 09 Jul 2009 20:49:02 +0200, by Henrik Stuart
-
subrepo: use hg.repository instead of creating localrepo directlySat, 04 Jul 2009 14:18:15 +0100, by Abderrahim Kitouni
-
ignore: separate pattern extraction from match compilationThu, 09 Jul 2009 15:14:42 -0700, by Brendan Cully
-
merge with crew-stableThu, 09 Jul 2009 11:59:56 +0200, by Martin Geisler
-
util: remove unused bufsize argumentThu, 09 Jul 2009 11:59:18 +0200, by Martin Geisler
-
convert/cvs: improve error message on unexpected server output.Wed, 08 Jul 2009 22:08:45 -0400, by Greg Ward
-
typos: "it's" -> "its"Wed, 08 Jul 2009 23:17:10 +0200, by Martin Geisler
-
convert: fixed typo in docstringWed, 08 Jul 2009 23:12:40 +0200, by Martin Geisler
-
Merge OS X performance regression fixWed, 08 Jul 2009 17:03:50 -0700, by Bryan O'Sullivan