hgext3rd/evolve/cmdrewrite.py
Sat, 13 Jul 2019 18:22:34 +0800 Anton Shestakov metaedit: allow operations on merge commits with some conditions
Thu, 11 Jul 2019 18:07:03 +0800 Anton Shestakov fold: allow operations on merge commits with some conditions
Wed, 10 Jul 2019 18:16:38 +0800 Anton Shestakov touch: make sure merge commits include files from p1 and p2
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use byte strings for @command registrations
Wed, 03 Jul 2019 11:13:47 -0700 Martin von Zweigbergk py3: switch from iteritems() to items()
Fri, 14 Jun 2019 22:46:58 +0530 Sushil khanchi touch: let's not use util.acceptintervention() as it's not required
Thu, 04 Jul 2019 16:55:57 +0200 Pierre-Yves David branching: merge with stable
Mon, 01 Jul 2019 19:15:57 +0530 Sushil khanchi evolve: fix the inconsistent behaviour of prune (issue6137) stable
Sat, 29 Jun 2019 18:21:57 +0800 Anton Shestakov prune: update to the successor of wdir also with --pair/--biject (issue6142) stable
Fri, 14 Jun 2019 18:26:24 +0800 Anton Shestakov pick: actually delete pickstate if --abort is given stable
Fri, 07 Jun 2019 18:14:48 +0800 Anton Shestakov pick: remove transaction on the whole command (issue6037) stable
Sat, 08 Jun 2019 16:57:34 +0800 Anton Shestakov pick: reduce configoverride() scope
Thu, 09 May 2019 09:42:51 -0700 Martin von Zweigbergk cmdrewrite: use context manager for some locks and transactions
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
Thu, 25 Apr 2019 15:14:21 -0700 Martin von Zweigbergk messages: standardize on "working copy is now at" including "is"
Tue, 02 Apr 2019 22:42:01 -0400 Matt Harbison uncommit: abort if an explicitly given file cannot be uncommitted (BC)
Wed, 10 Apr 2019 23:19:29 +0530 Sushil khanchi evolve: compat patch for recordfilter change in mercurial
Wed, 10 Apr 2019 16:59:58 +0200 Pierre-Yves David branching: merge with stable
Sat, 23 Feb 2019 15:17:55 +0100 Manuel Jacob pick: update working dir branch (issue6089) stable
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
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
Thu, 07 Mar 2019 10:51:48 +0100 Pierre-Yves David branching: merge with stable
Tue, 05 Mar 2019 20:07:23 +0530 Sushil khanchi split: use ui.configoverride to preserve phase while commiting stable
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
less more (0) -100 -50 -30 tip