log

age author description
Tue, 23 Feb 2016 11:41:47 +0100 Pierre-Yves David revert: properly revert to ancestor of p2 during merge (issue5052) stable
Mon, 01 Feb 2016 12:36:28 +0100 Thomas Arendsen Hein help: hg.intevation.de is new primary name of hg.intevation.de (and new cert) stable
Mon, 08 Feb 2016 14:07:17 +0100 Pierre-Yves David rebase: explicitly test abort from ambiguous destination
Sun, 14 Feb 2016 13:25:59 +0000 Pierre-Yves David rebase: choose default destination the same way as 'hg merge' (BC)
Wed, 17 Feb 2016 20:31:34 +0000 Kostia Balytskyi rebase: add potential divergent commit hashes to error message (issue5086)
Fri, 19 Feb 2016 17:50:28 +0100 Sune Foldager hgwebdir_wsgi: update script and expand help
Mon, 22 Feb 2016 18:35:40 +0100 Pierre-Yves David bundlerepo: properly handle hidden linkrev in filelog (issue4945)
Wed, 17 Feb 2016 22:45:01 +0100 liscju rebase: adds storing collapse message (issue4792)
Mon, 22 Feb 2016 17:53:19 -0500 Augie Fackler test-automv: fix inline config settings for 5ec1ce8fdf0a
Tue, 16 Feb 2016 15:58:32 +0000 Martijn Pieters automv: use 95 as the default similarity threshold
Fri, 19 Feb 2016 22:28:09 +0100 liscju bookmarks: add 'hg push -B .' for pushing the active bookmark (issue4917)
Sat, 20 Feb 2016 15:56:44 -0800 Gregory Szorc worker: change partition strategy to every Nth element
Thu, 18 Feb 2016 08:52:15 +0000 David R. MacIver run-tests: allow run-tests.py to run tests outside current directory
Tue, 16 Feb 2016 14:49:29 +0000 Kostia Balytskyi histedit: unifying the way replacements are computed for abort and success
Fri, 12 Feb 2016 18:39:48 +0900 Yuya Nishihara templater: factor out type conversion of revset() result