log

age author description
Sat, 13 Oct 2012 15:03:00 -0500 Matt Mackall vfs: backout fchmod change from 76b73ce0ffac
Fri, 12 Oct 2012 21:41:08 +0200 Pierre-Yves David histedit: refuse to edit public changeset
Thu, 27 Sep 2012 14:00:52 +0200 Pierre-Yves David histedit: ignores hidden revision when checking for orphaned nodes
Wed, 10 Oct 2012 06:27:06 +0200 Pierre-Yves David histedit: simplify computation of edited set (issue3620)
Thu, 27 Sep 2012 13:59:48 +0200 Pierre-Yves David histedit: add obsolete support
Thu, 11 Oct 2012 08:36:50 +0200 Pierre-Yves David histedit: replace various nodes lists with replacement graph (and issue3582)
Fri, 12 Oct 2012 15:52:59 -0500 Matt Mackall merge with durin42
Wed, 21 Mar 2012 16:53:39 -0500 Kevin Bullock clone: update to @ bookmark if it exists
Fri, 10 Aug 2012 20:37:20 +0100 Christian Ebert templatefilters: avoid traceback caused by bogus date input (issue3344)
Mon, 13 Aug 2012 22:42:10 +0200 Michal Sznajder notify: support revset selection for subscriptions
Mon, 13 Aug 2012 21:50:45 +0200 Ivan Andrus revsets: add branchpoint() function
Thu, 11 Oct 2012 22:58:34 -0500 Matt Mackall vfs: use fchmod for _fixfilemode
Thu, 11 Oct 2012 16:05:14 -0700 Bryan O'Sullivan tests: correctly report a test killed by a signal
Wed, 10 Oct 2012 05:54:38 +0200 Pierre-Yves David histedit: update bookmark movement notice
Wed, 10 Oct 2012 06:20:14 +0200 Pierre-Yves David histedit: simplify computation of `newchildren` during --continue