Sun, 28 Jun 2009 19:31:16 +0900 inotify: server: remove wpath method
Nicolas Dumazet <nicdumz.commits@gmail.com> [Sun, 28 Jun 2009 19:31:16 +0900] rev 8953
inotify: server: remove wpath method Only called once. And can be simplified to an easy oneliner.
Sun, 21 Jun 2009 18:11:19 +0200 inotify: return version to client even when not matching
Simon Heimberg <simohe@besonet.ch> [Sun, 21 Jun 2009 18:11:19 +0200] rev 8952
inotify: return version to client even when not matching Old clients are expecting a version string even in case of mismatch, otherwise they get stuck.
Thu, 25 Jun 2009 22:43:58 +0200 windows: fix use of undefined exception (issue1707)
Henrik Stuart <hg@hstuart.dk> [Thu, 25 Jun 2009 22:43:58 +0200] rev 8951
windows: fix use of undefined exception (issue1707) This fixes the implied reliance on pywin32 and the win32 module. This also fixes a regression in ae275ad46bd0 that made Mercurial unusable without pywin32.
Sat, 27 Jun 2009 13:05:25 +0200 keyword: improve help for kwfiles
Christian Ebert <blacktrash@gmx.net> [Sat, 27 Jun 2009 13:05:25 +0200] rev 8950
keyword: improve help for kwfiles
Sat, 27 Jun 2009 13:08:07 +0200 highlight: remove author name from docstring
Martin Geisler <mg@lazybytes.net> [Sat, 27 Jun 2009 13:08:07 +0200] rev 8949
highlight: remove author name from docstring I don't feel this should be part of the documentation. The name of the original author can of course still be found with 'hg log'.
Sat, 27 Jun 2009 12:13:40 +0200 mq: standardize qfinish cmdline help string
Martin Geisler <mg@lazybytes.net> [Sat, 27 Jun 2009 12:13:40 +0200] rev 8948
mq: standardize qfinish cmdline help string
Sat, 27 Jun 2009 12:05:01 +0200 inotify: OPT -> OPTION in cmdline help string
Martin Geisler <mg@lazybytes.net> [Sat, 27 Jun 2009 12:05:01 +0200] rev 8947
inotify: OPT -> OPTION in cmdline help string
Sat, 27 Jun 2009 12:03:48 +0200 hgk: standardize cmdline help strings
Martin Geisler <mg@lazybytes.net> [Sat, 27 Jun 2009 12:03:48 +0200] rev 8946
hgk: standardize cmdline help strings
Thu, 25 Jun 2009 09:23:33 -0400 color: don't blow up if configured with unknown color (just warn).
Greg Ward <greg-hg@gerg.ca> [Thu, 25 Jun 2009 09:23:33 -0400] rev 8945
color: don't blow up if configured with unknown color (just warn).
Wed, 24 Jun 2009 19:20:59 +0200 bookmarks: Change references to "repo" by references to "self" (issue1611)
Isaac Jurado <diptongo@gmail.com> [Wed, 24 Jun 2009 19:20:59 +0200] rev 8944
bookmarks: Change references to "repo" by references to "self" (issue1611) Using "repo" instead of "self" inside bookmark_repo methods was causing a circular reference and, thus, a memory leak. It has been detected because the method bundlerepository.__del__ is never called, therefore leaving dangling uncompressed bundles inside .hg subdirectory.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip