log

age author description
Fri, 15 Apr 2011 16:15:32 +0200 Adrian Buehlmann copy: do not copy file if name is disallowed anyway
Fri, 15 Apr 2011 16:15:30 +0200 Adrian Buehlmann util: new function checkfilename
Fri, 15 Apr 2011 16:15:28 +0200 Adrian Buehlmann opener: use %r in format string for abort
Sat, 16 Apr 2011 01:05:56 +0900 Shuhei Takahashi wireproto: allow unbundle with hashed heads parameter (issue2126)
Fri, 15 Apr 2011 23:46:59 -0500 Matt Mackall merge with stable
Fri, 15 Apr 2011 23:45:41 -0500 Matt Mackall encoding: avoid localstr when a string can be encoded losslessly (issue2763) stable
Fri, 15 Apr 2011 20:35:59 -0500 Matt Mackall merge with stable
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)