mercurial/phases.py
Wed, 01 Feb 2012 14:17:26 -0600 Matt Mackall phases: don't complain if cset is already public on pushkey (issue3230) stable 2.1
Mon, 30 Jan 2012 17:46:15 +0100 Pierre-Yves David phases: allow phase name in phases.new-commit settings stable
Mon, 30 Jan 2012 17:33:09 +0100 Pierre-Yves David phases: write default phase data as soon as possible. stable
Fri, 20 Jan 2012 19:23:53 +0100 Pierre-Yves David phase: extracts heads computation logics from analyzeremotephases stable
Fri, 20 Jan 2012 19:18:09 +0100 Pierre-Yves David phase: fix warning text from invalid remote phase stable
Fri, 20 Jan 2012 13:19:32 -0200 Wagner Bruna phases: do not mark debug message for translation stable
Fri, 20 Jan 2012 12:57:13 -0200 Wagner Bruna phases: fix typo in warning message stable
Wed, 18 Jan 2012 17:23:54 +0100 Pierre-Yves David phases: mechanism to allow extension to alter initial computation of phase
Wed, 18 Jan 2012 16:46:15 +0100 Sune Foldager phases: use nodemap to check for missing nodes
Fri, 13 Jan 2012 02:04:16 +0100 Pierre-Yves David phases: simplify phase exchange and movement over pushkey
Wed, 04 Jan 2012 01:02:16 +0100 Pierre-Yves David phases: add list of string to access phase name
Fri, 06 Jan 2012 09:51:35 +0100 Pierre-Yves David phases: store phase values in constant instead of using raw integer
Tue, 20 Dec 2011 01:34:12 +0100 Pierre-Yves David phases: update doc to mention secret phase
Mon, 19 Dec 2011 11:37:44 +0100 Pierre-Yves David phases: add a function to compute visible heads
Sun, 18 Dec 2011 23:16:46 +0100 Pierre-Yves David phases: Add a third phase for secret changeset
Mon, 19 Dec 2011 11:29:39 +0100 Pierre-Yves David phases: fix advanceboundary behavior when targetphase !=0
Thu, 15 Dec 2011 23:08:09 +0100 Pierre-Yves David phases: change publish behavior to only alter behavior when server.
Thu, 15 Dec 2011 02:18:24 +0100 Pierre-Yves David phases: add a function to compute heads from root
Thu, 15 Dec 2011 11:24:26 +0100 Pierre-Yves David phases: add basic pushkey support
Fri, 11 Nov 2011 00:16:53 +0100 Pierre-Yves David phases: add retractboundary function to move boundary backward
Thu, 10 Nov 2011 01:09:15 +0100 Pierre-Yves David phases: rename moveboundary into advance boundary
Thu, 10 Nov 2011 01:08:08 +0100 Pierre-Yves David phases: remove underbar into target_phase argument
Mon, 07 Nov 2011 13:20:22 +0100 Pierre-Yves David phases: handle unknown nodes in boundary
Mon, 07 Nov 2011 14:11:01 +0100 Pierre-Yves David phases: add a moveboundary function to move phases boundaries
Sun, 06 Nov 2011 11:57:24 -0600 Matt Mackall phases: handle errors other than ENOENT appropriately
Fri, 04 Nov 2011 00:16:24 +0100 Pierre-Yves David phases: basic I/O logic
Thu, 03 Nov 2011 23:49:14 +0100 Pierre-Yves David phases: Minimal first add.
less more (0) tip