log

age author description
Wed, 12 Jul 2017 23:15:09 +0200 Boris Feld phases: detect when boundaries has been actually retracted
Tue, 11 Jul 2017 01:17:36 +0200 Boris Feld phases: rework phase movement code in 'cg.apply' to use 'registernew'
Tue, 11 Jul 2017 00:59:23 +0200 Boris Feld convert: use the new 'phase.registernew' function
Tue, 11 Jul 2017 01:05:27 +0200 Boris Feld localrepo: use the 'registernew' function to set the phase of new commit
Tue, 11 Jul 2017 03:47:25 +0200 Boris Feld phases: add a 'registernew' method to set new phases
Mon, 10 Jul 2017 23:50:16 +0200 Boris Feld phases: extract the core of boundary retraction in '_retractboundary'
Tue, 11 Jul 2017 02:39:52 +0200 Boris Feld phases: track phase movements in 'advanceboundary'
Mon, 10 Jul 2017 22:18:41 +0200 Boris Feld phases: extract the intermediate set of affected revs
Mon, 10 Jul 2017 22:22:42 +0200 Boris Feld phase: put retractboundary out of the loop in advanceboundary
Tue, 11 Jul 2017 10:46:10 -0700 Martin von Zweigbergk match: make unionmatcher a proper matcher
Fri, 07 Jul 2017 14:39:59 -0700 Martin von Zweigbergk match: write forceincludematcher using unionmatcher
Wed, 12 Jul 2017 13:57:03 -0700 Martin von Zweigbergk histedit: extract InterventionRequired transaction handling to utils
Wed, 12 Jul 2017 13:17:49 -0700 Martin von Zweigbergk histedit: create transaction outside of try
Wed, 12 Jul 2017 11:18:02 -0700 Martin von Zweigbergk histedit: remove transaction from state object
Tue, 11 Jul 2017 08:17:29 -0700 Jun Wu phabricator: verify local tags before trusting them