mercurial/obsolete.py
Tue, 15 Jan 2013 02:59:13 +0100 Mads Kiilerich obsolete: process markers in a stable order
Fri, 04 Jan 2013 03:16:08 +0100 Pierre-Yves David performance: speedup computation of extinct revisions
Fri, 04 Jan 2013 03:15:44 +0100 Pierre-Yves David performance: speedup computation of suspended revisions
Fri, 04 Jan 2013 03:15:21 +0100 Pierre-Yves David performance: speedup computation of unstable revisions
Fri, 04 Jan 2013 03:14:54 +0100 Pierre-Yves David performance: speedup computation of obsolete revisions
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, 12 Dec 2012 03:19:30 +0100 Pierre-Yves David obsolete: detect divergent changesets
Sat, 10 Nov 2012 01:56:59 +0100 Pierre-Yves David obsolete: drop successors sets which are subset of another one
Thu, 13 Dec 2012 15:38:43 +0100 Pierre-Yves David obsolete: compute successors set
Mon, 08 Oct 2012 16:55:00 +0200 Pierre-Yves David clfilter: unfilter computation of obsolescence related computation
Fri, 19 Oct 2012 00:41:53 +0200 Pierre-Yves David obsolete: add a flag that allows fixing "bumped" changeset
Fri, 19 Oct 2012 00:36:18 +0200 Pierre-Yves David obsolete: add the detection of bumped changeset.
Tue, 16 Oct 2012 15:49:58 +0200 Pierre-Yves David obsolete: have `allsuccessors` takes a list of nodes
Fri, 19 Oct 2012 00:30:11 +0200 Pierre-Yves David obsolete: rename `anysuccessors` into `allsuccessors`
Fri, 19 Oct 2012 00:28:13 +0200 Pierre-Yves David obsolete: rename `getobscache` into `getrevs`
Tue, 16 Oct 2012 15:39:12 +0200 Pierre-Yves David obsolete: flip `obstore.successors` and `obsolete.precursors`
Sun, 14 Oct 2012 23:33:10 +0200 Pierre-Yves David obsolete: add example of marker usage in the documentation
Mon, 15 Oct 2012 00:12:06 +0200 Pierre-Yves David obsolete: cheap detection of nullid as successors
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:19 -0700 timeless spelling: transaction
Fri, 17 Aug 2012 13:58:19 -0700 timeless spelling: split
Fri, 24 Aug 2012 21:16:23 +0200 Pierre-Yves David obsolete: add a high level function to create an obsolete marker
Tue, 28 Aug 2012 20:52:04 +0200 Pierre-Yves David obsolete: introduce caches for all meaningful sets
Mon, 27 Aug 2012 23:16:22 +0200 Mads Kiilerich declare local constants instead of using magic values and comments
Tue, 21 Aug 2012 02:41:20 +0200 Mads Kiilerich delete some dead comments and docstrings
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, 28 Aug 2012 11:15:34 -0500 Steve Borho obsolete: import modules within mercurial/ without "from mercurial" stable
Tue, 31 Jul 2012 15:32:08 +0200 Pierre-Yves David obsolete: properly increment currentlen when building pushkey payload stable
Sat, 28 Jul 2012 13:33:06 +0200 Pierre-Yves David pushkey: do not exchange obsole markers if feature is disabled stable
less more (0) -30 tip