Mercurial > hg
graph
-
gitweb, monoblue: fix double-spacing in file view (issue1733)Sun, 12 Jul 2009 21:37:24 +0200, by Martin Geisler
-
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