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
Sun, 10 Apr 2011 10:01:39 +0900 Yuya Nishihara hgweb: remove useless notip handling from bookmarks listing
Sun, 10 Apr 2011 10:01:37 +0900 Yuya Nishihara hgweb: sort bookmarks in the same manner as console command
Sun, 10 Apr 2011 06:37:20 +0900 Yuya Nishihara hgweb: add bookmarks listing to raw style with test case
Sat, 09 Apr 2011 23:13:17 +0530 Md. O. Shayan grep: don't print data from binary files for matches (issue2614)
Sat, 09 Apr 2011 23:53:23 +0300 Idan Kamara color: reset win32 console color in a finally block
Sat, 09 Apr 2011 15:52:19 -0500 Matt Mackall tests: better output on timeouts
Mon, 07 Feb 2011 16:37:03 -0500 John Mulligan acl: add branch tests for the current behavior of acl extension
Wed, 06 Apr 2011 18:09:43 +0200 Adrian Buehlmann path_auditor: check filenames for basic platform validity (issue2755)
Fri, 08 Apr 2011 17:47:58 +0300 Idan Kamara revset: rearrange code so functions are sorted alphabetically
Thu, 07 Apr 2011 19:24:16 +0300 Idan Kamara revset: abort when tag or bookmark doesn't exist
Thu, 07 Apr 2011 15:08:15 -0500 Matt Mackall merge with stable
Thu, 07 Apr 2011 12:33:47 +0200 Thomas Arendsen Hein subrepo: prevent url normalization from removing // in ssh paths (issue2556) stable
Thu, 07 Apr 2011 17:57:38 +0300 Idan Kamara bookmarks: change error messages to match those given by 'hg tag' commands
Thu, 07 Apr 2011 14:43:19 -0500 Matt Mackall audit: improve nested repo message
Thu, 07 Apr 2011 17:16:17 +0300 Idan Kamara tags: remove another check for valid nodes