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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip