log

age author description
Fri, 15 Apr 2011 20:07:44 +0300 Idan Kamara revset: optimize stringset when subset == entire repo
Fri, 15 Apr 2011 16:35:32 +0300 Idan Kamara help/revset: fix grammar stable
Thu, 14 Apr 2011 10:00:15 +0200 timeless qrecord: provide help when mq is not enabled
Thu, 14 Apr 2011 10:00:14 +0200 timeless record: improve help test coverage
Fri, 15 Apr 2011 10:56:26 +0200 Adrian Buehlmann paper: preserve whitespace on description instead of adding breaks
Wed, 13 Apr 2011 13:06:35 -0500 Augie Fackler compact style: show bookmarks in the same manner as tags
Wed, 13 Apr 2011 12:30:41 -0500 Augie Fackler revsets: preserve ordering with the or operator
Wed, 13 Apr 2011 07:40:24 +0530 Md. O. Shayan hgweb: set minimum number of revision to display to 1 when revcount is 0
Wed, 13 Apr 2011 12:57:24 -0500 Matt Mackall zeroconf: clean up naked exceptions
Mon, 11 Apr 2011 21:44:22 +0300 Idan Kamara localrepo: don't add deleted files to list of modified/added files (issue2761)
Mon, 11 Apr 2011 10:06:57 +0200 Adrian Buehlmann path_auditor: eliminate local function 'check' in __call__
Mon, 11 Apr 2011 07:34:40 -0500 Augie Fackler subrepo: trailing whitespace cleanup
Sun, 10 Apr 2011 19:31:49 +0200 Adrian Buehlmann util: move checkosfilename call from path_auditor to opener
Sun, 10 Apr 2011 11:30:53 +0300 Idan Kamara tests: add tests for non-existant branch/tag/bookmark
Sun, 10 Apr 2011 10:01:42 +0900 Yuya Nishihara hgweb: add bookmarks listing to summary page of gitweb/monoblue styles