Sun, 11 Jan 2015 14:37:50 -0600 |
Matt Mackall |
readmarkers: use unpacker for fixed header
|
Sun, 11 Jan 2015 14:35:03 -0600 |
Matt Mackall |
readmarkers: drop metadata temporary
|
Sun, 11 Jan 2015 14:33:49 -0600 |
Matt Mackall |
readmarkers: drop date temporary
|
Sun, 11 Jan 2015 14:32:56 -0600 |
Matt Mackall |
readmarkers: drop another conditional
|
Sat, 10 Jan 2015 21:28:15 -0600 |
Matt Mackall |
readmarkers: drop a conditional
|
Sat, 10 Jan 2015 21:27:29 -0600 |
Matt Mackall |
readmarkers: add some whitespace
|
Sat, 10 Jan 2015 21:25:07 -0600 |
Matt Mackall |
readmarkers: combine parent conditionals
|
Sat, 10 Jan 2015 21:24:45 -0600 |
Matt Mackall |
readmarkers: drop temporary substring assignments
|
Wed, 26 Nov 2014 23:23:33 -0800 |
Pierre-Yves David |
obsstore: cache size computation for fm1 node
|
Wed, 26 Nov 2014 23:21:20 -0800 |
Pierre-Yves David |
obsstore: prefetch struct.calcsize
|
Wed, 26 Nov 2014 16:58:31 -0800 |
Pierre-Yves David |
obsstore: disable garbage collection during initialization (issue4456)
|
Thu, 16 Oct 2014 14:46:37 -0700 |
Pierre-Yves David |
obsstore: record data as floating point in fm0 format
|
Tue, 14 Oct 2014 13:27:00 -0700 |
Durham Goode |
obsolete: prevent options from being used without createmarkers
|
Tue, 14 Oct 2014 13:26:01 -0700 |
Durham Goode |
obsolete: add exchange option
|
Tue, 14 Oct 2014 13:25:13 -0700 |
Durham Goode |
obsolete: add allowunstable option
|
Tue, 14 Oct 2014 13:23:52 -0700 |
Durham Goode |
obsolete: add createmarkers option
|
Tue, 14 Oct 2014 13:20:31 -0700 |
Durham Goode |
obsolete: add readonly flag to obstore constructor
|
Tue, 14 Oct 2014 13:17:35 -0700 |
Durham Goode |
obsolete: add isenabled function for option checking
|
Tue, 16 Sep 2014 17:57:44 -0700 |
Pierre-Yves David |
obsolete: use format version 1 as the default for obsstore
|
Tue, 16 Sep 2014 17:52:40 -0700 |
Pierre-Yves David |
obsolete: add a "format.obsstore-version" config option
|
Thu, 09 Oct 2014 00:10:10 -0700 |
Pierre-Yves David |
obsolete: introduce a new binary encoding for obsmarkers (version 1)
|
Fri, 10 Oct 2014 16:43:04 -0500 |
Pierre-Yves David |
obsstore: add a flag for sha256 hashes
|
Thu, 09 Oct 2014 00:15:04 -0700 |
Pierre-Yves David |
obsolete: use uint## in the format documention
|
Wed, 08 Oct 2014 22:34:48 -0700 |
Pierre-Yves David |
obsolete: gather _fm0 meta encoding with other _fm0 code
|
Wed, 08 Oct 2014 22:12:06 -0700 |
Pierre-Yves David |
obsolete: _rename decodemeta to _fm0decodemeta
|
Wed, 08 Oct 2014 22:11:36 -0700 |
Pierre-Yves David |
obsolete: _rename encodemeta to _fm0encodemeta
|
Wed, 08 Oct 2014 22:10:15 -0700 |
Pierre-Yves David |
obsolete: store metadata as a tuple of (key, value) pairs (API)
|
Thu, 02 Oct 2014 16:57:51 -0500 |
Pierre-Yves David |
obsolete: replace "nb" notation with "num" (for "number")
|
Tue, 16 Sep 2014 15:57:51 -0700 |
Pierre-Yves David |
obsolete: use version constants in the format mapping
|
Tue, 16 Sep 2014 15:56:38 -0700 |
Pierre-Yves David |
obsolete: use the `version` argument in encodemarkers
|
Fri, 12 Sep 2014 14:41:43 +0200 |
Pierre-Yves David |
obsolete: gather all contents related to format version 0 in a single place
|
Tue, 23 Sep 2014 12:21:38 -0700 |
Pierre-Yves David |
obsolete: ensure that `getrevs` always return a set
|
Wed, 10 Sep 2014 14:42:52 +0100 |
Pierre-Yves David |
obsolete: properly drop 'date' from metadata
|
Tue, 26 Aug 2014 11:36:23 +0200 |
Pierre-Yves David |
obsolete: add a `commonversion` function
|
Mon, 25 Aug 2014 18:26:56 +0200 |
Pierre-Yves David |
obsmarker: record the number of new markers in the transaction
|
Mon, 25 Aug 2014 16:24:40 +0200 |
Pierre-Yves David |
obsolete: make encodemarkers a public function
|
Mon, 25 Aug 2014 16:21:33 +0200 |
Pierre-Yves David |
obsolete: move _encodemarkers next to _readmarkers
|
Mon, 25 Aug 2014 16:18:44 +0200 |
Pierre-Yves David |
obsstore: store and preserve ondisk version
|
Mon, 25 Aug 2014 16:51:51 +0200 |
Pierre-Yves David |
obsolete: have _readmarkers return the format version
|
Mon, 25 Aug 2014 16:16:01 +0200 |
Pierre-Yves David |
obsolete: support for any known obsstore format when reading or writing
|
Mon, 25 Aug 2014 16:09:18 +0200 |
Pierre-Yves David |
obsolete: move _fm0encodeonemarker next to _fm0readmarkers
|
Mon, 25 Aug 2014 16:43:23 +0200 |
Pierre-Yves David |
obsolete: rename _encodeonemarker to _fm0encodeonemarkers
|
Mon, 25 Aug 2014 14:58:11 +0200 |
Pierre-Yves David |
obsolete: extract the part of _readmarkers specific to format version 0
|
Mon, 25 Aug 2014 14:56:15 +0200 |
Pierre-Yves David |
obsolete: rename all _fm to _fm0
|
Mon, 25 Aug 2014 14:52:51 +0200 |
Pierre-Yves David |
obsolete: rename _fnodesize to _fmfnodesize
|
Thu, 21 Aug 2014 17:42:50 -0700 |
Pierre-Yves David |
obsstore: have the `mergemarkers` method return the number of new markers
|
Fri, 29 Aug 2014 18:00:44 +0200 |
Gregory Szorc |
obsolete: avoid slow, generic date parsing
|
Tue, 19 Aug 2014 23:22:44 -0700 |
Pierre-Yves David |
debugobsolete: add a --rev argument
|
Wed, 20 Aug 2014 18:11:23 -0700 |
Pierre-Yves David |
obsolete: rename `allmarkers` to `getmarkers`
|
Tue, 19 Aug 2014 17:03:10 -0700 |
Pierre-Yves David |
obsstore: add relevantmarkers method
|
Tue, 19 Aug 2014 16:53:53 -0700 |
Pierre-Yves David |
obsstore: keep track of children information
|
Tue, 19 Aug 2014 16:46:17 -0700 |
Pierre-Yves David |
obsstore: drop outdated comment
|
Wed, 20 Aug 2014 14:33:59 -0400 |
Augie Fackler |
obsolete: avoid 2-argument form of enumerate, which was new in Python 2.6
|
Mon, 18 Aug 2014 17:14:27 -0700 |
Pierre-Yves David |
obsmarkers: add a `parentnodes` method to retrieve parent information
|
Mon, 18 Aug 2014 16:28:44 -0700 |
Pierre-Yves David |
obsstore: also store the 'parents' field on disk
|
Mon, 18 Aug 2014 17:06:08 -0700 |
Pierre-Yves David |
obsstore: drop 'date' from the metadata dictionary
|
Mon, 18 Aug 2014 16:17:16 -0700 |
Pierre-Yves David |
createmarkers: automatically record the parent of pruned changesets
|
Mon, 18 Aug 2014 16:12:29 -0700 |
Pierre-Yves David |
obsstore: add a `parents` argument to obsstore.create
|
Mon, 18 Aug 2014 16:08:44 -0700 |
Pierre-Yves David |
obsstore: add a `parents` field
|
Tue, 19 Aug 2014 14:42:08 -0700 |
Pierre-Yves David |
obsstore: add some documentation about the marker fields
|
Tue, 19 Aug 2014 10:01:06 -0700 |
Pierre-Yves David |
obsmarker: add `date` as an explicit field
|
Tue, 12 Aug 2014 01:49:38 -0700 |
Pierre-Yves David |
obsstore: add fields attribute to track each field in a marker
|
Thu, 14 Aug 2014 12:59:48 -0700 |
Pierre-Yves David |
obsolete: add a date argument to the `createmarkers` function
|
Wed, 13 Aug 2014 22:44:47 -0700 |
Pierre-Yves David |
obsstore: add an explicit `date` argument to obsstore.create
|
Thu, 14 Aug 2014 01:53:07 -0700 |
Pierre-Yves David |
obsolete: explicitly pass metadata argument using keyword argument
|
Fri, 15 Aug 2014 09:41:30 -0700 |
Pierre-Yves David |
obsmarker: add a `flags` method
|
Fri, 15 Aug 2014 11:48:05 -0500 |
Matt Mackall |
merge with stable
|
Fri, 15 Aug 2014 16:20:47 +0200 |
Mads Kiilerich |
cleanup: avoid local vars shadowing imports
|
Thu, 14 Aug 2014 14:59:42 -0700 |
Pierre-Yves David |
obsstore.create: add a simple safeguard against cyclic markers
stable
|
Sat, 19 Apr 2014 20:12:53 +0200 |
Martin Geisler |
obsolete: fix one-element tuple in module docstring
stable
|
Sat, 19 Apr 2014 19:53:46 +0200 |
Martin Geisler |
obsolete: let N denote number of obsoleted changestes in a marker
stable
|
Sat, 19 Apr 2014 19:52:09 +0200 |
Martin Geisler |
obsolete: fix language and grammar in module docstring
stable
|
Wed, 16 Apr 2014 03:05:00 +0900 |
FUJIWARA Katsunori |
obsolete: add '%' specifier to the format string to avoid TypeError at runtime
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
Thu, 27 Feb 2014 20:01:28 -0800 |
Pierre-Yves David |
obsolete: extract encoding of marker for pushkey from the list key function
|
Tue, 25 Feb 2014 10:32:54 -0800 |
Pierre-Yves David |
obsstore: add a __len__ method
|
Tue, 25 Feb 2014 10:21:54 -0800 |
Pierre-Yves David |
obsstore: `create` method return True if a marker is actually added
|
Thu, 20 Feb 2014 02:39:01 +0100 |
Mads Kiilerich |
comments: fix minor spelling issues found with spell checker
|
Thu, 13 Feb 2014 17:34:09 -0800 |
Pierre-Yves David |
createmarkers: allow to pass metadata for a marker only
|
Thu, 13 Feb 2014 17:33:45 -0800 |
Pierre-Yves David |
obsstore: update create docstring to point to the coder friendly function
|
Thu, 30 Jan 2014 17:38:41 -0800 |
Pierre-Yves David |
pull: move obsolescence marker exchange in the exchange module
|
Thu, 30 Jan 2014 17:54:47 -0800 |
Pierre-Yves David |
push: move obsolescence marker exchange in the exchange module
|
Wed, 15 Jan 2014 18:14:12 -0600 |
Sean Farley |
obsolete: clarify documentation for succcessorssets
|
Mon, 23 Dec 2013 15:29:51 -0800 |
Pierre-Yves David |
obsolete: order of magnitude speedup in _computebumpedset
|
Mon, 23 Dec 2013 13:36:13 -0800 |
Pierre-Yves David |
obsolete: add an allprecursors method mirroring allsuccessors one.
|
Mon, 23 Dec 2013 13:33:21 -0800 |
Pierre-Yves David |
obsolete: improve allsuccessors doc string
|
Mon, 23 Dec 2013 13:32:03 -0800 |
Pierre-Yves David |
obsolete: fix bad comment
|
Sat, 16 Nov 2013 20:12:02 -0500 |
Augie Fackler |
obsolete: add __eq__ and __hash__ to marker to make set() deduplication work
|
Sat, 16 Nov 2013 20:31:58 -0500 |
Pierre-Yves David |
obsolete: do not accept duplicated marker during exchange
|
Sat, 16 Nov 2013 20:34:58 -0500 |
Pierre-Yves David |
obsolete: stop doing membership test on list
stable
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
spelling: random spell checker fixes
stable
|
Thu, 15 Aug 2013 21:36:53 -0400 |
Augie Fackler |
Backed out changeset 77d434760857
|
Sun, 04 Aug 2013 13:43:39 +0200 |
Dan Villiom Podlaski Christiansen |
obsolete: allow passing a revision to successorssets()
|
Fri, 26 Jul 2013 15:59:16 -0400 |
Augie Fackler |
obsolete: clean up a couple of docstrings for correctness
|
Wed, 17 Apr 2013 11:47:49 +0200 |
Pierre-Yves David |
obsolete: extract obsolescence marker pulling into a dedicated function
|
Wed, 17 Apr 2013 11:18:36 +0200 |
Pierre-Yves David |
obsolete: extract obsolescence marker pushing into a dedicated function
|
Tue, 16 Apr 2013 15:16:33 +0200 |
Pierre-Yves David |
obsolete: extract foreground computation from bookmark.validdest
|
Mon, 11 Feb 2013 11:20:12 +0100 |
Pierre-Yves David |
obsolete: ensure all markers have a date
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
spelling: fix some minor issues found by spell checker
|
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
|