log mercurial/phases.py @ 20076:faa4b3fc4197 stable

age author description
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
Tue, 18 Dec 2012 02:04:37 +0100 Pierre-Yves David cache: group obscache and revsfiltercache invalidation in a single function
Thu, 20 Dec 2012 17:14:07 +0100 Pierre-Yves David clfilter: add a cache on repo for set of revision to filter for a given set.
Wed, 21 Nov 2012 00:53:45 +0100 Pierre-Yves David clfilter: phases logic should be unfiltered
Sun, 25 Nov 2012 20:39:37 +0100 André Sintzoff phases: fix missing "error" module import (issue3707) stable
Mon, 03 Sep 2012 14:05:19 +0200 Pierre-Yves David clfilter: introduce a `hassecret` function
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:19 -0700 timeless en-us: serialization
Tue, 28 Aug 2012 20:52:04 +0200 Pierre-Yves David obsolete: introduce caches for all meaningful sets
Wed, 15 Aug 2012 22:39:18 +0200 Mads Kiilerich fix wording and not-completely-trivial spelling errors and bad docstrings
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Tue, 17 Jul 2012 01:22:31 +0200 Pierre-Yves David repo: move visibleheads and visiblebranchmap logic in discovery
Fri, 01 Jun 2012 12:45:16 -0700 Bryan O'Sullivan revlog: descendants(*revs) becomes descendants(revs) (API)
Sun, 13 May 2012 12:07:49 +0200 Martin Geisler phases: wrap docstrings at 70 characters
Sun, 13 May 2012 12:06:12 +0200 Martin Geisler phases: fix typos in docstrings
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phase: make if abort on nullid for the good reason
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phases: make advance/retractboundary() atomic
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phases: introduce phasecache
Thu, 10 May 2012 18:52:07 +0200 Patrick Mezard phases: stop modifying localrepo in writeroots()
Thu, 10 May 2012 18:52:04 +0200 Patrick Mezard phases: stop modifying localrepo in readroots()
Thu, 10 May 2012 18:21:15 +0200 Patrick Mezard phases: call filterunknown() in readroots()
Fri, 04 May 2012 15:24:00 +0200 Martin Geisler phases: line.strip().split() == line.split()
Tue, 24 Apr 2012 16:32:44 +0200 Pierre-Yves David branchmap: server should not advertise secret changeset in branchmap (Issue3303) stable
Wed, 15 Feb 2012 17:30:21 -0500 Greg Ward phases: fix a non-standard debug message stable
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