log

age author description
Sun, 20 Feb 2011 18:06:05 +0100 Gilles Moris test-push-http: use killdaemons.py instead of kill to avoid test unreliability stable
Sun, 20 Feb 2011 00:57:55 +0100 David Soria Parra bookmarks: mark new bookmark as current if it points to the current dirstate stable
Fri, 18 Feb 2011 20:25:25 +0100 Adrian Buehlmann introduce new RequirementError (issue2649) stable
Thu, 10 Feb 2011 09:03:06 +0100 Gilles Moris rollback: clarifies the message about the reverted state (issue2628) stable
Mon, 21 Feb 2011 00:57:19 +0100 Mads Kiilerich hgweb: handle invalid requests with both form data and querystring stable
Mon, 21 Feb 2011 00:52:26 +0100 Mads Kiilerich hgweb: give ErrorResponse a descriptive string/Exception representation stable
Mon, 21 Feb 2011 00:52:23 +0100 Mads Kiilerich serve: catch and log all Exceptions, not only StandardException stable
Sun, 20 Feb 2011 13:35:30 +0100 Martin Geisler test-i18n: make test conditional on msgfmt availability stable
Fri, 18 Feb 2011 10:28:20 -0600 Steve Borho match: fix subtle error in _buildmatch stable
Fri, 18 Feb 2011 23:41:13 +0100 Mads Kiilerich statichttprepo: don't modify localrepo class variables stable
Fri, 18 Feb 2011 03:35:01 +0100 Mads Kiilerich util: flush stdout before calling external processes stable
Fri, 18 Feb 2011 03:34:47 +0100 Mads Kiilerich tests: update test-https.t output stable
Wed, 16 Feb 2011 08:56:11 -0800 Oleg Stepanov Do not allow merging with uncommitted changes in a subrepo stable
Thu, 17 Feb 2011 18:05:27 -0200 Wagner Bruna hgwebdir: reduce memory usage for index generation stable
Thu, 17 Feb 2011 13:37:52 -0200 Wagner Bruna pure: fix index parsing on empty repositories stable
Thu, 17 Feb 2011 17:15:32 -0500 Steve Losh alias: add test cases for $ escaping in shell aliases stable
Wed, 16 Feb 2011 17:36:31 -0600 Augie Fackler bookmarks: verify switching bookmarks works properly stable
Thu, 17 Feb 2011 09:20:44 +0100 Martin Geisler subrepo: break long line found by check-code stable
Thu, 17 Feb 2011 09:19:15 +0100 Martin Geisler test-convert: update output to match 0079fb98e8d0 stable
Wed, 16 Feb 2011 21:02:41 -0200 Wagner Bruna dispatch: fix typo in debug message stable
Wed, 16 Feb 2011 21:02:19 -0200 Wagner Bruna convert: fix typos in docstring stable
Wed, 16 Feb 2011 11:53:48 -0600 Kevin Bullock subrepos: print short git changeset ids stable
Wed, 16 Feb 2011 14:13:22 -0600 Matt Mackall merge default into stable for 1.8 code freeze stable
Wed, 16 Feb 2011 15:02:30 +0100 Adrian Buehlmann store: remove pointless pathjoiner parameter
Wed, 16 Feb 2011 18:36:45 +0100 David Soria Parra bookmarks: forbid \0 \r \n : in bookmark names (BC)
Wed, 16 Feb 2011 04:36:36 +0100 Mads Kiilerich url: merge BetterHTTPS with httpsconnection to get some proxy https validation
Wed, 16 Feb 2011 04:28:11 +0100 Mads Kiilerich tests: test https through http proxy
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: always create BetterHTTPS connections the same way
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: refactor BetterHTTPS.connect
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: refactor _gen_sendfile