log

age author description
Sat, 05 Dec 2009 14:18:31 -0600 Steve Borho setup: ignore 'not importing' warnings during version detection stable
Wed, 23 Dec 2009 18:13:15 +0100 Martin Geisler tests: load with "ext =" instead of "hgext.ext ="
Wed, 23 Dec 2009 18:04:57 +0100 Martin Geisler Merge with stable
Wed, 23 Dec 2009 12:04:17 +0000 Christian Ebert keyword: go into restricted mode when transplanting stable
Wed, 23 Dec 2009 12:04:04 +0000 Christian Ebert keyword: do not monkeypatch diff when in restricted mode stable
Wed, 23 Dec 2009 13:12:36 +0100 Dirkjan Ochtman merge with default
Wed, 23 Dec 2009 13:09:11 +0100 timeless mq: qnew -f should reject merge working directories stable
Tue, 22 Dec 2009 00:50:15 +0100 Martin Geisler Merge with stable
Tue, 22 Dec 2009 00:50:03 +0100 Martin Geisler hgext: enable extensions without "hgext." prefix in help texts stable
Mon, 14 Dec 2009 00:32:29 +0900 Nicolas Dumazet cmdutil: replace sys.maxint with None as default value in loglimit
Mon, 21 Dec 2009 12:18:43 +0200 Henri Wiechers test-help: improve test coverage
Mon, 21 Dec 2009 20:30:37 +0100 Nicolas Dumazet bookmarks: move parse() and current() into property definitions
Mon, 21 Dec 2009 15:17:28 +0900 Nicolas Dumazet bookmarks: refactor code responsible for updates of bookmarks
Mon, 21 Dec 2009 20:19:21 +0100 Nicolas Dumazet bookmarks: repo._bookmarkcurrent should be a propertycache
Mon, 21 Dec 2009 15:23:03 +0900 Nicolas Dumazet bookmarks: write() can simply access repo._bookmarks