Thu, 19 Dec 2019 13:06:29 -0800 Martin von Zweigbergk evolvecmd: mark relocate() private
Thu, 19 Dec 2019 22:31:13 -0800 Martin von Zweigbergk cleanup: replace .parents()[0] by .p1()
Wed, 27 Nov 2019 20:54:48 +0530 Sushil khanchi evolve: add more tests for --continue case when relocating "divergent"
Wed, 27 Nov 2019 19:50:33 +0530 Sushil khanchi evolve: use meaningful variable names for a return value
Wed, 27 Nov 2019 12:34:19 +0530 Sushil khanchi evolve: add logic to cover --continue case when relocating "divergent"
Mon, 25 Nov 2019 21:28:52 +0530 Sushil khanchi evolve: add test for `--continue` case when relocating "divergent"
Mon, 25 Nov 2019 19:12:51 +0530 Sushil khanchi evolve: use more specific key name to store in evolvestate
Fri, 13 Dec 2019 01:29:27 +0530 Sushil khanchi evolve: move a test where it makes more sense
Thu, 12 Dec 2019 17:22:18 +0530 Sushil khanchi evolve: remove the unnecessary condition to check empty successors set
Tue, 19 Nov 2019 14:54:13 -0800 Martin von Zweigbergk evolve: delete redundant and incorrect code for updating dirstate
Tue, 19 Nov 2019 14:24:31 -0800 Martin von Zweigbergk tests: demonstrate how evolve loses transitive copies when interrupted
Mon, 09 Dec 2019 10:36:11 -0800 Martin von Zweigbergk evolve: use ui.configoverride() instead of ui.backupconfig()
Mon, 09 Dec 2019 10:31:34 -0800 Martin von Zweigbergk topic: use ui.configoverride() instead of ui.backupconfig()
Mon, 09 Dec 2019 10:28:58 -0800 Martin von Zweigbergk topic: use ui.configoverride() instead of ui.backupconfig()
Mon, 09 Dec 2019 10:33:48 -0800 Martin von Zweigbergk evolve: use ui.configoverride() instead of ui.backupconfig()
Mon, 09 Dec 2019 10:43:04 -0800 Martin von Zweigbergk evolve: remove obsolete backup of allowemptycommit config
Mon, 09 Dec 2019 10:44:42 -0800 Martin von Zweigbergk evolve: remove dead initilization of "newnode" variable
Thu, 12 Dec 2019 17:16:02 +0530 Sushil khanchi evolve: fix a typo
Tue, 10 Dec 2019 21:03:51 +0100 Pierre-Yves David changelog: mention the python 3 fix stable
Tue, 10 Dec 2019 21:03:23 +0100 Pierre-Yves David changelog: mention the date fix for content divergence stable
Tue, 10 Dec 2019 20:47:13 +0100 Pierre-Yves David branching: merge with stable
Tue, 10 Dec 2019 20:35:56 +0100 Denis Laxalde py3: fix several TypeError formatting bytes with an exception object stable
Fri, 11 Oct 2019 21:32:27 +0200 Manuel Jacob evolve: preserve date when resolving content-divergence (issue6202) stable
Tue, 10 Dec 2019 19:58:51 +0100 Pierre-Yves David test: add test for content divergence involving a date update stable
Tue, 10 Dec 2019 19:55:37 +0100 Pierre-Yves David test: add test for content divergence involving a date update stable
Tue, 10 Dec 2019 19:27:55 +0100 Pierre-Yves David test: add test for content divergence involving a date update stable
Tue, 10 Dec 2019 19:13:06 +0100 Pierre-Yves David test: highlight data handling when solving divergence stable
Sat, 07 Dec 2019 03:27:50 +0530 Sushil khanchi evolve: add tests for the case when resolution parent is ambiguous stable
Fri, 06 Dec 2019 23:43:00 +0530 Sushil khanchi evolve: abort if deciding resolution parent is ambiguous stable
Sat, 23 Nov 2019 16:17:04 +0530 Sushil khanchi evolve: make sure divergence resolution doesn't undo changes (issue6203) stable
Sat, 23 Nov 2019 20:25:16 +0530 Sushil khanchi evolve: add test to demonstrate issue6203 stable
Mon, 09 Dec 2019 16:01:56 +0700 Anton Shestakov state: there's no _unpack in struct stable
Sun, 29 Sep 2019 11:47:18 +0530 Sushil khanchi amend: abort if both --patch and --extract are used stable
Mon, 09 Dec 2019 23:54:50 +0100 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 06 Dec 2019 17:18:49 +0100 Boris Feld ci: add job to build and archive the documentation
Thu, 05 Dec 2019 10:04:52 -0800 Martin von Zweigbergk tests: update now that merge.graft() doesn't set two equal parents
Fri, 06 Dec 2019 14:01:29 +0100 Manuel Jacob evolve: fix content-divergence resolution when p1 is null (issue6201) stable
Wed, 04 Dec 2019 10:57:29 -0800 Martin von Zweigbergk obslog: make {node} the full node and leave shortening to template
Wed, 04 Dec 2019 11:00:00 +0100 Pierre-Yves David branching: merge with stable
Tue, 03 Dec 2019 09:43:10 -0800 Martin von Zweigbergk compat: accept "success" argument to lock._afterlock callback stable
Mon, 02 Dec 2019 20:59:04 +0700 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Mon, 02 Dec 2019 20:56:47 +0700 Anton Shestakov test-compat: run tests with -j more than 1 mercurial-4.7
Mon, 02 Dec 2019 14:44:31 +0100 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Mon, 02 Dec 2019 14:44:00 +0100 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Mon, 02 Dec 2019 14:43:25 +0100 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Mon, 02 Dec 2019 14:42:32 +0100 Pierre-Yves David test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Mon, 02 Dec 2019 14:41:09 +0100 Pierre-Yves David test-compat: don't run the py3 test on the older branches mercurial-5.0
Fri, 22 Nov 2019 17:13:46 +0700 Anton Shestakov docs: add missing Figure 10 to sharing.rst stable
Thu, 28 Nov 2019 10:54:04 +0100 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 28 Nov 2019 10:53:25 +0100 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 28 Nov 2019 10:52:04 +0100 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 28 Nov 2019 10:50:55 +0100 Pierre-Yves David test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Thu, 28 Nov 2019 10:49:29 +0100 Pierre-Yves David test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 28 Nov 2019 10:48:44 +0100 Pierre-Yves David test-compat: merge stable into mercurial-5.1 mercurial-5.1
Thu, 21 Nov 2019 14:18:35 +0700 Anton Shestakov heptapod-ci: add a script to map evolve branch to mercurial revision for tests stable
Mon, 18 Nov 2019 14:33:59 +0700 Anton Shestakov pytype: ignore abc.ABCMeta metaclasses that don't work on py3
Fri, 15 Nov 2019 16:04:35 -0800 Martin von Zweigbergk tests: remove extra whitespace before patch in obslog output
Mon, 18 Nov 2019 13:04:56 +0100 Pierre-Yves David branching: merge with stable
Mon, 18 Nov 2019 13:01:38 +0100 Pierre-Yves David changelog: add a couple of missing entry about the next feature release
Mon, 18 Nov 2019 12:58:02 +0100 Pierre-Yves David changelog: fix entry in the wrong location
Mon, 18 Nov 2019 12:55:44 +0100 Pierre-Yves David changelog: add a wheelbarrow of missing entries stable
Mon, 18 Nov 2019 11:46:59 +0100 Pierre-Yves David heptapod-ci: simpler CI stable
Sun, 17 Nov 2019 01:23:48 +0100 Pierre-Yves David heptapod-ci: run the test with color stable
Wed, 13 Nov 2019 13:47:55 +0700 Anton Shestakov compat: compatibility for cl.nodemap.get vs cl.index.get_rev stable
Wed, 13 Nov 2019 13:43:46 +0700 Anton Shestakov compat: compatibility for pathuril.dirs vs util.dirs stable
Sat, 16 Nov 2019 01:45:40 +0100 Pierre-Yves David obslog: phase divergence fix for 5c41bb482867
Sat, 16 Nov 2019 01:44:31 +0100 Martin von Zweigbergk obslog: phase divergence fix for b135591bec1a
Fri, 15 Nov 2019 10:25:46 -0800 Martin von Zweigbergk obslog: make {descdiff} not be indented and leave that to the template
Fri, 15 Nov 2019 09:53:42 -0800 Martin von Zweigbergk obslog: make {patch} not be indented and leave that to the template
Thu, 07 Nov 2019 13:40:53 -0800 Martin von Zweigbergk obslog: make {succnodes} be full hex nodes
Fri, 08 Nov 2019 07:19:18 -0800 Martin von Zweigbergk obslog: remove now-unused code for plain styling
Thu, 07 Nov 2019 23:17:34 -0800 Martin von Zweigbergk obslog: redefine default output as a template, unless -f was given
Thu, 07 Nov 2019 23:15:29 -0800 Martin von Zweigbergk obslog: add newline after all markers in non-graphlog to match graphlog
Thu, 07 Nov 2019 22:24:50 -0800 Martin von Zweigbergk obslog: make reason for unavailable patch part of template
Thu, 07 Nov 2019 16:34:01 -0800 Martin von Zweigbergk obslog: make content and description patches available to templater
Thu, 07 Nov 2019 17:22:44 -0800 Martin von Zweigbergk obslog: rename {desc-diff} to {descdiff} since the former is invalid
Thu, 07 Nov 2019 17:22:16 -0800 Martin von Zweigbergk tests: demonstrate broken {patch} and {desc-diff} template keywords
Fri, 15 Nov 2019 11:48:17 +0700 Anton Shestakov topic: drop compat.successorssets(), it's not used
Fri, 15 Nov 2019 11:37:34 +0700 Anton Shestakov topic: drop compat.getmarkers() and use obsutil.getmarkers() directly
Fri, 15 Nov 2019 08:14:06 -0800 Martin von Zweigbergk cmdrewrite: avoid accessing scmutil.status fields by index
Thu, 07 Nov 2019 23:10:26 -0800 Martin von Zweigbergk obslog: avoid using a formatter after calling end() on it
Thu, 07 Nov 2019 15:00:57 -0800 Martin von Zweigbergk obslog: use plural name "effects" for list of all effects
Thu, 07 Nov 2019 13:21:20 -0800 Martin von Zweigbergk obslog: use singular name "succnode" for each element of {succnodes}
Mon, 11 Nov 2019 03:40:20 +0700 Anton Shestakov docs: add SVG figures for sharing.rst stable
Mon, 11 Nov 2019 03:22:09 +0700 Anton Shestakov docs: add some up-to-date output from push/pull commands stable
Mon, 11 Nov 2019 02:42:37 +0700 Anton Shestakov docs: add two more amend commits to simulate temporary amend commits stable
Mon, 11 Nov 2019 02:33:54 +0700 Anton Shestakov docs: revision numbers are technically stable stable
Sun, 10 Nov 2019 05:14:53 +0700 Anton Shestakov tests: remove a repeated statement stable
Sat, 26 Oct 2019 13:33:05 +0700 Anton Shestakov docs: correct node hashes in sharing.rst based on test-sharing.t stable
Sat, 26 Oct 2019 13:30:21 +0700 Anton Shestakov tests: add shortlog of other repos to test-sharing.t stable
Sat, 26 Oct 2019 13:06:49 +0700 Anton Shestakov tests: use |shortest in test-sharing.t because sharing.rst uses it stable
Wed, 13 Nov 2019 13:47:55 +0700 Anton Shestakov compat: compatibility for cl.nodemap.get vs cl.index.get_rev
Wed, 13 Nov 2019 13:43:46 +0700 Anton Shestakov compat: compatibility for pathuril.dirs vs util.dirs
Fri, 15 Nov 2019 10:59:47 +0100 Pierre-Yves David branching: merge with stable
Fri, 15 Nov 2019 10:08:36 +0100 Pierre-Yves David heptapod-ci: test with python3 too stable
Thu, 14 Nov 2019 18:44:15 +0100 Pierre-Yves David heptapod-ci: add a --pure variant for the CI stable
Thu, 14 Nov 2019 12:03:52 +0100 Pierre-Yves David heptapod-ci: let the number of CPU to be picked automatically stable
Thu, 14 Nov 2019 11:59:10 +0100 Pierre-Yves David heptapod-ci: point to our own docker images stable
Thu, 07 Nov 2019 19:46:05 +0100 Pierre-Yves David readme: update contribution guide stable
Thu, 07 Nov 2019 10:29:03 +0100 Pierre-Yves David branching: merge with stable
Sat, 26 Oct 2019 22:44:06 +0700 Anton Shestakov docs: remove --all from hg evolve, since it's been the default for some time stable
Sat, 26 Oct 2019 22:43:06 +0700 Anton Shestakov docs: typo in user-guide.rst stable
Mon, 04 Nov 2019 14:58:58 -0800 Martin von Zweigbergk obslog: don't overwrite {rev} keyword from changeset context
Mon, 04 Nov 2019 14:31:08 -0800 Martin von Zweigbergk obslog: make changeset available to templater
Wed, 16 Oct 2019 11:10:04 -0700 Martin von Zweigbergk tests: simplify by pruning unwanted changesets a little earlier
Fri, 01 Nov 2019 17:54:09 +0700 Anton Shestakov evolve: use more often seen metavariables in command synopsis strings stable
Fri, 01 Nov 2019 17:52:43 +0700 Anton Shestakov topic: add more options to command synopsis string stable
Fri, 11 Oct 2019 16:53:52 +0200 Denis Laxalde debian: also build with python3 stable
Fri, 18 Oct 2019 10:17:53 +0200 Denis Laxalde debian: update debhelper compat stable
Thu, 17 Oct 2019 20:33:02 +0200 Denis Laxalde debian: make it possible to by-pass doc build stable
Tue, 15 Oct 2019 11:39:58 +0200 Denis Laxalde debian: define extend-diff-ignore for dpkg-source stable
Fri, 11 Oct 2019 17:05:37 +0200 Denis Laxalde debian: use pybuild and dh_sphinxdoc stable
Tue, 15 Oct 2019 11:41:22 +0200 Denis Laxalde debian: mark 9.2.1-1 as released stable
Sat, 19 Oct 2019 10:42:09 -0700 Martin von Zweigbergk obsexchange: delete dead code for old exchange protocol
Wed, 23 Oct 2019 01:14:42 +0200 Pierre-Yves David branching: merge with stable
Wed, 23 Oct 2019 01:11:13 +0200 Pierre-Yves David branching: merge the stable branch with the mercurial-5.1 branch mercurial-5.1
Thu, 10 Oct 2019 08:22:41 +0700 Anton Shestakov tests: add the new "-r" bit to the usual merge hint stable
Wed, 23 Oct 2019 01:07:58 +0200 Pierre-Yves David test-output: reinstalled test change for 5.2 stable
Wed, 23 Oct 2019 00:58:56 +0200 Pierre-Yves David test-compat: opening test compatibility branch for mercurial 5.1 mercurial-5.1
Thu, 17 Oct 2019 21:03:19 +0200 Denis Laxalde py3: encode/decode with going through ui in rst directive stable
Fri, 11 Oct 2019 16:51:13 +0200 Denis Laxalde py3: fix setup.py --version stable
Wed, 16 Oct 2019 18:12:53 +0200 Manuel Jacob rewind: preserve date stable
Wed, 09 Oct 2019 21:22:03 +0700 Anton Shestakov metaedit: don't change commit date by default (issue5994) stable
Wed, 09 Oct 2019 20:16:38 +0700 Anton Shestakov tests: simply use testlib/common.sh in test-metaedit.t stable
Wed, 09 Oct 2019 20:12:54 +0700 Anton Shestakov tests: turn glog shell function into an alias in test-metaedit.t stable
Wed, 09 Oct 2019 20:07:42 +0700 Anton Shestakov tests: clean up test-metaedit.t stable
Sun, 06 Oct 2019 02:30:12 -0400 Rodrigo Damazio help: categorizing evolve and topic commands
Thu, 10 Oct 2019 08:22:41 +0700 Anton Shestakov tests: add the new "-r" bit to the usual merge hint
Sat, 05 Oct 2019 14:31:19 -0400 Pierre-Yves David branching: merge back into default
Mon, 07 Oct 2019 14:38:56 +0700 Anton Shestakov pick: don't create any successors when there were no changes (issue6093) stable
Sat, 05 Oct 2019 14:26:19 -0400 Pierre-Yves David packaging: mark as development version stable
Sat, 05 Oct 2019 14:22:21 -0400 Pierre-Yves David Added tag 9.2.1 for changeset d989bab720e5 stable
Sat, 05 Oct 2019 13:50:13 -0400 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Sat, 05 Oct 2019 13:50:11 -0400 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sat, 05 Oct 2019 13:50:09 -0400 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sat, 05 Oct 2019 13:50:07 -0400 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Sat, 05 Oct 2019 13:50:05 -0400 Pierre-Yves David test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Sat, 05 Oct 2019 13:50:03 -0400 Pierre-Yves David test-compat: merge stable into mercurial-5.0 mercurial-5.0
Sat, 05 Oct 2019 13:48:25 -0400 Pierre-Yves David packaging: prepare version 9.2.1 stable 9.2.1
Sat, 05 Oct 2019 13:46:13 -0400 Pierre-Yves David packaging: update changelog stable
Sat, 05 Oct 2019 13:56:37 -0400 Pierre-Yves David manifest: exclude the gitlab file stable
Fri, 04 Oct 2019 14:16:52 -0400 Pierre-Yves David branching: merge with stable
Thu, 03 Oct 2019 23:48:50 +0100 Ian Moody py3: return unicode from setup.py's get_version stable
Thu, 03 Oct 2019 23:39:37 +0100 Ian Moody py3: remove smartquotes from README stable
Thu, 03 Oct 2019 23:20:47 +0100 Ian Moody setup: make runnable from other dirs stable
Thu, 03 Oct 2019 23:17:13 +0100 Ian Moody setup: add a test for running setup.py stable
Fri, 04 Oct 2019 00:15:53 -0400 Pierre-Yves David gitlab-ci: be bold and try to run the full test in them stable
Thu, 03 Oct 2019 22:46:21 -0400 Pierre-Yves David gitlab-ci: basic test with flake8 stable
Sat, 28 Sep 2019 13:15:02 +0200 Pierre-Yves David branching: merge back with stable
Fri, 27 Sep 2019 12:50:19 +0200 Pierre-Yves David branching: preserve test change on stable
Sat, 28 Sep 2019 13:14:07 +0200 Pierre-Yves David packing: mark as development version stable
Sat, 28 Sep 2019 13:00:20 +0200 Pierre-Yves David Added tag 9.2.0 for changeset 40795751be1c stable
Fri, 27 Sep 2019 13:03:22 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 27 Sep 2019 13:03:20 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Fri, 27 Sep 2019 13:03:18 +0200 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Fri, 27 Sep 2019 13:03:16 +0200 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Fri, 27 Sep 2019 13:03:14 +0200 Pierre-Yves David test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Fri, 27 Sep 2019 13:03:12 +0200 Pierre-Yves David test-compat: merge stable into mercurial-5.0 mercurial-5.0
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
Tue, 06 Aug 2019 11:10:36 +0200 Raphaël Gomès python3: mark all SQL queries as raw strings
Tue, 06 Aug 2019 11:07:16 +0200 Raphaël Gomès python3: prefix all regex to work with python 2 and 3
Tue, 06 Aug 2019 00:16:05 +0200 Taapas Agrawal pick: added support for hg abort
Tue, 06 Aug 2019 00:16:01 +0200 Taapas Agrawal pick: factor our the abort function
Thu, 11 Jul 2019 22:56:46 +0530 Taapas Agrawal abort: added support for evolve to hg abort
Fri, 12 Jul 2019 23:43:25 +0530 Taapas Agrawal evolve: fixed lock acquire before checking state
Wed, 31 Jul 2019 10:52:14 -0700 Martin von Zweigbergk py3: add back a progress(0) call lost in 8664231b47ac
Fri, 02 Aug 2019 13:00:11 -0700 Kyle Lippincott prune: adjust 'nothing to prune' to imply user needs to specify revs to prune
Sat, 20 Jul 2019 17:33:00 +0800 Anton Shestakov rewind: working directory is the preferred term
Sat, 20 Jul 2019 16:51:44 +0800 Anton Shestakov rewind: add command synopsis
Fri, 28 Jun 2019 21:07:20 +0000 Ludovic Chabant py3: make setup.py py3 compatible
Tue, 30 Jul 2019 02:55:22 +0200 Pierre-Yves David branching: merge stable back into default
Tue, 30 Jul 2019 02:55:01 +0200 Pierre-Yves David packaging: mark as development version stable
Tue, 30 Jul 2019 02:50:14 +0200 Pierre-Yves David Added tag 9.1.0 for changeset 6f37fdad7ac1 stable
Mon, 29 Jul 2019 16:47:17 +0200 Pierre-Yves David packaging: update version number for 9.1.0 release stable 9.1.0
Tue, 30 Jul 2019 02:44:08 +0200 Pierre-Yves David changelog: add missing entry for dfd88e3fa90a stable
Mon, 29 Jul 2019 16:41:19 +0200 Pierre-Yves David packaging: groom changelog prior to release stable
Mon, 29 Jul 2019 14:43:20 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Mon, 29 Jul 2019 14:43:17 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Mon, 29 Jul 2019 14:43:15 +0200 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Mon, 29 Jul 2019 14:43:12 +0200 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Mon, 29 Jul 2019 14:43:10 +0200 Pierre-Yves David test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
(0) -3000 -1000 -240 +240 tip