Wed, 18 Apr 2018 22:54:11 -0700 Martin von Zweigbergk evolve: add support for hg >= b4d85bc1
Thu, 19 Apr 2018 10:59:12 +0200 Pierre-Yves David discovery: handle deletion of 'wireproto' module
Thu, 19 Apr 2018 10:55:57 +0200 Pierre-Yves David evolve: handle wireproto module deletion for registering new commands
Thu, 19 Apr 2018 10:53:59 +0200 Pierre-Yves David minitopic: handle wireproto module change from b4d85bc122bd
Thu, 19 Apr 2018 10:50:24 +0200 Pierre-Yves David topic: handle wireproto module change from b4d85bc122bd
Wed, 18 Apr 2018 22:36:54 -0700 Martin von Zweigbergk obsexchange: remove unused import of wireprotoserver
Wed, 18 Apr 2018 10:08:05 +0200 Pierre-Yves David compat: rename resolvepartialhexnodeid to resolvehexnodeidprefix
Tue, 17 Apr 2018 19:42:46 +0200 Pierre-Yves David compat: access datestr in a way compatible with verison prior to 4.6
Tue, 17 Apr 2018 19:42:26 +0200 Pierre-Yves David compat: fallback to compatible partial lookup prior to 4.6
Tue, 17 Apr 2018 18:30:56 +0200 Pierre-Yves David import: adapt to fd1dd79cff20
Tue, 17 Apr 2018 18:10:53 +0200 Pierre-Yves David import: grab the expected node value on the fly
Tue, 17 Apr 2018 17:58:12 +0200 Pierre-Yves David import: use a less direct approach to store the expected node
Tue, 17 Apr 2018 15:45:58 +0200 Pierre-Yves David compat: adapt `amend --patch` to the new `patch.extract` API
Tue, 17 Apr 2018 15:04:15 +0200 Pierre-Yves David compat: deal with change in the wireproto module
Mon, 16 Apr 2018 12:46:23 -0700 Martin von Zweigbergk branching: merge with stable
Mon, 16 Apr 2018 20:18:10 +0200 Pierre-Yves David topic: allow '.' in topic names
Mon, 16 Apr 2018 10:58:06 -0700 Martin von Zweigbergk relocate: look up partial nodeids in unfiltered repo
Mon, 16 Apr 2018 17:11:27 +0200 Pierre-Yves David compat: avoid using partial node ID in lookup
Mon, 16 Apr 2018 00:05:54 +0200 Pierre-Yves David test: apply output change from protocaps
Sun, 15 Apr 2018 23:24:03 +0200 Pierre-Yves David test: update output to match upstream
Fri, 13 Apr 2018 09:26:28 -0700 Martin von Zweigbergk evolve: don't pass stringified int to repo.__getitem__
Wed, 11 Apr 2018 07:23:34 +0200 Pierre-Yves David patch: offer the user a chance to fix the patch if it fails to apply
Sun, 18 Mar 2018 23:48:06 +0530 Pulkit Goyal amend: add a new flag `--patch` to `hg amend`
Thu, 12 Apr 2018 13:30:28 +0800 Anton Shestakov stablerangecache: include units in ui.progress() calls
Thu, 12 Apr 2018 13:28:30 +0800 Anton Shestakov stablerange: include units in ui.progress() calls
Fri, 06 Apr 2018 20:00:43 +0530 Pulkit Goyal tests: add test demonstarting issue5833 is fixed
Fri, 06 Apr 2018 20:13:27 +0530 Pulkit Goyal utility: convert node from MultipleSuccessorsError to rev numbers (issue5832)
Fri, 06 Apr 2018 15:35:57 +0530 Pulkit Goyal tests: add a test demonstarting issue5832 traceback
Fri, 06 Apr 2018 14:56:27 +0530 Pulkit Goyal CHANGELOG: add an entry about `hg evolve --abort`
Thu, 29 Mar 2018 17:34:51 +0530 Pulkit Goyal evolve: restore bookmarks correctly after `hg evolve --abort`
Thu, 29 Mar 2018 17:42:32 +0530 Pulkit Goyal topic-ext: restrict the format of topic names
Fri, 06 Apr 2018 23:42:47 +0530 Pulkit Goyal serverminitopic: wrap context.changectx.branch instead of context.changectx
Fri, 06 Apr 2018 17:53:41 +0200 Boris Feld templatekw: remove obsfatedata templatekw
Thu, 29 Mar 2018 13:01:05 -0700 Kyle Lippincott evolve: do not exit 1 when there are no troubled changesets (issue5823)
Fri, 06 Apr 2018 17:54:58 +0200 Pierre-Yves David changelog: add an entry about the memory fixes
Fri, 06 Apr 2018 14:37:22 +0800 Anton Shestakov safeguard: use self instead of repo in noautopublishrepo.checkpush()
Fri, 06 Apr 2018 14:36:36 +0800 Anton Shestakov stablerangecache: use self instead of repo in stablerangerepo.stablerange()
Fri, 06 Apr 2018 14:26:24 +0800 Anton Shestakov obscache: use self instead of repo in obscacherepo.updatecaches()
Wed, 04 Apr 2018 16:29:48 +0200 Boris Feld templatekw: fix templatedata for 46
Sat, 31 Mar 2018 11:53:09 +0200 Pierre-Yves David style: fix a couple of pyflakes complains
Thu, 29 Mar 2018 16:43:28 +0530 Pulkit Goyal evolve: add a `--abort` flag for `hg evolve` command
Thu, 29 Mar 2018 16:38:00 +0530 Pulkit Goyal evolve: don't allow updating or commiting when there is interrupted evolve
Wed, 28 Mar 2018 17:47:49 +0530 Pulkit Goyal evolve: internationalize the entry of --list in hg evolve help
Wed, 28 Mar 2018 17:37:10 +0530 Pulkit Goyal evolve: add evolvestate as an argument to _finalizerelocate()
Wed, 28 Mar 2018 17:33:54 +0530 Pulkit Goyal evolve: add evolvestate as an argument to evolvecmd.relocate()
Wed, 28 Mar 2018 17:13:08 +0530 Pulkit Goyal tests: add test about handling phase-divergent merges
Wed, 28 Mar 2018 14:11:13 +0530 Pulkit Goyal evolve: show a message when evolution leads to no changes to commit
Wed, 28 Mar 2018 13:48:34 +0530 Pulkit Goyal evolve: pass the instability category to relocate() and _finalizerelocate()
Wed, 28 Mar 2018 12:56:35 +0530 Pulkit Goyal tests: add more tests for solving phase-divergence using `hg evolve`
Sat, 24 Mar 2018 17:21:42 +0530 Pulkit Goyal evolve: handle interrupted phase-divergence resolution gracefully
Sat, 24 Mar 2018 16:41:14 +0530 Pulkit Goyal evolve: move logic to resolve phase-divergence in a new function
Sat, 24 Mar 2018 16:38:03 +0530 Pulkit Goyal evolve: store the precursor of phase-divergent in evolvestate
Sat, 24 Mar 2018 13:17:05 +0530 Pulkit Goyal evolve: move logic to complete interrupted relocation to new fn
Sat, 24 Mar 2018 12:58:12 +0530 Pulkit Goyal evolve: move logic to complete interrupted orphan resolution to new fn
Fri, 23 Mar 2018 19:36:08 +0530 Pulkit Goyal evolve: write data to evolvestate in case on conflicts in phase-divergence
Fri, 23 Mar 2018 19:16:25 +0530 Pulkit Goyal evolve: explicitly turn revs to list before storing into evolvestate
Fri, 23 Mar 2018 18:58:19 +0530 Pulkit Goyal tests: add tests of content+parent change creating phase-divergence
Fri, 23 Mar 2018 18:28:37 +0530 Pulkit Goyal tests: show first line of commit message in test-evolve-phase-divergence.t
Fri, 23 Mar 2018 17:49:26 +0530 Pulkit Goyal evolve: make sure bookmarks are moved after phase-divergence resolution
Fri, 23 Mar 2018 17:46:46 +0530 Pulkit Goyal evolve: use the new rebased changeset to resolve phase-divergence
Fri, 23 Mar 2018 17:21:09 +0530 Pulkit Goyal evolvecmd: add a detailed comment and some newlines
Fri, 23 Mar 2018 17:20:20 +0530 Pulkit Goyal tests: add one more test case about handling of phase-divergence by evolve
Fri, 23 Mar 2018 15:27:26 +0530 Pulkit Goyal tests: add more tests for handling of phase divergence by `hg evolve`
Fri, 23 Mar 2018 13:16:42 +0530 Pulkit Goyal tests: temporary delete the merge test of handling phase divergence
Fri, 30 Mar 2018 19:38:55 +0200 Pulkit Goyal tests: various comment on test-evolve-phase-divergence
Fri, 30 Mar 2018 19:37:06 +0200 Pulkit Goyal tests: make test-evolve-phase-divergence more descriptive
Fri, 30 Mar 2018 20:26:54 +0200 Pierre-Yves David compat: use updateresult API if available
Fri, 30 Mar 2018 20:13:06 +0200 Pierre-Yves David compat: provide an explicit default value to the 'odiff' config
Thu, 29 Mar 2018 19:47:48 +0200 Pierre-Yves David compat: keep passing arguments as keyword argument
Thu, 29 Mar 2018 18:34:32 +0200 Pierre-Yves David compat: search for stringmatcher in the new location
Thu, 29 Mar 2018 14:13:13 +0200 Boris Feld rebase: update the rebase wrapping to works with hg 4.6
Fri, 23 Mar 2018 09:08:21 -0700 Martin von Zweigbergk compat: call current obsolete.createmarkers(), not one from load time stable
Fri, 23 Mar 2018 12:44:06 +0530 Pulkit Goyal tests: rename test-evolve-bumped to test-evolve-phase-divergence.t
Fri, 23 Mar 2018 12:39:00 +0530 Pulkit Goyal evolve: replace bumped in function name to phasedivergence
Fri, 23 Mar 2018 12:35:37 +0530 Pulkit Goyal evolve: drop duplicate import of rewriteutil._bookmarksupdater
Thu, 22 Mar 2018 10:39:18 +0100 Pierre-Yves David obslog: more 4.1 code compatibility drop
Thu, 22 Mar 2018 10:38:01 +0100 Pierre-Yves David template: drop some 4.1 compatibility code
Thu, 22 Mar 2018 10:35:27 +0100 Pierre-Yves David checkheads: drop upstreamed code
Thu, 22 Mar 2018 10:34:44 +0100 Pierre-Yves David obslog: cleanup patch handling after 4.1 compat drop
Thu, 22 Mar 2018 10:25:01 +0100 Pierre-Yves David packaging: further mark 4.1 support as dropped
Thu, 22 Mar 2018 10:05:50 +0100 Pierre-Yves David branching: merge with stable
Thu, 22 Mar 2018 09:53:42 +0100 Pierre-Yves David tests: extend the globing to the user name stable
Thu, 22 Mar 2018 01:20:03 +0100 Pierre-Yves David branching: close mercurial-4.1 test branch mercurial-4.1
Thu, 15 Mar 2018 00:09:24 +0530 Pulkit Goyal evolve: kill `--obsolete` and `--old-obsolete` flags for graft
Thu, 22 Mar 2018 00:56:48 +0100 Pierre-Yves David compat: drop support for Mercurial 4.1
Thu, 22 Mar 2018 00:50:11 +0100 Pierre-Yves David packaging: mark versiond as devel versions
Thu, 22 Mar 2018 00:49:04 +0100 Pierre-Yves David packaging: merge stable back into default
Thu, 22 Mar 2018 00:47:09 +0100 Pierre-Yves David packaging: mark version as devel version stable
Thu, 22 Mar 2018 00:45:47 +0100 Pierre-Yves David Added tag 7.3.0 for changeset e4ac2e2c2086 stable
Wed, 21 Mar 2018 16:35:18 +0100 Pierre-Yves David test-compat: merge mercurial-4.2 into mercurial-4.1 mercurial-4.1
Wed, 21 Mar 2018 16:32:54 +0100 Pierre-Yves David test-compat: merge mercurial-4.3 into mercurial-4.2 mercurial-4.2
Wed, 21 Mar 2018 16:18:31 +0100 Pierre-Yves David test-compat: merge mercurial-4.4 into mercurial-4.3 mercurial-4.3
Wed, 21 Mar 2018 16:06:17 +0100 Pierre-Yves David test-compat: merge stable into mercurial-4.4 mercurial-4.4
Wed, 21 Mar 2018 16:03:46 +0100 Pierre-Yves David branching: merge future 7.3.0 into stable stable 7.3.0
Wed, 21 Mar 2018 15:57:53 +0100 Pierre-Yves David tests: update test output for the stable branch stable
Wed, 21 Mar 2018 15:34:29 +0100 Pierre-Yves David debian: add version 7.3.0 to changelog
Wed, 21 Mar 2018 15:32:59 +0100 Pierre-Yves David packaging: update version numbers
Wed, 21 Mar 2018 15:30:06 +0100 Pierre-Yves David changelog: prepare release 7.3.0
Wed, 21 Mar 2018 15:36:10 +0100 Pierre-Yves David tests: updated tested with version
Wed, 21 Mar 2018 17:03:55 +0530 Pulkit Goyal __init__: show some internationalization love
Wed, 21 Mar 2018 17:04:41 +0530 Pulkit Goyal evolvecmd: show some internationalization love
Wed, 21 Mar 2018 16:52:46 +0530 Pulkit Goyal utility: make sure prompt text is internationalized
Wed, 21 Mar 2018 17:59:15 +0100 Pierre-Yves David test: do not use revision number
Wed, 21 Mar 2018 19:30:51 +0100 Pierre-Yves David compat: use mergetoolopts from commands.py
Wed, 21 Mar 2018 15:24:51 +0100 Pierre-Yves David branching: merge stable into default
Tue, 20 Mar 2018 18:41:31 +0530 Pulkit Goyal evolve: add a `--stop` flag for `hg evolve` command
Mon, 19 Mar 2018 15:20:40 -0700 Martin von Zweigbergk obsexchange: make compatible with some unreleased 4.5 versions
Mon, 19 Mar 2018 15:46:17 -0700 Martin von Zweigbergk compat: make override of createmarkers work on wrapped function
Mon, 19 Mar 2018 11:18:47 -0700 Martin von Zweigbergk previous/next: add -m short form for --merge
Sun, 18 Mar 2018 17:29:32 +0530 Pulkit Goyal evolve: handle stabilization of merge changeset with both parents obsoleted
Mon, 19 Mar 2018 13:11:55 +0530 Pulkit Goyal state: add __setitem__() for cmdstate class
Mon, 19 Mar 2018 12:58:31 +0530 Pulkit Goyal evolve: preserve the order of merge parents in `hg evolve --continue`
Mon, 12 Mar 2018 15:41:51 -0700 Martin von Zweigbergk topics: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:51:43 -0700 Martin von Zweigbergk grab: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:51:34 -0700 Martin von Zweigbergk touch: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:51:26 -0700 Martin von Zweigbergk split: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:51:17 -0700 Martin von Zweigbergk prune: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:51:07 -0700 Martin von Zweigbergk metaedit: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:50:59 -0700 Martin von Zweigbergk fold: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:50:45 -0700 Martin von Zweigbergk uncommit: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:40:28 -0700 Martin von Zweigbergk evolve: include "operation" metadata in obsmarkers
Mon, 12 Mar 2018 15:50:25 -0700 Martin von Zweigbergk amend: include "operation" metadata in obsmarkers
Fri, 16 Mar 2018 10:22:27 -0700 Martin von Zweigbergk compat: add wrapper for obsolete.createmarkers() that accepts "operation" arg
Mon, 12 Mar 2018 23:26:25 -0700 Martin von Zweigbergk tests: do not glob out fixed dates
Fri, 16 Mar 2018 17:00:01 +0530 Pulkit Goyal evolve: de-duplicate some function calls
Fri, 16 Mar 2018 16:11:22 +0530 Pulkit Goyal evolve: move deletion of evolvestate out of continueevolve() function
Fri, 16 Mar 2018 16:04:28 +0530 Pulkit Goyal evolve: load evolvestate before passing to continueevolve()
Fri, 16 Mar 2018 15:56:05 +0530 Pulkit Goyal evolve: move the handling for non-continue part in else conditional
Wed, 14 Mar 2018 21:21:10 +0530 Pulkit Goyal evolve: move the logic of continuation handling of `hg evolve` in own fn
Fri, 16 Mar 2018 15:24:56 +0530 Pulkit Goyal CHANGELOG: add an entry about next and prev being interactive
Fri, 16 Mar 2018 13:24:57 +0530 Pulkit Goyal prev: show changeset hash in --dry-run instead of rev numbers
Fri, 16 Mar 2018 13:13:21 +0530 Pulkit Goyal prev: prompt user to choose parent in case of multiple parents
Fri, 16 Mar 2018 12:48:03 +0530 Pulkit Goyal next: cleanup logic around return by returning early
Fri, 16 Mar 2018 12:14:39 +0530 Pulkit Goyal next: prompt user to choose child in ambiguity in `hg next --evolve`
Fri, 16 Mar 2018 11:56:50 +0530 Pulkit Goyal next: move logic to evolve the children to it's own function
Fri, 16 Mar 2018 11:46:47 +0530 Pulkit Goyal next: prompt user to choose a children in case of ambiguity
Fri, 16 Mar 2018 11:31:13 +0530 Pulkit Goyal next: show changeset hash in `--dry-run` instead of rev numbers
Sun, 18 Mar 2018 01:27:02 +0530 Pulkit Goyal evolve: make sure we consider all cases in if-else
Mon, 19 Mar 2018 14:03:41 +0100 Pulkit Goyal tests: add more cases about stabilization of an orphaned merge commit
Mon, 19 Mar 2018 13:47:07 +0100 Pierre-Yves David evolve: fix missing negation
Mon, 19 Mar 2018 12:01:07 +0100 Pierre-Yves David evolve: clarify message for ambiguous destination from split
Wed, 14 Mar 2018 18:24:22 +0530 Pulkit Goyal evolve: prompt user to select destination for stabilization in case of split
Wed, 14 Mar 2018 18:36:35 +0530 Pulkit Goyal tests: remove some tests which are moved to dedicated files
Fri, 16 Mar 2018 11:24:35 +0530 Pulkit Goyal next: factor out the logic to update to changeset in another function
Wed, 14 Mar 2018 17:59:53 +0530 Pulkit Goyal utility: add a function to prompt user to choose a revision
Wed, 14 Mar 2018 17:20:20 +0530 Pulkit Goyal tests: add a test about evolve stabilizing orphan caused by splits
Mon, 19 Mar 2018 11:36:55 +0100 Boris Feld test: fix output after rev-branch-cache has been merged
Fri, 16 Mar 2018 09:13:33 -0700 Martin von Zweigbergk cleanup: remove duplicate import of "obsolete"
Fri, 16 Mar 2018 15:21:05 +0530 Pulkit Goyal previous: fix behavior on obsolete cset when topic is involved (issue5708) stable
Fri, 16 Mar 2018 15:15:17 +0530 Pulkit Goyal previous: add test case when it's broken on obsolete cset stable
Fri, 16 Mar 2018 15:01:44 +0530 Pulkit Goyal prev: fix the breakage of `hg previous` from obsolete cset stable
Fri, 16 Mar 2018 14:59:10 +0530 Pulkit Goyal prev: add a test case which shows traceback when doing prev on obsolete cset stable
Tue, 13 Mar 2018 19:06:14 +0530 Pulkit Goyal tests: add more tests related to stabilization of orphaned merge commit
Tue, 13 Mar 2018 18:17:50 +0530 Pulkit Goyal evolve: fix stabilization of orphan merge changesets in case of conflicts
Tue, 13 Mar 2018 15:29:35 +0530 Pulkit Goyal tests: add a test file of resolving orphaness of merge changesets
Tue, 13 Mar 2018 20:44:51 +0530 Pulkit Goyal grab: gracefully handle the case when we try to grab parent of wdir
Sat, 03 Mar 2018 23:31:46 +0530 Pulkit Goyal grab: move the initialization of pctx variable outside of if-else
Wed, 14 Mar 2018 02:32:08 +0100 Pierre-Yves David compat: drop hack around http request handling for 4.6
Wed, 14 Mar 2018 02:08:53 +0100 Pierre-Yves David obsdiscovery: add compatibility layer to register wireproto command
Wed, 14 Mar 2018 02:21:07 +0100 Pierre-Yves David compat: pass all hgweb dispatch argument to the orig function
Wed, 07 Mar 2018 00:00:02 -0500 Pierre-Yves David grab: add short version for continue and abort
Fri, 23 Feb 2018 20:27:17 +0800 Anton Shestakov obsdiscovery: include units in ui.progress() calls (issue5773)
Sun, 04 Mar 2018 20:19:19 -0500 Pierre-Yves David tests: commit tests changes missing in the previous changeset
Sun, 04 Mar 2018 11:34:49 -0500 Boris Feld obslog: add the operation to the Obslog output
Tue, 19 Dec 2017 13:15:00 -0600 Sean Farley serverminitopic: attempt to fix assertion for repoview in branchmap
Sun, 04 Mar 2018 17:41:45 -0500 Pierre-Yves David compat: register a version of 'obsfatedata' template that works with 4.6
Sun, 04 Mar 2018 17:09:41 -0500 Pierre-Yves David compat: register a version of 'troubles' template that works with 4.6 API
Sun, 04 Mar 2018 17:07:53 -0500 Pierre-Yves David exthelper: add support for "requires" argument for template keyword
Sat, 03 Mar 2018 23:17:26 -0500 Boris Feld compat: add compat layer for date related functions
Sat, 03 Mar 2018 22:25:24 -0500 Pierre-Yves David branching: merge with stable
Sat, 03 Mar 2018 22:12:35 -0500 Pierre-Yves David compat: more straight forward alias for old template names
Tue, 05 Dec 2017 20:45:46 -0800 Sean Farley serverminitopic: fix wrong object being passed to phase stable
Fri, 02 Mar 2018 19:33:20 -0500 Pierre-Yves David legacy: respect explicit config for server.bundle1 stable
Fri, 02 Mar 2018 16:31:08 -0500 Pierre-Yves David branching: merge with stable
Fri, 02 Mar 2018 16:30:48 -0500 Pierre-Yves David compat: only wrap wireprotoserver function if they exist
Fri, 02 Mar 2018 16:07:33 -0500 Pierre-Yves David pure: make sure what we expect to be list are list stable
Mon, 26 Feb 2018 13:59:30 +0100 Boris Feld evolve: update code for not implicitly converting ctx to revision
Fri, 23 Feb 2018 11:02:59 +0100 Pierre-Yves David legacy-push: fix the code forbidding legacy obsmarkers pulling
Wed, 21 Feb 2018 17:45:50 +0100 Pierre-Yves David updatecaches: handle any new parameters to the method
Wed, 07 Feb 2018 13:42:30 +0530 Pulkit Goyal evolvecmd: fix broken `evolve --continue` ran after `next --evolve`
Wed, 07 Feb 2018 22:41:30 +0530 Pulkit Goyal tests: add test showing `evolve --continue` after `next --evolve` is broken
Wed, 17 May 2017 09:39:15 +0200 Boris Feld color: add some colors to evolve command itself
Wed, 14 Feb 2018 14:53:43 +0100 Boris Feld wireproto: fix *_capabilities for change of API types
Wed, 14 Feb 2018 09:46:56 +0100 Boris Feld obsfate: fix changeset description diff computing
Tue, 30 Jan 2018 15:11:35 +0530 Pulkit Goyal evolve: add comptability to read old evolvestate files
Tue, 30 Jan 2018 15:02:40 +0530 Pulkit Goyal state: bring back the function to read old evolvestate files
Tue, 30 Jan 2018 00:02:29 +0530 Pulkit Goyal evolve: add entry in CHANGELOG about fixed behavior of `hg evolve --continue`
Tue, 30 Jan 2018 00:00:45 +0530 Pulkit Goyal evolve: store the skippedrevs in evolvestate
Mon, 29 Jan 2018 00:09:44 +0530 Pulkit Goyal evolve: show the updated working directory after `hg evolve --continue`
Sun, 28 Jan 2018 23:49:46 +0530 Pulkit Goyal evolve: make `hg evolve --continue` respect `--confirm`
Wed, 24 Jan 2018 13:20:18 +0530 Pulkit Goyal evolve: make `--continue` continue evolving all remaining revisions
Sun, 04 Feb 2018 20:58:03 +0530 Pulkit Goyal tests: add more tests to test-evolve-continue.t
Mon, 22 Jan 2018 18:52:27 +0530 Pulkit Goyal evolve: handle case when newnode can be None while continuing evolve
Sun, 28 Jan 2018 19:28:08 +0530 Pulkit Goyal tests: add tests for `hg evolve --continue`
Tue, 06 Feb 2018 13:00:28 +0100 Pierre-Yves David merge with stable
Sun, 04 Feb 2018 21:05:03 +0530 Pulkit Goyal CHANGELOG: add an entry about resolve showing how to continue evolve
Sun, 21 Jan 2018 16:55:02 -0500 Matt Harbison test: explicitly run HGEDITOR shell command with `sh` stable
Sun, 21 Jan 2018 16:46:31 -0500 Matt Harbison test: conditionalize blackbox output for Windows stable
Mon, 05 Feb 2018 14:36:34 +0100 Pierre-Yves David branching: merge with stable
Mon, 05 Feb 2018 20:58:46 +0900 Yuya Nishihara compat: add wrapper for logcmdutil functions stable
Mon, 22 Jan 2018 18:35:50 +0530 Pulkit Goyal evolve: store the revs to be processed in the evolvestate
Mon, 22 Jan 2018 18:18:11 +0530 Pulkit Goyal evolve: store the replacements in the evolvestate
Mon, 22 Jan 2018 18:13:52 +0530 Pulkit Goyal evolve: store the target category in evolvestate
Mon, 22 Jan 2018 17:54:27 +0530 Pulkit Goyal evolvecmd: use the evolvestate object passed as argument in _solveunstable
Mon, 22 Jan 2018 17:44:57 +0530 Pulkit Goyal evolvecmd: pass evolvestate object to _solve* functions
Mon, 22 Jan 2018 17:29:56 +0530 Pulkit Goyal evolve: create a state object in all case
Sun, 04 Feb 2018 14:29:18 +0100 Pierre-Yves David branching: merge with stable
Fri, 02 Feb 2018 13:59:33 +0530 Pulkit Goyal grab: preserve phase of the grabbed changeset
Fri, 02 Feb 2018 13:45:47 +0530 Pulkit Goyal tests: add a test showing grabbing of secret changeset turn it into draft
Fri, 02 Feb 2018 15:37:00 +0530 Pulkit Goyal grab: add grab info to cmdutil.afterresolvedstates
Sat, 27 Jan 2018 21:15:27 +0530 Pulkit Goyal evolve: add evolve info to cmdutil.afterresolvedstates
Mon, 29 Jan 2018 17:32:08 +0100 Boris Feld doc: add link to roadmap stable
Fri, 19 Jan 2018 19:32:34 +0530 Pulkit Goyal evolve: move the evolve command to evolvecmd.py
Sun, 21 Jan 2018 20:33:39 +0530 Pulkit Goyal evolve: move _orderrevs() function evolvecmd.py
Sun, 21 Jan 2018 20:28:06 +0530 Pulkit Goyal evolve: move builddependencies() and _singlesuccessor() to utility module
Fri, 19 Jan 2018 17:29:48 +0530 Pulkit Goyal utility: move MultipleSuccessorsError from __init__.py
Fri, 19 Jan 2018 16:44:00 +0530 Pulkit Goyal evolvecmd: move more core from __init__.py to evolvecmd.py
Fri, 19 Jan 2018 16:00:21 +0530 Pulkit Goyal evolvecmd: move code from __init__.py to evolvecmd.py
Fri, 19 Jan 2018 15:55:38 +0530 Pulkit Goyal evolvecmd: move more code from __init__.py to evolvecmd.py
Fri, 19 Jan 2018 15:22:28 +0530 Pulkit Goyal evolvecmd: move more chunks of code from __init__.py to evolvecmd.py
Fri, 19 Jan 2018 15:04:12 +0530 Pulkit Goyal evolvecmd: move more functions from __init__.py to evolvecmd.py
Fri, 19 Jan 2018 14:42:46 +0530 Pulkit Goyal evolvecmd: introduce a new module to handle `hg evolve` related code
Thu, 18 Jan 2018 16:57:19 +0530 Pulkit Goyal evolve: remove not required calls to phases.retractboundary()
Tue, 16 Jan 2018 17:14:32 +0530 Pulkit Goyal evolve: store the replacements occurred during `hg evolve` at top level
Sat, 27 Jan 2018 16:13:19 +0530 Pulkit Goyal evolve: make the _solve* functions return a tuple
Wed, 17 Jan 2018 19:12:32 +0530 Pulkit Goyal evolvestate: rename the file to state.py and class name to cmdstate
Fri, 26 Jan 2018 17:55:16 +0100 Pierre-Yves David branching: merge with stable
Wed, 24 Jan 2018 09:55:12 -0800 Martin von Zweigbergk update: show "use 'hg evolve' to..." hint iff evolve command enabled stable
Thu, 25 Jan 2018 17:29:21 -0800 Martin von Zweigbergk obslog: drop period from summary line in accordance with convention
Thu, 11 Jan 2018 20:03:20 +0530 Pulkit Goyal grab: add a command to grab a commit and update to it
Mon, 22 Jan 2018 14:10:59 +0530 Pulkit Goyal amend: query the wdir parent after taking lock (issue5266) stable
Mon, 22 Jan 2018 13:44:32 +0530 Pulkit Goyal fold: make sure we move bookmarks after folding (issue5772) stable
Mon, 22 Jan 2018 13:33:58 +0530 Pulkit Goyal tests: add a test showing bookmark not moving in-case of `hg fold` stable
Wed, 24 Jan 2018 15:20:29 +0100 Pierre-Yves David branching: merge stable back into default
Wed, 24 Jan 2018 15:19:17 +0100 Pierre-Yves David test: update test output ot reply caps size change stable
Wed, 24 Jan 2018 15:11:20 +0100 Pierre-Yves David branching: merge default test output into stable stable
Wed, 24 Jan 2018 15:08:09 +0100 Pierre-Yves David branching: open Mercurial 4.4 compatibility branch mercurial-4.4
Sat, 20 Jan 2018 12:55:23 +0100 Pierre-Yves David branching: merge release 7.2.1 into default
Sat, 20 Jan 2018 12:48:26 +0100 Pierre-Yves David packaging: mark source as development version stable
Sat, 20 Jan 2018 12:53:25 +0100 Pierre-Yves David Added tag 7.2.1 for changeset 6c772398eb4e stable
(0) -3000 -1000 -240 +240 +1000 tip