log

age author description
Mon, 14 Mar 2011 23:50:28 +0100 David Soria Parra bookmarks: do not forward merged bookmark (issue1877)
Wed, 30 Mar 2011 13:23:24 -0500 Matt Mackall merge with stable
Mon, 28 Mar 2011 20:56:56 -0400 Kevin Berridge pull: new output message when there are multiple branches
Fri, 11 Mar 2011 20:43:12 -0500 Kevin Berridge pull: don't suggest running hg merge when new heads are on different branches
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: add modified XMLRPC mode that uses email to send bug comments.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: add XMLRPC interface.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: localise all MySQL direct access inside access class.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: keep bug IDs in set.
Wed, 30 Mar 2011 09:49:45 +0100 Jim Hague bugzilla: rename filter_unknown_bug_ids to reflect its actual purpose.
Tue, 29 Mar 2011 19:20:28 +0200 Adrian Buehlmann test-paths.t: 'file:' disables [paths] entries for clone dest
Tue, 29 Mar 2011 16:33:10 +0000 timeless hgwebdir: handle IOErrors from localrepo while enumerating
Mon, 28 Mar 2011 15:54:22 +0200 Adrian Buehlmann set NOT_CONTENT_INDEXED on .hg dir (issue2694)
Wed, 30 Mar 2011 02:22:15 +0900 Yuya Nishihara hgweb: add bookmark labels to monoblue theme (based on 270f57d35525) stable
Tue, 29 Mar 2011 16:25:48 +0200 Martin Geisler merge with stable
Mon, 28 Mar 2011 23:16:20 -0400 Daniel Atallah convert/mtn: Fix conversion of large files from mtn (broken in ed97955e0c04)
Tue, 29 Mar 2011 16:45:23 +0300 timeless mq: fix qselect help for qguard stable
Mon, 28 Mar 2011 21:36:29 -0700 Brendan Cully Fix transplant error message to correspond with test
Mon, 28 Mar 2011 21:17:32 +0100 Luke Plant transplant: fix crash if filter script munges log file
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold linkrev helper into lookup functions
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold filenode collector into mlookup
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: roll changegroup.collector into lookup functions
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: add revlog to the group callback
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: move sorting down into group
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold progress meter into callbacks
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: combine infocollect and lookup callbacks
Thu, 24 Mar 2011 17:16:30 -0500 Matt Mackall changegroup: drop unused fullrev
Sun, 27 Mar 2011 23:48:58 +0200 Idan Kamara util: dates cannot consist entirely of whitespace (issue2732)
Fri, 25 Mar 2011 15:49:43 -0400 Daniel Atallah convert/mtn: convert suspended branches as closed branches
Sun, 27 Mar 2011 13:34:20 +0200 Stefano Tortarolo rebase: don't mark file as removed if missing in parent's manifest (issue2725)
Sun, 27 Mar 2011 12:22:07 +0200 Adrian Buehlmann windows: use win32.unlink in unlinkpath()