Sun, 05 May 2019 16:14:53 +0800 Anton Shestakov stack: use stack._revs instead of stack.revs[1:] in external children revset
Tue, 04 Jun 2019 10:30:56 +0200 Pierre-Yves David test: update output to match the parent changesets
Mon, 27 May 2019 03:42:35 +0200 Pierre-Yves David topic: add a simple option to reject publishing
Tue, 04 Jun 2019 10:07:08 +0200 Pierre-Yves David compat: adjust `wrapadd` for upstream
Sun, 05 May 2019 22:48:41 +0530 Faheem Mitha debian: override default value for SPHINXBUILD in docs/makefile stable
Mon, 27 May 2019 02:19:48 +0200 Pierre-Yves David obshashtree: move obshashtree in its own module
Mon, 27 May 2019 01:53:36 +0200 Pierre-Yves David obsdiscovery: drop `obshash` discovery protocol (issue6136)
Thu, 09 May 2019 09:42:51 -0700 Martin von Zweigbergk cmdrewrite: use context manager for some locks and transactions
Mon, 29 Apr 2019 23:43:16 +0530 Sushil khanchi evolve: mention that --all is default, in list of options
Mon, 13 May 2019 18:47:58 +0530 Sushil khanchi touch: use util.acceptintervention() for closing the transaction
Mon, 13 May 2019 18:45:00 +0530 Sushil khanchi touch: use context manager for locks
Mon, 13 May 2019 18:39:43 +0530 Sushil khanchi touch: extract the logic of touching rev's to its own function
Mon, 27 May 2019 02:42:11 +0200 Pierre-Yves David changelog: mention user merging in the changelog
Sun, 05 May 2019 18:24:59 +0530 Sushil khanchi evolve: consider using three way merge to get the user for div resolution
Sun, 05 May 2019 18:24:50 +0530 Sushil khanchi evolve: add tests for the case when div csets has different users
Fri, 03 May 2019 01:23:12 +0200 Pierre-Yves David branching: merge with stable
Fri, 26 Apr 2019 01:20:08 +0530 Sushil khanchi evolve: move status msg to verbose mode in content-divergence resolution
Fri, 03 May 2019 03:52:44 +0530 Faheem Mitha debian: Override default value for SPHINXBUILD in docs/makefile stable
Fri, 03 May 2019 03:44:48 +0530 Faheem Mitha docs: add SPHINXBUILD make variable stable
Sat, 27 Apr 2019 20:56:37 +0530 Sushil khanchi topic: add test to increase code coverage in case of multiple topics stable
Sat, 27 Apr 2019 17:11:12 +0800 Anton Shestakov changelog: --no-update is the default, recommend --update instead
Sat, 27 Apr 2019 01:18:08 +0300 Pulkit Goyal topic: drop support for accessing csets in branch stack using bxx (issue6119)
Mon, 29 Apr 2019 23:16:29 -0400 Matt Harbison legacy: drop the check for `obsolete._enabled` stable
Sun, 28 Apr 2019 00:21:28 -0400 Matt Harbison docs: drop references to the old temporary commit that was created with amend
Sat, 27 Apr 2019 22:45:16 -0400 Matt Harbison templatekw: add `instabilities` alias for `troubles`
Sat, 27 Apr 2019 22:59:48 -0400 Matt Harbison revset: switch internal uses and tests to `predecessors` from legacy name
Sat, 27 Apr 2019 22:33:16 -0400 Matt Harbison revset: add `predecessor` aliases for `precursors` and `allprecursors`
Sat, 27 Apr 2019 22:24:30 -0400 Matt Harbison revset: add `unstable` alias for `troubled`
Sat, 27 Apr 2019 21:54:52 -0400 Matt Harbison docs: change `bumped` references to `phase-divergent`
Sat, 27 Apr 2019 21:41:04 -0400 Matt Harbison docs: change `divergent` references to `content-divergent`
Sat, 27 Apr 2019 21:27:54 -0400 Matt Harbison docs: change `troubled` references to `unstable`
Sat, 27 Apr 2019 21:24:18 -0400 Matt Harbison docs: change `unstable` references to `orphan`
Sat, 27 Apr 2019 21:09:47 -0400 Matt Harbison doc: correct a typo
Sat, 27 Apr 2019 19:42:42 -0400 Matt Harbison docs: change `troubles` references to `instability`
Sat, 27 Apr 2019 19:32:03 -0400 Matt Harbison docs: change `precursors` references to `predecessors`
Sat, 27 Apr 2019 14:42:48 -0400 Matt Harbison docs: import figure diagrams with inkscape 0.92
Thu, 25 Apr 2019 15:14:21 -0700 Martin von Zweigbergk messages: standardize on "working copy is now at" including "is"
Thu, 25 Apr 2019 13:58:29 -0700 Martin von Zweigbergk evolve: move more of the progress-related variables together
Thu, 25 Apr 2019 14:02:11 -0700 Martin von Zweigbergk evolve: delete dead calculation of number of troubled revisions
Fri, 19 Apr 2019 10:23:53 -0700 Martin von Zweigbergk evolve: drop nested locks and transactions
Fri, 19 Apr 2019 11:12:00 -0700 Martin von Zweigbergk next: start transaction before calling _solveone()
Fri, 19 Apr 2019 10:22:25 -0700 Martin von Zweigbergk evolve: use single transaction also when continuing
Fri, 19 Apr 2019 09:41:39 -0700 Martin von Zweigbergk evolve: run in a single transaction
Fri, 19 Apr 2019 10:01:32 -0700 Martin von Zweigbergk evolve: extract function for solving one revision, including merges
Thu, 25 Apr 2019 17:20:32 +0800 Anton Shestakov evolve: mention that --all is the default behavior now
Thu, 25 Apr 2019 17:19:41 +0800 Anton Shestakov evolve: mention that not all successful operations currently update wdir
Tue, 23 Apr 2019 11:07:28 -0700 Martin von Zweigbergk evolve: add progress support for --continue
Tue, 23 Apr 2019 10:56:42 -0700 Martin von Zweigbergk evolve: reduce scope of progress-related variables
Tue, 23 Apr 2019 10:49:47 -0700 Martin von Zweigbergk evolve: move progress-clearing out of _cleanup()
Tue, 23 Apr 2019 10:52:33 -0700 Martin von Zweigbergk evolve: stop passing no-op "progresscb" into continueevolve()
Tue, 23 Apr 2019 09:45:45 -0700 Martin von Zweigbergk evolve: _solveunstable() update progress only once
Tue, 23 Apr 2019 09:35:34 -0700 Martin von Zweigbergk evolve: don't update progress just before clearing it
Tue, 23 Apr 2019 09:31:32 -0700 Martin von Zweigbergk evolve: clean up progress bar also when using -r
Tue, 23 Apr 2019 10:20:03 -0700 Martin von Zweigbergk tests: add some basic testing of progress
Fri, 19 Apr 2019 10:03:39 -0700 Martin von Zweigbergk evolve: increment progress *after* a whole merge commit is done
Fri, 19 Apr 2019 11:02:35 -0700 Martin von Zweigbergk evolve: use util.acceptintervention() for closing transactions
Fri, 19 Apr 2019 10:32:32 -0700 Martin von Zweigbergk evolve: use context manager for transactions
Fri, 19 Apr 2019 10:52:16 -0700 Martin von Zweigbergk evolve: use consistent message and just re-raise InterventionRequired
Fri, 19 Apr 2019 10:47:12 -0700 Martin von Zweigbergk evolve: use standard InterventionRequired instead of MergeFailure
Fri, 19 Apr 2019 10:41:56 -0700 Martin von Zweigbergk evolve: don't use exception for local flow control
Tue, 23 Apr 2019 11:02:08 -0700 Martin von Zweigbergk evolve: reduce indentation with an early return statement
Tue, 23 Apr 2019 11:01:44 -0700 Martin von Zweigbergk evolve: remove a useless return statement at end of function
Sun, 21 Apr 2019 13:04:40 +0530 Sushil khanchi test: move a test to an appropriate test file
Sun, 21 Apr 2019 12:07:26 +0530 Sushil khanchi test: improve the title of a test
Sun, 21 Apr 2019 12:06:31 +0530 Sushil khanchi test: remove duplicated test
Sat, 09 Mar 2019 19:35:45 +0530 Sushil khanchi evolve: warn user for the metadata being lost in public divergence resolution
Wed, 17 Apr 2019 21:16:17 +0530 Sushil khanchi evolve: show a status message when merging leads to public cset
Wed, 24 Apr 2019 20:32:01 +0200 Pierre-Yves David test: use a shorter test name
Wed, 10 Apr 2019 18:20:33 +0800 Anton Shestakov stack: rename troubledcount to unstablecount
Wed, 24 Apr 2019 17:21:21 +0800 Anton Shestakov evolve: use --all by default (BC)
Wed, 24 Apr 2019 17:02:27 +0800 Anton Shestakov tests: add --rev to hg evolve to reduce test changes for the next patch
Wed, 24 Apr 2019 16:35:01 +0800 Anton Shestakov tests: add --no-all to hg evolve to reduce test changes
Wed, 24 Apr 2019 15:59:02 +0200 Anton Shestakov evolve: don't update after instability resolution by default (BC)
Sun, 14 Apr 2019 02:18:19 +0800 Anton Shestakov tests: add --update to hg evolve to reduce test changes for the next patch
Wed, 24 Apr 2019 15:57:49 +0200 Anton Shestakov tests: don't create a nested repo for no reason
Wed, 24 Apr 2019 14:38:26 +0200 Pierre-Yves David branching: merge with stable
Tue, 23 Apr 2019 15:57:04 +0200 Pierre-Yves David Added tag 8.5.1 for changeset 05c9dcf5512e stable
Tue, 23 Apr 2019 15:30:39 +0200 Pierre-Yves David packaging: prepare version 8.5.1 stable 8.5.1
Tue, 23 Apr 2019 14:18:12 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 23 Apr 2019 14:18:11 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Tue, 23 Apr 2019 14:18:10 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Tue, 23 Apr 2019 14:18:08 +0200 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Tue, 23 Apr 2019 14:18:06 +0200 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Tue, 23 Apr 2019 14:18:05 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.9 mercurial-4.9
Mon, 22 Apr 2019 22:14:26 -0700 Martin von Zweigbergk evolve: fix progress display with hg<4.7 stable
Sat, 20 Apr 2019 05:21:14 +0200 Pierre-Yves David packaging: mark extensions as tested with 5.0 stable
Tue, 23 Apr 2019 13:26:35 +0200 Pierre-Yves David branching: merge with stable
Tue, 23 Apr 2019 12:29:50 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 23 Apr 2019 12:29:48 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Tue, 23 Apr 2019 12:29:47 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Tue, 23 Apr 2019 12:29:45 +0200 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Mon, 11 Mar 2019 23:57:12 -0700 Martin von Zweigbergk evolve: use merge.update() for resolving phase divergence
Tue, 23 Apr 2019 12:29:44 +0200 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Tue, 23 Apr 2019 12:24:22 +0200 Pierre-Yves David compat: drop support for Mercurial 4.4
Tue, 23 Apr 2019 12:29:42 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.9 mercurial-4.9
Tue, 23 Apr 2019 12:20:12 +0200 Pierre-Yves David compat: backed out changeset cfcb7eedc666 stable
Tue, 23 Apr 2019 12:28:32 +0200 Pierre-Yves David test-compat: adapt test output to 4.4 mercurial-4.4
Sat, 20 Apr 2019 03:55:11 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Sat, 20 Apr 2019 03:55:10 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Sat, 20 Apr 2019 03:55:09 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sat, 20 Apr 2019 03:55:07 +0200 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sat, 20 Apr 2019 03:55:06 +0200 Pierre-Yves David test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Sat, 20 Apr 2019 03:55:04 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.9 mercurial-4.9
Fri, 19 Apr 2019 10:31:53 +0530 Sushil khanchi compat: fix a typo in compat patch stable
Thu, 18 Apr 2019 23:51:13 +0200 Pierre-Yves David changelog: mention extensions isolation (issue6121) stable
Thu, 18 Apr 2019 13:03:01 +0200 Pierre-Yves David topic: only wrap wireprotocaps for repo with topic stable
Thu, 18 Apr 2019 13:02:52 +0200 Pierre-Yves David topic: only wrap _pushb2phases for repo with topic stable
Thu, 18 Apr 2019 13:02:44 +0200 Pierre-Yves David topic: only wrap handlecheckheads for repo with topic stable
Thu, 18 Apr 2019 13:02:06 +0200 Pierre-Yves David topic: only wrap wireprotobranchmap for repo with topic stable
Thu, 18 Apr 2019 13:01:39 +0200 Pierre-Yves David topic: only wrap _headssummary for repo with topic stable
Thu, 18 Apr 2019 12:41:41 +0200 Pierre-Yves David topic: only wrap desthistedit for repo with topic stable
Thu, 18 Apr 2019 12:40:53 +0200 Pierre-Yves David topic: only wrap _destupdatetopic for repo with topic stable
Thu, 18 Apr 2019 12:39:41 +0200 Pierre-Yves David topic: only wrap _destmergebranch for repo with topic stable
Thu, 18 Apr 2019 12:36:11 +0200 Pierre-Yves David topic: only wrap gettopicrepo for repo with topic stable
Thu, 18 Apr 2019 11:13:49 +0200 Pierre-Yves David topic: only wrap mergeupdate for repo with topic stable
Thu, 18 Apr 2019 11:13:39 +0200 Pierre-Yves David topic: only wrap committext for repo with topic stable
Thu, 18 Apr 2019 11:13:24 +0200 Pierre-Yves David topic: only affect `hg commit` behavior for repo with topic stable
Thu, 18 Apr 2019 11:13:14 +0200 Pierre-Yves David topic: only wrap workingctx.__init__ for repo with topic stable
Thu, 18 Apr 2019 11:12:58 +0200 Pierre-Yves David topic: introduce a `hastopicext(repo)` function stable
Wed, 17 Apr 2019 00:20:44 +0530 Sushil khanchi tests: consolidate the public-content-divergent test cases
Wed, 17 Apr 2019 12:31:17 +0530 Sushil khanchi evolve: improve inline documentation for the public divergence resolution
Sun, 14 Apr 2019 20:26:05 +0530 Sushil khanchi cleanup: remove a duplicated line
Wed, 17 Apr 2019 21:39:28 +0200 Pierre-Yves David changelog: mention topic compatibility stable
Wed, 17 Apr 2019 20:58:10 +0200 Pierre-Yves David branching: merge stable back into default
Wed, 17 Apr 2019 20:56:24 +0200 Pierre-Yves David tescompat: revert test change for mercurial-4.9 mercurial-4.9
Wed, 17 Apr 2019 20:54:28 +0200 Pierre-Yves David branching: merge 8.5.0 expected output in stable stable
Wed, 17 Apr 2019 20:52:15 +0200 Pierre-Yves David testcompat: open a branch dedicated to mercurial 4.9 mercurial-4.9
Wed, 17 Apr 2019 18:46:41 +0800 Anton Shestakov topic: add compatibility for writing copy metadata in changelog.add() stable
Wed, 17 Apr 2019 16:18:22 +0800 Anton Shestakov serverminitopic: add compatibility for branchcache that now uses self._entries stable
Fri, 12 Apr 2019 02:21:09 +0200 Pierre-Yves David branching: merge stable into default
Fri, 12 Apr 2019 02:20:24 +0200 Pierre-Yves David packaging: mark version as development version stable
Fri, 12 Apr 2019 02:17:03 +0200 Pierre-Yves David Added tag 8.5.0 for changeset 33c617626fd9 stable
Fri, 12 Apr 2019 02:15:24 +0200 Pierre-Yves David packaging: prepare version 8.5.0 stable 8.5.0
Thu, 11 Apr 2019 22:44:53 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 12 Apr 2019 02:07:53 +0200 Pierre-Yves David branching: merge stable back into default
Thu, 11 Apr 2019 22:42:14 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 11 Apr 2019 22:42:13 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 11 Apr 2019 22:41:41 +0200 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 11 Apr 2019 22:41:25 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.8 mercurial-4.8
Thu, 11 Apr 2019 22:41:06 +0200 Pierre-Yves David changelog: merge 8.4.1 and 8.5.1 entries stable
Thu, 11 Apr 2019 21:43:37 +0200 Pierre-Yves David branching: merge stable into default stable
Thu, 11 Apr 2019 21:12:09 +0200 Pierre-Yves David branching: merge default change into stable stable
Thu, 11 Apr 2019 22:13:55 +0200 Pierre-Yves David branching: merge default branch in stable to prepare 8.5.0 release stable
Tue, 02 Apr 2019 22:42:01 -0400 Matt Harbison uncommit: abort if an explicitly given file cannot be uncommitted (BC)
Thu, 11 Apr 2019 17:45:36 +0800 Anton Shestakov evolve: store --update flag state in evolvestate file
Fri, 12 Apr 2019 02:55:34 +0800 Anton Shestakov state: implement cmdstate.__contains__()
Thu, 11 Apr 2019 21:19:01 +0200 Pierre-Yves David changelog: mention Martin work on phase-divergence
Thu, 11 Apr 2019 21:09:31 +0200 Pierre-Yves David test: revert update from 5.0 record logic stable
Thu, 11 Apr 2019 17:42:48 +0800 Anton Shestakov tests: remove note about already implemented --confirm with --continue
Mon, 11 Mar 2019 23:57:12 -0700 Martin von Zweigbergk evolve: use merge.update() for resolving phase divergence
Wed, 10 Apr 2019 23:19:29 +0530 Sushil khanchi evolve: compat patch for recordfilter change in mercurial
Wed, 10 Apr 2019 21:03:56 +0200 Pierre-Yves David test: add file cancelation scenario for phase-divergence
Wed, 10 Apr 2019 20:43:42 +0200 Pierre-Yves David test: introduce a more complete test for phase-divergence
Wed, 10 Apr 2019 20:24:55 +0200 Pierre-Yves David test: rename test about content divergent meta data
Wed, 10 Apr 2019 20:18:14 +0200 Pierre-Yves David test: cleanup title and doc phase-divergent cases
Wed, 10 Apr 2019 20:03:07 +0200 Pierre-Yves David test: remove remaining duplicated file
Wed, 10 Apr 2019 17:57:11 +0200 Pierre-Yves David test: add test for content-divergence with file removal
Wed, 10 Apr 2019 17:29:40 +0200 Pierre-Yves David test: clarify changeset concent in the first content-divergence test
Wed, 10 Apr 2019 16:59:58 +0200 Pierre-Yves David branching: merge with stable
Wed, 10 Apr 2019 16:59:28 +0200 Pierre-Yves David branching: merge with test consolidation
Wed, 10 Apr 2019 16:40:58 +0200 Pierre-Yves David branching: merge with stable
Sun, 07 Apr 2019 20:00:16 +0200 Joerg Sonnenberger compat: drop getcachevfs, repo.cachevfs is supported in hg 4.4
Sun, 07 Apr 2019 19:53:53 +0200 Joerg Sonnenberger evolve: when using evolve, cache files belong into the master repo
Wed, 10 Apr 2019 16:11:59 +0200 Pierre-Yves David changelog: mention issue6089 fix stable
Sat, 23 Feb 2019 15:17:55 +0100 Manuel Jacob pick: update working dir branch (issue6089) stable
Wed, 10 Apr 2019 15:47:28 +0200 Pierre-Yves David tests: rename test-grab to test-pick stable
Wed, 10 Apr 2019 15:37:29 +0200 Sushil khanchi evolve: make sure div resolution don't replace the initial author (issue6113) stable
Wed, 10 Apr 2019 15:26:41 +0200 Sushil khanchi evolve: add test which demonstrate issue6113 stable
Wed, 10 Apr 2019 14:32:00 +0200 Pierre-Yves David test: consolidate the content-divergent test cases stable
Tue, 09 Apr 2019 21:16:49 +0200 Pierre-Yves David changelog: mention the fix to issue6057 stable
Tue, 09 Apr 2019 20:45:36 +0200 Pierre-Yves David extensions: avoid enabling evolve for unrelated repositories (issue6057) stable
Sat, 06 Apr 2019 15:50:15 +0200 Anton Shestakov stack: improve set combination logic
Sat, 06 Apr 2019 15:49:22 +0200 Anton Shestakov stack: fix phasecache._phasesets check logic
Tue, 02 Apr 2019 12:41:57 +0530 Sushil khanchi evolve: remove todo markers from a test which has been fixed
Fri, 05 Apr 2019 22:28:07 +0200 Pierre-Yves David next: clarify tests related to `commands.update.check` test
Wed, 03 Apr 2019 17:20:34 +0800 Anton Shestakov stack: simplify phasecache checks in _stackcandidates()
Fri, 05 Apr 2019 17:45:59 +0200 Pierre-Yves David evolve: fix divergence resolution when not merging a descendant
Fri, 29 Mar 2019 15:15:07 +0100 Pierre-Yves David test: fix a phase divergence test case to actually not contains conflict
Fri, 05 Apr 2019 16:31:45 +0200 Pierre-Yves David tests: use current instability names everywhere
Thu, 04 Apr 2019 12:24:28 +0200 Pierre-Yves David test: apply unstability resolution to `test-unstability-resolution-result.t`
Thu, 04 Apr 2019 12:06:33 +0200 Pierre-Yves David test: rename and clarify content of test-unstable-content-divergent.t
Thu, 04 Apr 2019 11:53:05 +0200 Pierre-Yves David test: rename and clarify content of test-unstable-orphan.t
Wed, 03 Apr 2019 01:00:33 +0530 Sushil khanchi evolve: refactor the code which swap two nodes (in divergence resolution)
Tue, 02 Apr 2019 18:01:43 +0530 Sushil khanchi evolve: remove tmpctx arg from _resolvephasedivergent()
Fri, 29 Mar 2019 11:48:36 +0100 Pierre-Yves David doc: clarify _resolvephasedivergent role and constraint
Tue, 02 Apr 2019 20:32:15 +0200 Pierre-Yves David branching: merge with stable
Wed, 13 Feb 2019 21:39:10 +0800 Anton Shestakov evolve: unindent some lines caught by flake8 stable
Wed, 13 Feb 2019 21:56:29 +0800 Anton Shestakov obsexchange: avoid importing io/StringIO module with a different name stable
Wed, 13 Feb 2019 21:56:05 +0800 Anton Shestakov evolve: remove unused StringIO import stable
Fri, 22 Mar 2019 09:45:07 -0700 Martin von Zweigbergk compat: add support for new arg name in memfilectx.__init__ stable
Wed, 21 Nov 2018 12:00:46 +0000 Martijn Pieters topic: make topics compatible with branchmap refactor stable
Fri, 29 Mar 2019 11:19:24 +0100 Sushil khanchi evolve: compat patch to fix broken evolve obsdiscovery
Thu, 28 Mar 2019 15:05:57 -0700 Martin von Zweigbergk tests: add obslog output to some tests for divergence resolution
Thu, 28 Mar 2019 14:54:46 -0700 Martin von Zweigbergk tests: add tests for divergence resolution with split+amend
Tue, 26 Mar 2019 12:53:50 +0100 Pierre-Yves David test: use 'split' instead of 'splitted' in the tests
Tue, 26 Mar 2019 12:30:10 +0100 Pierre-Yves David evolve: drop the "computing new diff message" for phase-divergence
Wed, 20 Mar 2019 09:19:02 -0700 Martin von Zweigbergk evolve: clarify output when phase-divergence resolution results in no change
Tue, 12 Mar 2019 09:44:05 -0700 Martin von Zweigbergk tests: reduce dependence on previous tests for setup
Thu, 28 Mar 2019 12:37:55 +0100 Pierre-Yves David branching: merge with stable
Wed, 27 Mar 2019 20:52:30 +0800 Anton Shestakov topicmap: add compatibility for branchcache that now uses self._entries stable
Wed, 27 Mar 2019 14:29:22 +0530 Sushil khanchi evolve: fix over-idented block stable
Tue, 12 Mar 2019 09:48:05 -0700 Martin von Zweigbergk tests: create "private" repository in already-updated state
Tue, 26 Mar 2019 11:23:09 +0100 Pierre-Yves David branching: merge with stable
Mon, 25 Mar 2019 15:45:11 -0700 Martin von Zweigbergk touch: use action "touch", not "<function touch at ...>", in precheck stable
Mon, 25 Mar 2019 15:44:44 -0700 Martin von Zweigbergk prune: use action "prune", not "touch", in precheck stable
Sun, 24 Mar 2019 21:30:12 +0530 Pierre-Yves David evolve: test a common case of public divergence
Sun, 24 Mar 2019 21:29:44 +0530 Sushil khanchi evolve: add condition in case of pubdiv to not swap the two div csets
Sat, 23 Mar 2019 02:10:31 +0530 Sushil khanchi evolve: add logic to handle a particular case in divergence resolution
Fri, 22 Mar 2019 00:16:44 +0530 Sushil khanchi evolve: add a test reflecting wrong behaviour of content-div resolution
Fri, 22 Mar 2019 09:45:07 -0700 Martin von Zweigbergk compat: add support for new arg name in memfilectx.__init__
Wed, 13 Mar 2019 17:32:14 +0530 Sushil khanchi evolve: preserve compatibility for hg < 4.8 versions
Sat, 09 Mar 2019 19:25:34 +0530 Sushil khanchi evolve: warn user if cset desc is being lost
Sun, 10 Mar 2019 18:00:08 +0100 Pierre-Yves David changelog: mention latest improvement
Sun, 10 Mar 2019 18:50:00 +0800 Anton Shestakov stack: make @ (current) more important than $ (some sort of unstable)
Sat, 09 Mar 2019 13:13:53 +0800 Anton Shestakov stack: show content and phase divergent state and symbol
Sat, 09 Mar 2019 12:54:00 +0800 Anton Shestakov stack: handle external-children just like other states
Thu, 07 Mar 2019 22:50:56 +0800 Anton Shestakov stack: optimize revset used for stack --children
Thu, 07 Mar 2019 19:13:45 +0800 Anton Shestakov stack: rename unstable -> orphan
Wed, 06 Mar 2019 21:47:08 +0800 Anton Shestakov evolvecmd: compatibility with older geteffectflag() that took a tuple
Wed, 06 Mar 2019 21:42:32 +0800 Anton Shestakov obshistory: remove unused geteffectflag(), it's been in core since 4.4
Wed, 06 Mar 2019 16:56:25 +0800 Anton Shestakov compat: remove old vocabulary change fallbacks
Thu, 07 Mar 2019 10:51:48 +0100 Pierre-Yves David branching: merge with stable
Thu, 07 Mar 2019 01:57:43 +0530 Sushil khanchi evolve: fix a typo from directory to dirty stable
Thu, 07 Mar 2019 01:47:14 +0530 Sushil khanchi evolve: fix the dirstate after setting parents with dirty wdir (issue5930) stable
Thu, 07 Mar 2019 01:02:05 +0530 Sushil khanchi evolve: add tests which shows evolve can get confused about copies (issue5930) stable
Tue, 05 Mar 2019 21:15:05 +0530 Sushil khanchi test: include some documentation to describe the case briefly stable
Tue, 05 Mar 2019 20:07:23 +0530 Sushil khanchi split: use ui.configoverride to preserve phase while commiting stable
Mon, 04 Mar 2019 12:30:15 +0100 Pierre-Yves David branching: merge with stable
Mon, 04 Mar 2019 11:54:49 +0100 Pierre-Yves David changelog: add entries for the recent fixes stable
Mon, 04 Mar 2019 03:16:51 +0530 Sushil khanchi evolve: make sure user can recover from conflict (issue6053) stable
Mon, 04 Mar 2019 02:55:38 +0530 Sushil khanchi evolve: add test which shows unrecoverable evolve state (issue6053) stable
Sat, 02 Mar 2019 02:34:29 +0530 Sushil khanchi evolve: add a test in pubdiv where only merging leads to conflict
Thu, 28 Feb 2019 03:12:39 +0530 Sushil khanchi evolve: cover continue case in pubdiv when merging results in same as public
Fri, 22 Feb 2019 01:02:51 +0530 Sushil khanchi evolve: handle a case in pubic-div when merging results in same as public
Thu, 28 Feb 2019 02:08:58 +0530 Sushil khanchi evolve: rename npublicdiv to publicnode
Thu, 28 Feb 2019 02:02:18 +0530 Sushil khanchi evolve: in pubdiv resolution make sure that transaction get closed
Mon, 25 Feb 2019 22:50:24 +0530 Sushil khanchi evolve: pin the public cset to local side in merging when solving public div
Sat, 23 Feb 2019 00:47:14 +0530 Sushil khanchi evolve: add tests of relocation case in public divergence
Sun, 03 Mar 2019 16:29:32 +0100 Pierre-Yves David branching: merge with stable
Sat, 02 Mar 2019 01:43:14 +0530 Sushil khanchi split: make sure hg split preserve the phase of splitting cset (issue6048) stable
Sat, 02 Mar 2019 01:37:04 +0530 Sushil khanchi split: add tests which demonstrate the issue6048 stable
Fri, 22 Feb 2019 21:01:06 +0530 Sushil khanchi evolve: fix the broken behaviour on div resolution in relocation case
Fri, 22 Feb 2019 23:49:37 +0530 Sushil khanchi evolve: change in a test which demonstrate divergence resolution can break
Fri, 22 Feb 2019 23:57:18 +0530 Sushil khanchi tests: update the title of a test as it's not what it says
Wed, 13 Feb 2019 21:56:29 +0800 Anton Shestakov obsexchange: avoid importing io/StringIO module with a different name
Wed, 13 Feb 2019 21:56:05 +0800 Anton Shestakov evolve: remove unused StringIO import
Wed, 13 Feb 2019 21:39:10 +0800 Anton Shestakov evolve: unindent some lines caught by flake8
Wed, 13 Feb 2019 12:46:57 +0100 Pierre-Yves David branching: overwrite broken merge with a correct one
Wed, 13 Feb 2019 19:18:17 +0800 Anton Shestakov branching: merge with stable
Tue, 12 Feb 2019 15:03:14 +0100 Pierre-Yves David branching: merge with stable
Mon, 11 Feb 2019 21:33:02 +0800 Anton Shestakov obshistory: omit keyword arguments with default values in patch.diffui() calls stable
Fri, 08 Feb 2019 17:52:49 +0100 Pierre-Yves David branching: merge with stable
Fri, 08 Feb 2019 10:21:09 +0100 Pierre-Yves David test: wider another time matching in prev/next lock testing stable
Fri, 08 Feb 2019 09:29:54 +0100 Pierre-Yves David branching: merge with stable
Fri, 08 Feb 2019 09:26:48 +0100 Pierre-Yves David test: wider time matching in prev/next lock testing stable
Wed, 21 Nov 2018 12:00:46 +0000 Martijn Pieters topic: make topics compatible with branchmap refactor
Wed, 30 Jan 2019 10:03:00 -0800 Martin von Zweigbergk prompts: use 1-indexing in revselectionprompt()
Thu, 07 Feb 2019 16:24:59 +0800 Anton Shestakov test-split: split now ignores diff.* settings
Sun, 03 Feb 2019 17:03:02 +0530 Sangeet Kumar Mishra pick: add --tool for hg pick to specify mergetool
Wed, 06 Feb 2019 13:49:29 +0800 Anton Shestakov revset: use getintrange() to parse relation subscript
Sun, 03 Feb 2019 12:04:50 +0100 Pierre-Yves David branching: merge with stable
Thu, 31 Jan 2019 15:38:48 +0530 Sushil khanchi compat: pass contexts to _findlimit() (issue6066) stable
Sun, 03 Feb 2019 08:10:48 +0100 Pierre-Yves David packaging: fix debian changelog stable
Wed, 30 Jan 2019 04:45:40 +0100 Pierre-Yves David changelog: add relevant entries
Tue, 22 Jan 2019 18:40:10 +0530 Sushil khanchi evolve: add test for the case where public divergence on difference parents
Mon, 21 Jan 2019 23:06:10 +0530 Sushil khanchi evolve: update the public divergence resolution logic to cover --continue case
Mon, 21 Jan 2019 23:06:34 +0530 Sushil khanchi evolve: add logic to resolve content-divergence with a public cset
Sun, 13 Jan 2019 19:33:19 +0530 Sushil khanchi evolve: introduce function to create a obsmarker relation even for public cset
Tue, 29 Jan 2019 20:45:14 +0800 Anton Shestakov topic: make ranges work in revset relations like 'foo#stack[1:2]'
Mon, 28 Jan 2019 22:31:31 +0800 Anton Shestakov topic: simplify #stack index check/access
Sun, 27 Jan 2019 17:39:09 +0800 Anton Shestakov topic: make ranges work in revset relations like 'foo#topic[1:2]'
Fri, 25 Jan 2019 16:51:36 +0530 Sushil khanchi evolve: add description of function solveobswdp
Wed, 23 Jan 2019 12:11:36 -0800 Martin von Zweigbergk evolve: document the "if not shouldupdate" block
Wed, 23 Jan 2019 11:55:20 -0800 Martin von Zweigbergk evolve: make "startnode" consistently be a node, not a context
Tue, 22 Jan 2019 22:36:29 -0800 Martin von Zweigbergk evolve: use context managers for locks and transaction
Tue, 22 Jan 2019 10:17:58 -0800 Martin von Zweigbergk prune: use scmutil.cleanupnodes()
Tue, 22 Jan 2019 10:45:16 -0800 Martin von Zweigbergk uncommit: use scmtutil.cleanupnodes()
Tue, 22 Jan 2019 10:33:02 -0800 Martin von Zweigbergk amend: use scmutil.cleanupnodes() with --patch
Tue, 22 Jan 2019 10:32:44 -0800 Martin von Zweigbergk pick: use scmutil.cleanupnodes()
Tue, 22 Jan 2019 09:45:25 -0800 Martin von Zweigbergk fold: use scmutil.cleanupnodes()
Sat, 26 Jan 2019 23:58:18 +0800 Anton Shestakov revset: subscriptrelations functions now have two bounds
Wed, 23 Jan 2019 15:49:44 -0500 Pierre-Yves David branching: merge with stable
Wed, 23 Jan 2019 15:48:44 -0500 Pierre-Yves David packaging: mark as development version stable
Wed, 23 Jan 2019 15:46:38 -0500 Pierre-Yves David Added tag 8.4.0 for changeset 8c4289d0e91e stable
Tue, 22 Jan 2019 20:25:36 -0500 Pierre-Yves David packaging: prepare release 8.4.0 stable 8.4.0
Wed, 23 Jan 2019 09:05:12 -0500 Pierre-Yves David minitopic: add warning about extensions state and testing stable
Tue, 22 Jan 2019 12:57:25 -0500 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 22 Jan 2019 12:55:09 -0500 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Tue, 22 Jan 2019 12:59:33 -0500 Pierre-Yves David branching: closing test-compat branch for mercurial-4.3 mercurial-4.3
Tue, 22 Jan 2019 12:54:44 -0500 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Tue, 22 Jan 2019 12:54:43 -0500 Pierre-Yves David test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Tue, 22 Jan 2019 12:54:41 -0500 Pierre-Yves David test-compat: merge stable into mercurial-4.8 mercurial-4.8
Tue, 22 Jan 2019 12:50:54 -0500 Pierre-Yves David changelog: explicit the part related to topic stable
Tue, 22 Jan 2019 10:46:02 -0500 Pierre-Yves David branching: merge with future version mercurial-4.8
Tue, 22 Jan 2019 10:43:44 -0500 Pierre-Yves David branching: start branch for test compat with Mercurial 4.8 mercurial-4.8
Tue, 22 Jan 2019 10:45:09 -0500 Pierre-Yves David test-compat: reverse test change from 9bce7e6c18b3 mercurial-4.8
Tue, 22 Jan 2019 10:44:49 -0500 Pierre-Yves David test-compat: reverse test change from db87432df8de mercurial-4.8
Tue, 22 Jan 2019 10:44:33 -0500 Pierre-Yves David test-compat: reverse test change from ac39cfb5bddd mercurial-4.8
Tue, 22 Jan 2019 10:41:53 -0500 Pierre-Yves David branching: merge stable into default prior to new version stable
Sat, 19 Jan 2019 21:41:15 +0100 Pierre-Yves David branching: merge wit stable
Thu, 17 Jan 2019 12:37:40 +0100 Pierre-Yves David obsdiscovery: use consistent filtering during discovery
Fri, 18 Jan 2019 23:09:44 +0530 Sushil khanchi evolve: make sure we don't stop after evolution of obsparent (issue5881)
Fri, 18 Jan 2019 23:08:43 +0530 Sushil khanchi evolve: extract "update" code into its own function
Tue, 25 Dec 2018 16:08:05 +0530 Sushil khanchi evolve: add test case for issue 5881
Fri, 18 Jan 2019 13:54:30 +0530 Sushil khanchi evolve: add test which shows fixed behaviour of `hg evolve` (issue5686)
Tue, 25 Dec 2018 14:35:54 +0530 Sushil khanchi evolve: cover the orphanmerge part missed by lastsolved
Thu, 17 Jan 2019 16:20:35 +0530 Sushil khanchi evolve: add test which shows orphan-merge resolution can result to crash
Tue, 25 Dec 2018 10:10:12 +0530 Sushil khanchi next: populate stacktemplate to the missed _nextevolve function
Mon, 14 Jan 2019 09:14:38 -0800 Martin von Zweigbergk evolve: adapt for deprecated ui.progress()
Fri, 11 Jan 2019 09:26:41 -0800 Martin von Zweigbergk fold: sort concatenated commit messages in topological order
Wed, 26 Dec 2018 14:52:07 +0800 Anton Shestakov topic: make revsets like 'foo#topic[0]' work
Thu, 10 Jan 2019 17:30:01 +0100 Pierre-Yves David changelog: add an entry about the revset stack indexing
Thu, 10 Jan 2019 17:36:59 +0100 Pierre-Yves David test: adapt output to minor behavior change
Sun, 06 Jan 2019 00:27:54 +0800 Anton Shestakov tests: remove unused variable and needless subshell in testlib/pythonpath.sh stable
Sat, 05 Jan 2019 05:21:37 +0100 Pierre-Yves David branching: merge with stable
Fri, 04 Jan 2019 19:17:38 -0500 Matt Harbison tests: conditionalize some output for Windows stable
Fri, 04 Jan 2019 18:49:53 -0500 Matt Harbison test-pyflakes: use '/' when printing the files to check stable
Fri, 04 Jan 2019 18:46:46 -0500 Matt Harbison tests: fix PYTHONPATH manipulation on Windows stable
Thu, 03 Jan 2019 00:01:54 -0500 Matt Harbison exthelper: update documentation with some examples for using registrar aliases
Thu, 27 Dec 2018 23:46:35 -0500 Matt Harbison exthelper: simplify the ability to register filesets
Thu, 27 Dec 2018 21:55:22 -0500 Matt Harbison exthelper: simplify the ability to register templates
Thu, 27 Dec 2018 21:26:17 -0500 Matt Harbison exthelper: simplify the ability to register revsets
Sun, 23 Dec 2018 21:54:56 -0500 Matt Harbison exthelper: support the option argument when registering a command
Sat, 22 Dec 2018 22:26:36 -0500 Matt Harbison exthelper: simplify configitem registration
Thu, 27 Dec 2018 21:26:17 -0500 Matt Harbison exthelper: avoid a [] default arg to wrapcommand()
Fri, 04 Jan 2019 00:10:44 -0500 Matt Harbison configitems: move the default values to the registrar decorator
Wed, 26 Dec 2018 22:14:23 +0800 Anton Shestakov topic: make revsets like foo#stack[-1] work too
Sun, 16 Dec 2018 11:22:04 +0800 Anton Shestakov topic: make revsets like 'foo#stack[0]' work
Sat, 22 Dec 2018 01:29:59 -0500 Matt Harbison exthelper: remove '_' in final_xxx() function names to conform to hg style
Mon, 24 Dec 2018 18:38:25 +0100 Pierre-Yves David branching: merge with stable
Mon, 24 Dec 2018 18:36:25 +0100 Pierre-Yves David packaging: mark as development version stable
Mon, 24 Dec 2018 18:01:30 +0100 Pierre-Yves David Added tag 8.3.3 for changeset 97b18934d6db stable
Mon, 24 Dec 2018 17:55:25 +0100 Pierre-Yves David packaging: prepare version 8.3.3 stable 8.3.3
Mon, 24 Dec 2018 17:47:40 +0100 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Mon, 24 Dec 2018 17:47:31 +0100 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Mon, 24 Dec 2018 17:47:29 +0100 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Mon, 24 Dec 2018 17:47:28 +0100 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Mon, 24 Dec 2018 17:47:27 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Fri, 21 Dec 2018 13:14:59 +0800 Pierre-Yves David evolve: detect unresolved conflict during evolve --continue (issue5966) stable
Thu, 20 Dec 2018 13:59:07 +0800 Anton Shestakov tests: filter out uninteresting log events
Fri, 21 Dec 2018 20:14:26 +0100 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Fri, 21 Dec 2018 20:14:23 +0100 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 21 Dec 2018 20:14:21 +0100 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 21 Dec 2018 20:14:20 +0100 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Fri, 21 Dec 2018 20:14:18 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Fri, 21 Dec 2018 19:48:01 +0100 Pierre-Yves David linter: silence rightful complains about unused variable stable
Mon, 03 Dec 2018 14:41:03 +0800 Anton Shestakov topic: merge _showlasttouched logic into _listtopics
Mon, 03 Dec 2018 14:15:00 +0800 Anton Shestakov topic: simplify _showlasttouched and _getlasttouched (and its data structure)
Thu, 13 Dec 2018 18:57:49 +0100 Pierre-Yves David branching: merge with stable
Thu, 13 Dec 2018 17:40:41 +0000 Boris Feld split: add a --interactive flag
Wed, 21 Feb 2018 14:39:48 +0100 Boris Feld split: take file patterns to limit selection on matching file patterns
Wed, 21 Feb 2018 12:39:17 +0100 Boris Feld split: only accept explicit revision through the `-r` option
Thu, 13 Dec 2018 17:41:06 +0100 James Reynolds issue-6028: resolves 6028 - return (False, ".") instead of (False, '') stable
Thu, 13 Dec 2018 17:26:26 +0100 Pierre-Yves David branching: merge with stable
Wed, 12 Dec 2018 01:19:30 +0800 Anton Shestakov tests: add sparserevlog cap since hg now has sparse revlogs by default
Wed, 12 Dec 2018 17:22:58 +0100 Pierre-Yves David split: rework the prompt to be more standard
Tue, 20 Feb 2018 09:35:16 +0100 Pierre-Yves David split: add a option to discard remaining change during split
Tue, 20 Feb 2018 09:35:16 +0100 Pierre-Yves David split: add a way to abort a split from the prompt
Tue, 20 Feb 2018 09:36:55 +0100 Pierre-Yves David split: add a help entry to the final prompt
Wed, 05 Dec 2018 23:15:29 +0800 Anton Shestakov topic: make revset argument messages be similar to such messages in core stable
Wed, 05 Dec 2018 23:13:26 +0800 Anton Shestakov tests: don't forget to add hg serve pid to DAEMON_PIDS in test-wireproto.t stable
Tue, 04 Dec 2018 13:33:51 +0100 Pierre-Yves David test: adapt to change output change on default
Sat, 01 Dec 2018 16:08:42 +0800 Anton Shestakov safeguard: don't reimplement auto-publish if it's in core (will be in 4.9)
Sat, 01 Dec 2018 16:07:55 +0800 Anton Shestakov safeguard: the new default for auto-publish is 'publish'
Fri, 21 Sep 2018 11:44:34 -0400 James Reynolds stack: add a --children flag to stack
Sun, 02 Dec 2018 16:52:14 +0100 Matt Harbison extensions: avoid shadowing imported module names with exthelper methods
Fri, 30 Nov 2018 22:10:39 -0500 Matt Harbison extensions: add fileset support to exthelper
Sun, 02 Dec 2018 16:48:05 +0100 Matt Harbison extensions: add uipopulate() support to exthelper
Sun, 02 Dec 2018 16:45:08 +0100 Pierre-Yves David exthelper: clarify copyright and licence for the module
Tue, 27 Nov 2018 04:46:35 +0100 Pierre-Yves David packaging: merge with version 8.3.2
Tue, 27 Nov 2018 04:42:45 +0100 Pierre-Yves David packaging: mark development version stable
Tue, 27 Nov 2018 12:53:24 +0100 Pierre-Yves David Added tag 8.3.2 for changeset 7edc5c148df0 stable
Tue, 27 Nov 2018 04:31:03 +0100 Pierre-Yves David packagin: prepare release 8.3.2 stable 8.3.2
Tue, 27 Nov 2018 04:07:38 +0100 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Tue, 27 Nov 2018 04:07:36 +0100 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Tue, 27 Nov 2018 04:07:35 +0100 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Tue, 27 Nov 2018 04:07:33 +0100 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Tue, 27 Nov 2018 04:07:31 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Tue, 27 Nov 2018 03:57:30 +0100 Pierre-Yves David changelog: add information about the topic message improvements
Tue, 27 Nov 2018 03:56:27 +0100 Pierre-Yves David branching: merge with stable
Tue, 27 Nov 2018 03:46:06 +0100 Sushil khanchi evolve: update the abort to a ProgrammingError stable
Mon, 26 Nov 2018 16:43:39 +0300 Pulkit Goyal topics: improve the message around topic changing
Wed, 21 Nov 2018 11:13:21 +0000 Martijn Pieters tests: fix for POSIX compliance
Wed, 21 Nov 2018 10:47:07 +0000 Martijn Pieters style: remove unused variables
Tue, 20 Nov 2018 11:33:38 -0500 Eric Spishak-Thomas evolve: fix a documentation typo stable
Mon, 19 Nov 2018 02:34:39 +0000 Pierre-Yves David compat: drop 4.3 related obsfate code
Mon, 19 Nov 2018 02:27:13 +0000 Pierre-Yves David compat: drop code dealing with incompatibility for --publish with 4.3
Mon, 19 Nov 2018 02:25:37 +0000 Pierre-Yves David compat: clarify when some conditional are used
Mon, 19 Nov 2018 02:20:44 +0000 Pierre-Yves David compat: drop 4.3 "new troubles" report code
Mon, 19 Nov 2018 02:18:58 +0000 Pierre-Yves David compat: drop 4.3 wrapping of createmarker for effect flag support
Mon, 19 Nov 2018 01:52:45 +0000 Pierre-Yves David compat: drop 4.3 monkey patch of `copies.mergecopies`
Mon, 19 Nov 2018 01:45:34 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for `obsutil.allprecursors` function
Mon, 19 Nov 2018 01:44:28 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for `ui.edit` method
Mon, 19 Nov 2018 01:42:50 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for 'successors' revset
Mon, 19 Nov 2018 01:41:36 +0000 Pierre-Yves David compat: drop 4.3 compatiblity code for 'precursors' revset
Sat, 10 Nov 2018 23:54:46 -0500 Matt Harbison compat: drop Mercurial 4.3 support for exthelper
Mon, 19 Nov 2018 01:49:34 +0000 Pierre-Yves David compat: update metadata about minimum ag version
Tue, 06 Nov 2018 10:41:50 +0530 Sushil khanchi next: solve the issue of `next` get confused by split
Tue, 06 Nov 2018 15:10:56 +0530 Sushil khanchi next: add test which shows that `next` get confused by split
Wed, 31 Oct 2018 14:08:56 +0530 Sushil khanchi cleanup: avoid a Yoda condition
Wed, 31 Oct 2018 14:06:17 +0530 Sushil khanchi evolve: modify and move the comment to appropriate position
Wed, 31 Oct 2018 14:01:58 +0530 Sushil khanchi next: update the command description
Sat, 10 Nov 2018 15:50:05 +0100 Sushil khanchi next: make next command --evolve by default
Mon, 05 Nov 2018 19:56:33 +0800 Anton Shestakov safeguard: allow push to succeed (and without warning) with --publish
Sun, 04 Nov 2018 22:06:23 +0800 Anton Shestakov topic: only add --publish flag to push if it's not already there
Mon, 05 Nov 2018 16:04:01 +0800 Anton Shestakov safeguard: check auto-publish value before sending listkeys command
Sat, 10 Nov 2018 17:54:28 +0100 Pierre-Yves David style: silence another flak8 warning
Sat, 10 Nov 2018 16:11:19 +0100 Pierre-Yves David oops: backed out changeset df22f010cf24 pushed by error
Sat, 10 Nov 2018 15:50:05 +0100 Sushil khanchi next: make next command --evolve by default
Sat, 10 Nov 2018 16:05:34 +0100 Pierre-Yves David next: improve the message for dirty working copy with --evolve
Sat, 10 Nov 2018 16:01:31 +0100 Pierre-Yves David next: use the `hint` argument of bail if changed
Sat, 10 Nov 2018 15:59:16 +0100 Pierre-Yves David prev: use the `hint` argument of bail if changed
Sat, 10 Nov 2018 15:28:44 +0100 Pierre-Yves David next: explicitly specify --no-evolve in the tests
Sat, 10 Nov 2018 15:47:46 +0100 Pierre-Yves David branching: merge with stable
Sat, 10 Nov 2018 15:37:22 +0100 Pierre-Yves David style: fix various flake8 warning stable
Sat, 10 Nov 2018 15:30:10 +0100 Sushil khanchi next: set if we need to evolve or not; also move logic to appropriate pos
Tue, 06 Nov 2018 11:22:39 +0530 Sushil khanchi next: move some code to prepare for `next --evolve` by default
Sat, 10 Nov 2018 00:55:34 +0100 Pierre-Yves David branching: merge with stable
Tue, 06 Nov 2018 15:53:18 +0530 Sushil khanchi topic: improve UX by using pager only when we should stable
Tue, 06 Nov 2018 10:43:35 +0530 Sushil khanchi evolvecmd: _possibledestination() skip visiting empty parent stable
Sat, 03 Nov 2018 12:21:19 +0530 Sushil khanchi pick: `hg help` was not showing the full cmd desc of `pick` stable
Fri, 09 Nov 2018 20:19:01 +0100 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Fri, 09 Nov 2018 20:18:59 +0100 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 09 Nov 2018 20:18:58 +0100 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 09 Nov 2018 20:18:57 +0100 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Fri, 09 Nov 2018 20:18:55 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Wed, 07 Nov 2018 19:35:48 +0100 Boris Feld compat: fix fixedcopytracing compatibility with mercurial 4.8 and narrow stable
Thu, 01 Nov 2018 21:33:15 +0300 Pulkit Goyal utility: don't translate commit messages in revselection prompt (issue6016) stable
Fri, 26 Oct 2018 12:54:40 +0530 Sushil khanchi evolve: use stack template in --continue case also
Wed, 24 Oct 2018 19:38:02 +0530 Sushil khanchi evolve: add test showing currently stackalias fails in --continue case
Thu, 25 Oct 2018 18:51:55 +0200 Pierre-Yves David branching; merge with stable
Thu, 25 Oct 2018 18:50:42 +0200 Pierre-Yves David packaging: mark version as devel version stable
Thu, 25 Oct 2018 18:44:07 +0200 Pierre-Yves David Added tag 8.3.1 for changeset b90422a11a88 stable
Thu, 25 Oct 2018 18:42:49 +0200 Pierre-Yves David packaging: prepare version 8.3.1 stable 8.3.1
Thu, 25 Oct 2018 18:32:54 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Thu, 25 Oct 2018 18:32:52 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Thu, 25 Oct 2018 18:32:51 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 25 Oct 2018 18:32:50 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 25 Oct 2018 18:32:49 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Thu, 25 Oct 2018 18:09:08 +0200 Pierre-Yves David evolve: do not try to display stack index of changeset who do not have one stable
Thu, 25 Oct 2018 18:08:34 +0200 Pierre-Yves David evolve: check if we should use stack template for each item in the stack stable
Thu, 25 Oct 2018 17:03:34 +0200 Pierre-Yves David branching: merge stable back into default
Thu, 25 Oct 2018 16:33:10 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Thu, 25 Oct 2018 13:05:14 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Thu, 25 Oct 2018 13:04:08 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Thu, 25 Oct 2018 13:03:30 +0200 Pierre-Yves David test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 25 Oct 2018 13:03:03 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.7 mercurial-4.7
Thu, 25 Oct 2018 13:24:34 +0200 Pierre-Yves David branching: revert test outptu change for 4.7 mercurial-4.7
Thu, 25 Oct 2018 10:01:58 +0200 Pierre-Yves David pullbundle: drop erroneous flagging of the command as basic stable
Thu, 25 Oct 2018 12:55:37 +0200 Pierre-Yves David test-compat: backed out changeset ba1e83c841f2 stable
Thu, 25 Oct 2018 12:55:22 +0200 Pierre-Yves David test-compat: backed out changeset b0084d599112 stable
Thu, 25 Oct 2018 12:55:12 +0200 Pierre-Yves David test-compat: backed out changeset e2d083cc447e stable
Thu, 25 Oct 2018 12:53:48 +0200 Pierre-Yves David test-compat: backed out changeset ccbfbeee6cf3 stable
Thu, 25 Oct 2018 12:53:09 +0200 Pierre-Yves David test-compat: backed out changeset 7091f7215651 stable
Thu, 25 Oct 2018 12:52:34 +0200 Pierre-Yves David test-compat: backed out changeset 8eec9422bd8e stable
Thu, 25 Oct 2018 12:49:48 +0200 Pierre-Yves David branching: merge stable into default
Thu, 25 Oct 2018 12:41:16 +0200 Pierre-Yves David branching: start test compatibility branch for Mercurial 4.7 mercurial-4.7
Sun, 21 Oct 2018 00:08:27 +0300 Pulkit Goyal topic: add the changelog argument to branchinfo() stable
Thu, 18 Oct 2018 22:11:43 -0700 Martin von Zweigbergk evolve: adapt for changed @command decorator stable
Wed, 17 Oct 2018 14:47:38 +0200 Pierre-Yves David topicidx: stop assigning index number to obsolete changesets stable
Thu, 25 Oct 2018 11:32:43 +0200 Pierre-Yves David stack-index: add some test featuring content diversion stable
Thu, 25 Oct 2018 10:01:58 +0200 Pierre-Yves David pullbundle: drop erroneous flagging of the command as basic
Sun, 21 Oct 2018 00:08:27 +0300 Pulkit Goyal topic: add the changelog argument to branchinfo()
Fri, 19 Oct 2018 09:02:35 -0700 Martin von Zweigbergk topics: "prairie" is a not an animal (AFAIK, anyway)
Thu, 18 Oct 2018 21:59:24 -0700 Martin von Zweigbergk tests: remove a"| head -n 2" that just hides an error code
Thu, 18 Oct 2018 22:11:43 -0700 Martin von Zweigbergk evolve: adapt for changed @command decorator
Wed, 17 Oct 2018 23:10:30 +0800 Anton Shestakov commands: adjust metavariables as appropriate
Wed, 17 Oct 2018 14:02:18 +0200 Pierre-Yves David branching: merge with default
Wed, 17 Oct 2018 13:44:06 +0200 Pierre-Yves David branching: preserve the expected output on default
Sun, 14 Oct 2018 13:37:11 +0200 Anton Shestakov evolvecmd: use modern vocabulary in help text for evolve stable
Sun, 14 Oct 2018 13:35:13 +0200 Anton Shestakov evolvecmd: mark flags with old instability names as deprecated stable
Wed, 17 Oct 2018 13:36:08 +0200 Pierre-Yves David packaging: mark as development version stable
Fri, 12 Oct 2018 16:31:20 +0200 Pierre-Yves David Added tag 8.3.0 for changeset 45d4b49d81d9 stable
Fri, 12 Oct 2018 16:19:39 +0200 Pierre-Yves David packaging: prepare release 8.3.0 stable 8.3.0
Fri, 12 Oct 2018 16:25:06 +0200 Pierre-Yves David pullbundle: document working version and update changelog to mention it stable
Fri, 12 Oct 2018 15:20:54 +0200 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Fri, 12 Oct 2018 15:15:09 +0200 Pierre-Yves David test-compat: merge mercurial-4.5 into mercurial-4.4 mercurial-4.4
Fri, 12 Oct 2018 15:15:07 +0200 Pierre-Yves David test-compat: merge mercurial-4.6 into mercurial-4.5 mercurial-4.5
Fri, 12 Oct 2018 15:15:05 +0200 Pierre-Yves David test-compat: merge stable into mercurial-4.6 mercurial-4.6
Fri, 12 Oct 2018 15:37:22 +0200 Pierre-Yves David topic: fix '{topicidx}' keyword registration for mercurial <= 4.5 stable
(0) -3000 -1000 -480 +480 tip