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