Thu, 01 Jun 2017 08:44:01 +0200 |
Pierre-Yves David |
exclusive-markers: update the dedicated test with list of exclusive markers
|
Sat, 20 May 2017 15:02:30 +0200 |
Pierre-Yves David |
obsolete: add a function to compute "exclusive-markers" for a set of nodes
|
Thu, 25 May 2017 16:50:23 +0200 |
Pierre-Yves David |
obsolete: raise richer exception on unknown version
|
Thu, 25 May 2017 19:37:29 +0200 |
Pierre-Yves David |
obsolete: fix relevant-obsmarkers computation on pruned changeset
|
Fri, 19 May 2017 12:08:47 +0200 |
Boris Feld |
devel: use default-date config field when creating obsmarkers
|
Sun, 21 May 2017 02:45:32 -0400 |
Augie Fackler |
merge with stable
|
Sat, 13 Aug 2016 12:23:56 +0900 |
Yuya Nishihara |
parsers: switch to policy importer
|
Sat, 20 May 2017 03:10:23 +0200 |
Pierre-Yves David |
obsmarker: add an experimental flag controlling "operation" recording
|
Fri, 19 May 2017 13:12:42 +0200 |
Pierre-Yves David |
obsolete: move the 'isenabled' function at the top of the file
|
Tue, 09 May 2017 16:29:31 -0700 |
Durham Goode |
obsolete: add operation metadata to rebase/amend/histedit obsmarkers
|
Wed, 17 May 2017 15:39:37 +0200 |
Pierre-Yves David |
obsolete: invalidate "volatile" set cache after merging marker
stable
|
Sat, 13 May 2017 11:42:42 -0700 |
Gregory Szorc |
obsolete: use 2 argument form of enumerate()
|
Wed, 26 Apr 2017 21:56:47 +0900 |
Yuya Nishihara |
base85: proxy through util module
|
Mon, 13 Mar 2017 12:40:14 -0700 |
Gregory Szorc |
py3: add __bool__ to every class defining __nonzero__
|
Sat, 18 Feb 2017 00:55:20 -0800 |
Jun Wu |
obsolete: avoid using revset language to compute the obsolete revset
|
Tue, 20 Sep 2016 23:48:19 +0000 |
timeless |
obsolete: use single quotes in use warning
|
Fri, 02 Sep 2016 10:18:56 +0200 |
liscju |
obsolete: fix minor module documentation issues
|
Tue, 14 Jun 2016 11:53:55 +0200 |
liscju |
i18n: translate abort messages
|
Fri, 27 May 2016 05:24:45 +0000 |
timeless |
obsolete: fix grammar
|
Tue, 12 Apr 2016 04:06:50 -0700 |
Kostia Balytskyi |
obsstore: move delete function from obsstore class to repair module
|
Tue, 12 Apr 2016 03:40:53 -0700 |
Kostia Balytskyi |
debugobsolete: style fixes to debugobsolete that slipped from original commit
|
Fri, 01 Apr 2016 15:12:50 -0700 |
Kostia Balytskyi |
commands: allow debugobsolete to delete arbitrary obsmarkers
|
Thu, 04 Feb 2016 15:38:04 -0800 |
Durham Goode |
obsolete: fix n^2 marker computation behavior
|
Wed, 13 Jan 2016 21:52:26 -0800 |
Laurent Charignon |
obsolete: make _computeobsoleteset much faster
|
Sat, 12 Dec 2015 13:30:47 -0500 |
Gregory Szorc |
obsolete: use absolute_import
|
Thu, 15 Oct 2015 12:45:34 +0100 |
Pierre-Yves David |
obsstore: make the readonly attribute accessible
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Sun, 13 Sep 2015 18:01:01 +0900 |
Yuya Nishihara |
obsstore: fast path to check if obsstore is empty
|
Sun, 13 Sep 2015 17:52:37 +0900 |
Yuya Nishihara |
obsstore: delay loading markers from obsstore file
|
Sun, 13 Sep 2015 17:47:18 +0900 |
Yuya Nishihara |
obsstore: initialize _all markers without using _addmarkers()
|
Sun, 13 Sep 2015 22:34:58 +0900 |
Yuya Nishihara |
obsolete: remove unused _knownrevs function
|
Tue, 15 Sep 2015 13:12:03 -0700 |
Pierre-Yves David |
obsolete: clarify that 'successorssets' returns the latest successors
|
Tue, 15 Sep 2015 13:10:25 -0700 |
Pierre-Yves David |
obsolete: drop an empty line at the end of a docstring
|
Tue, 08 Sep 2015 20:44:18 -0400 |
timeless |
obsolete: improve English of successorssets
|
Thu, 25 Jun 2015 22:19:49 -0700 |
Siddharth Agarwal |
obsolete: replace references to 'sopener' with 'svfs'
|
Mon, 01 Jun 2015 14:16:52 -0400 |
Jordi GutiƩrrez Hermoso |
phases: add `hg help phases` hint to failures to edit public commits
|
Mon, 01 Jun 2015 18:05:38 +0000 |
Jordi GutiƩrrez Hermoso |
phases: rewrite "immutable changeset" to "public changeset"
|
Mon, 18 May 2015 23:43:36 -0500 |
Pierre-Yves David |
util: drop the 'unpacker' helper
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
Sun, 10 May 2015 06:48:08 -0700 |
Pierre-Yves David |
obsolete: sort obsmarkers during exchange
|
Tue, 28 Apr 2015 16:51:23 -0700 |
Laurent Charignon |
obsolete: speed up unstable computation
|
Fri, 24 Apr 2015 14:46:30 -0700 |
Laurent Charignon |
obsolete: speed up computation of bumped revset
|
Thu, 19 Mar 2015 13:00:44 -0700 |
Pierre-Yves David |
obsolete: avoid infinite loop from obs-cycle in divergence (issue4126)
|
Thu, 12 Mar 2015 23:05:25 -0400 |
Matt Harbison |
obsolete: replace 'ctx._repo' with 'ctx.repo()'
|
Sat, 31 Jan 2015 12:54:35 -0500 |
Matt Harbison |
obsolete: drop the explicit seek to EOF after append mode open()
|
Wed, 04 Feb 2015 22:25:35 -0800 |
Martin von Zweigbergk |
obsolete: populate successors, precursors, children lazily
|
Wed, 04 Feb 2015 22:40:48 -0800 |
Martin von Zweigbergk |
obsolete: pass only new markers to _checkinvalidmarkers()
|
Tue, 20 Jan 2015 22:01:37 -0800 |
Martin von Zweigbergk |
obsolete: extract helpers from _load()
|
Tue, 27 Jan 2015 09:22:59 -0500 |
Martin von Zweigbergk |
_fm1readmarkers: generate list in C
|
Tue, 20 Jan 2015 13:38:07 -0500 |
Augie Fackler |
obsolete: use parsers.fm1readmarker if it exists for a ~38% perf win
|
Tue, 20 Jan 2015 09:38:22 -0500 |
Augie Fackler |
obsolete: make optional offset parameter to fm*readmarkers required
|
Fri, 30 Jan 2015 18:49:33 +0000 |
Pierre-Yves David |
obsstore: make the invalid markers check wrap-able
stable
|
Sun, 11 Jan 2015 16:46:13 -0600 |
Matt Mackall |
readmarkers: add a SHA256 fixme note
|
Sun, 11 Jan 2015 16:37:57 -0600 |
Matt Mackall |
readmarkers: fast-path single successors and parents
|
Sun, 11 Jan 2015 15:35:09 -0600 |
Matt Mackall |
readmarkers: promote global constants to locals for performance
|
Sun, 11 Jan 2015 14:52:57 -0600 |
Matt Mackall |
readmarkers: drop a temporary
|
Sun, 11 Jan 2015 14:51:49 -0600 |
Matt Mackall |
readmarkers: read node reading into node length conditional
|
Sun, 11 Jan 2015 14:46:55 -0600 |
Matt Mackall |
readmarkers: drop a temporary
|
Sun, 11 Jan 2015 14:44:57 -0600 |
Matt Mackall |
readmarkers: hoist subtraction out of loop comparison
|
Sun, 11 Jan 2015 14:43:31 -0600 |
Matt Mackall |
readmarkers: streamline offset tracking
|
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
|