log mercurial/obsolete.py @ 18068:4bec77e62c00

age author description
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