log mercurial/phases.py @ 23869:d9967b82394a

age author description
Thu, 18 Dec 2014 11:38:48 -0800 Eric Sumner bundlerepo: implement safe phasecache
Fri, 17 Oct 2014 22:23:06 -0700 Pierre-Yves David phases: read pending data when appropriate
Sun, 12 Oct 2014 08:03:20 -0700 Pierre-Yves David phases: inform transaction-related hooks that a phase was moved
Tue, 07 Oct 2014 11:42:37 -0700 Durham Goode phases: move root phase assignment to it's own function
Tue, 07 Oct 2014 11:37:54 -0700 Durham Goode phases: add invalidate function
Thu, 07 Aug 2014 14:11:36 -0700 Pierre-Yves David phase: attach phase to the transaction instead of the lock
Thu, 07 Aug 2014 14:41:00 -0700 Pierre-Yves David phase: extract the phaseroots serialization in a dedicated method
Tue, 05 Aug 2014 23:52:21 -0700 Pierre-Yves David phase: add a transaction argument to retractboundary
Wed, 06 Aug 2014 01:54:19 -0700 Pierre-Yves David phase: add a transaction argument to advanceboundary
Wed, 06 Aug 2014 00:54:58 -0700 Pierre-Yves David pushkey: wrap pushkey phase movement in a transaction
Thu, 20 Feb 2014 02:43:17 +0100 Mads Kiilerich phases: make order of debug output 'removing unknown node' deterministic
Mon, 04 Nov 2013 19:59:00 -0800 Durham Goode rebase: fix rebase aborts when 'tip-1' is public (issue4082) stable
Thu, 24 Oct 2013 01:49:56 +0800 Mads Kiilerich spelling: random spell checker fixes stable
Mon, 15 Apr 2013 17:10:58 +0200 Pierre-Yves David destroyed: invalidate phraserevs cache in all case (issue3858)
Fri, 04 Jan 2013 06:11:29 +0100 Idan Kamara phases: make _filterunknown a member function of phasecache