log mercurial/phases.py @ 44452:9d2b2df2c2ba

age author description
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Mon, 13 Jan 2020 19:11:44 -0800 Rodrigo Damazio Bovendorp phases: make phasecache._phasesets immutable
Mon, 13 Jan 2020 19:06:36 -0800 Rodrigo Damazio Bovendorp phases: reduce code duplication in phasecache.getrevset
Thu, 19 Dec 2019 00:32:42 -0800 Rodrigo Damazio Bovendorp phases: make the working directory consistently a draft
Thu, 21 Nov 2019 15:31:33 -0500 Matt Harbison phases: make `allphases` a list on py3 also
Sat, 09 Nov 2019 13:23:52 +0100 Pierre-Yves David index: use `index.get_rev` in `phases.newheads`
Fri, 08 Nov 2019 14:17:03 +0100 Pierre-Yves David index: use `index.has_node` in `phases.filterunknown`
Fri, 08 Nov 2019 14:16:24 +0100 Pierre-Yves David index: use `index.has_node` in `analyzeremotephases`
Mon, 07 Oct 2019 00:04:04 -0400 Gregory Szorc py3: finish porting iteritems() to pycompat and remove source transformer
Sun, 06 Oct 2019 16:55:18 -0400 Gregory Szorc py3: manually import getattr where it is needed
Sun, 06 Oct 2019 14:58:42 -0400 Gregory Szorc py3: manually import pycompat.setattr where it is needed
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 09 Nov 2018 23:19:53 -0500 Matt Harbison phases: add a list of names usable by the phase command
Wed, 17 Oct 2018 14:47:01 +0200 Boris Feld phase: add an archived phase stable