Sat, 28 Sep 2019 12:51:03 +0200 Pierre-Yves David changelog: update for coming 9.2.0 stable 9.2.0
Fri, 27 Sep 2019 12:49:36 +0200 Pierre-Yves David test: backed out test change applied in 2d85de79ead8 stable
Fri, 27 Sep 2019 12:49:15 +0200 Pierre-Yves David test: backed out test change applied in 62b60fc1983d stable
Fri, 27 Sep 2019 12:48:44 +0200 Pierre-Yves David test: backed out test change applied in e804d5a7c193 stable
Fri, 27 Sep 2019 12:48:28 +0200 Pierre-Yves David test: backed out test change applied in 8345b852cd4f stable
Fri, 27 Sep 2019 06:55:05 +0200 Pierre-Yves David branching: merge with stable
Wed, 25 Sep 2019 19:43:19 +0200 Pierre-Yves David stable-doc: note about not storing smaller range
Wed, 25 Sep 2019 19:43:02 +0200 Pierre-Yves David stable-doc: small typo
Wed, 25 Sep 2019 19:31:44 +0200 Pierre-Yves David stable-doc: add more advanced examples
Wed, 25 Sep 2019 18:23:37 +0200 Pierre-Yves David stable-doc: add multiples example for the simple cases
Thu, 26 Sep 2019 10:00:51 +0200 Pierre-Yves David test-output: oops
Wed, 25 Sep 2019 03:17:46 +0200 Pierre-Yves David test: update part count in tests
Mon, 09 Sep 2019 09:28:47 +0700 Anton Shestakov evolve: check that relocating makes sense in _solvedivergent() (issue5958) stable
Wed, 24 Oct 2018 19:32:04 +0200 Pierre-Yves David tests: demonstrate content divergence causing "relocate node on top of itself" stable
Mon, 16 Sep 2019 12:44:38 -0700 Kyle Lippincott cmdstate: introduce a "saver" contextmanager and use it in place of save()
Mon, 16 Sep 2019 12:42:50 -0700 Kyle Lippincott cmdstate: avoid setting a default argument to a mutable object (`{}`)
Mon, 16 Sep 2019 12:42:11 -0700 Kyle Lippincott cmdstate: switch to new-style classes
Tue, 24 Sep 2019 12:42:27 +0200 Pierre-Yves David branching: merge stable into default
Fri, 19 Jul 2019 16:26:48 +0200 Raphaël Gomès docs: add example for the `prune` command stable
Thu, 19 Sep 2019 11:46:16 +0700 Anton Shestakov tests: add some more actions to test-issue-6028, describe what's being done stable
Fri, 13 Sep 2019 16:04:32 +0200 Valentin Gatien-Baron topic: fix some API to make it more robust stable
Tue, 10 Sep 2019 15:43:20 +0700 Anton Shestakov rewriteutil: move allowdivergence check to foldcheck() stable
Thu, 12 Sep 2019 12:35:42 +0200 Pierre-Yves David test: change to output around transaction timing
Tue, 10 Sep 2019 07:38:46 +0200 Pierre-Yves David branching: merge with stable
Sun, 08 Sep 2019 21:24:45 +0200 Pierre-Yves David stablerange: add some data from field testing
Sun, 08 Sep 2019 17:50:48 +0200 Pierre-Yves David stablerange: add a debugstablerangecache command
Sun, 08 Sep 2019 17:49:26 +0200 Pierre-Yves David stablerange: add some documentation about the general concept
Sun, 08 Sep 2019 17:47:37 +0200 Pierre-Yves David stablesort: add some field data about stable sort cache
Sun, 08 Sep 2019 13:31:28 +0200 Pierre-Yves David stablesort: introduce a small debugstablesortcache command
Sun, 08 Sep 2019 11:56:11 +0200 Pierre-Yves David stablesort: add some documentation for stablesort
Sat, 07 Sep 2019 13:03:29 +0700 Anton Shestakov fold: check allowdivergence before folding obsolete changesets (issue5817) stable
Wed, 28 Aug 2019 18:30:58 +0700 Anton Shestakov tests: demonstrate that fold doesn't care about allowdivergence config option stable
Fri, 06 Sep 2019 13:23:25 +0700 Anton Shestakov stack: remove unnecessary copying of rdependencies stable
Fri, 06 Sep 2019 12:53:46 +0700 Anton Shestakov stack: make a deep copy of `dependencies` before modifying its items stable
Fri, 06 Sep 2019 12:16:34 +0700 Anton Shestakov stack: demonstrate that not reusing cached property gives different results stable
Tue, 03 Sep 2019 12:48:47 +0200 Pierre-Yves David branching: merge with stable
Tue, 03 Sep 2019 13:02:20 +0700 Anton Shestakov changelog: add missing entry for 9af212b8565a stable
Tue, 03 Sep 2019 13:02:20 +0700 Anton Shestakov evolve: test that target is not orig in _solveunstable() (issue6097) stable
Mon, 02 Sep 2019 11:17:23 +0700 Anton Shestakov tests: demonstrate an orphan changeset cause "relocate node on top of itself" stable
Fri, 30 Aug 2019 11:31:19 +0700 Anton Shestakov obslog: only indent the first chunk and chunks just after newlines (issue6175) stable
Fri, 30 Aug 2019 11:28:02 +0700 Anton Shestakov tests: demonstrate too many spaces in olog -p output with word-diff stable
Thu, 25 Jul 2019 18:37:16 +0800 Anton Shestakov rewind: add --keep flag that "doesn't modify working directory"
Tue, 23 Jul 2019 18:05:40 +0800 Anton Shestakov tests: separate rewinding of merge commits, temporarily drop an error case
Wed, 07 Aug 2019 15:22:16 +0200 Raphaël Gomès python3: add python3 beta support to the CHANGELOG
Wed, 07 Aug 2019 15:21:56 +0200 Raphaël Gomès python3: mention beta Python 3 support in README
Wed, 07 Aug 2019 15:21:17 +0200 Raphaël Gomès python3: add supported python versions to setup.py
Fri, 09 Aug 2019 12:48:58 +0200 Pierre-Yves David test: update output for wider cache warming
Tue, 06 Aug 2019 19:28:51 +0200 Pierre-Yves David branching: merge with stable
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
Tue, 06 Aug 2019 19:27:54 +0200 Pierre-Yves David topic: add a new random attribute stable
Tue, 06 Aug 2019 15:06:27 +0200 Raphaël Gomès python3: enforce byte prefix for vfs.open()
Tue, 06 Aug 2019 11:35:09 +0200 Raphaël Gomès python3: add raw prefix to sqlite isolation level
Tue, 06 Aug 2019 11:34:31 +0200 Raphaël Gomès python3: add ignore block around python 2 compatibility if branch
Tue, 06 Aug 2019 16:23:57 +0200 Raphaël Gomès flake8: silence F633 error stable
Tue, 06 Aug 2019 11:33:53 +0200 Raphaël Gomès python3: add raw prefix to edge-cases kwargs-like objects
Tue, 06 Aug 2019 11:32:01 +0200 Raphaël Gomès python3: add raw prefix to open()-like functions
Tue, 06 Aug 2019 11:30:45 +0200 Raphaël Gomès python3: add raw prefix to all array.array() calls
Tue, 06 Aug 2019 11:29:35 +0200 Raphaël Gomès python3: add raw prefix to "troubles"-related dicts
Tue, 06 Aug 2019 11:26:29 +0200 Raphaël Gomès python3: add raw prefix in cases harder to analyze at the token level
Tue, 06 Aug 2019 11:17:38 +0200 Raphaël Gomès python3: add byte prefix for objects that look like kwargs but aren't
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 tip