hgext3rd/evolve/cmdrewrite.py
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
Fri, 16 Mar 2018 10:22:27 -0700 Martin von Zweigbergk compat: add wrapper for obsolete.createmarkers() that accepts "operation" arg
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, 07 Mar 2018 00:00:02 -0500 Pierre-Yves David grab: add short version for continue and abort
Sat, 03 Mar 2018 23:17:26 -0500 Boris Feld compat: add compat layer for date related functions
Mon, 26 Feb 2018 13:59:30 +0100 Boris Feld evolve: update code for not implicitly converting ctx to revision
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
Fri, 02 Feb 2018 13:59:33 +0530 Pulkit Goyal grab: preserve phase of the grabbed changeset
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
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
Tue, 09 Jan 2018 20:01:50 +0530 Pulkit Goyal uncommit: add a new flag `--revert` to discard wdir changes after uncommit
Fri, 15 Dec 2017 10:14:42 +0100 Boris Feld memfilectx: changectx argument is not mandatory
Thu, 14 Dec 2017 00:53:55 +0100 Boris Feld amend: fix a typo in amend help text related to the extract option stable
Tue, 12 Dec 2017 00:27:08 +0530 Pulkit Goyal obsnote: warn if user try to store a note in obsmarker on an older hg
Sun, 10 Dec 2017 22:08:54 +0100 Pierre-Yves David branching: merge with stable
Sun, 10 Dec 2017 21:44:10 +0100 Boris Feld split: force the branch to fix the split bug stable
Thu, 07 Dec 2017 20:34:18 +0100 Denis Laxalde touch: shorten touch's docstring to make it fit into a one line stable
Tue, 05 Dec 2017 18:31:08 +0100 Pierre-Yves David branching: merge with stable
Wed, 06 Dec 2017 02:08:37 +0100 Pierre-Yves David help: promote "amend" to important command stable
Tue, 05 Dec 2017 16:11:08 -0800 Kyle Lippincott help: fix output for `hg help -e evolve` wrt 'touch' command stable
Tue, 05 Dec 2017 16:08:50 -0800 Kyle Lippincott help: remove a few commands from `hg` (no args) command list stable
Fri, 17 Nov 2017 03:14:47 +0530 Pulkit Goyal amend: add support for storing a note in obsmarker
Fri, 17 Nov 2017 03:14:31 +0530 Pulkit Goyal uncommit: add support for storing a note in obsmarker
Fri, 17 Nov 2017 03:14:20 +0530 Pulkit Goyal fold: add support for storing a note in obsmarker
Fri, 17 Nov 2017 03:14:08 +0530 Pulkit Goyal metaedit: add support for storing a note in obsmarker
Fri, 17 Nov 2017 03:13:52 +0530 Pulkit Goyal prune: add support for storing a note in obsmarker
Fri, 17 Nov 2017 03:06:06 +0530 Pulkit Goyal split: add support for storing a note in obsmarker
Sun, 12 Nov 2017 01:54:13 +0530 Pulkit Goyal touch: add support for storing a note in obsmarker
Sun, 12 Nov 2017 01:26:30 +0530 Pulkit Goyal cmdrewrite: add a utility function to make sure note is of valid format
Tue, 19 Sep 2017 12:52:22 +0200 Pierre-Yves David amend: lift the --interactive constraint on `--extract`
Mon, 11 Sep 2017 17:41:53 +0200 Pulkit Goyal uncommit: fix the dirstate handling in `uncommit -i`
Tue, 05 Sep 2017 14:35:00 +0530 Pulkit Goyal uncommit: pre-indent a block in if-True
Thu, 14 Sep 2017 17:23:24 +0530 Pulkit Goyal uncommit: add an interactive option to uncommit
Mon, 04 Sep 2017 15:54:39 +0200 Pierre-Yves David uncommit: pre-indent a block in if-True for the next patch
Mon, 07 Aug 2017 23:24:57 +0900 FUJIWARA Katsunori doc: make paragraphs before example code end with "::" for reST syntax
Sun, 23 Jul 2017 21:21:16 +0200 Pierre-Yves David touch: use precheck to validate revision
Sun, 23 Jul 2017 21:21:11 +0200 Pierre-Yves David prune: use precheck to validate revision
Mon, 24 Jul 2017 01:45:17 +0200 Pierre-Yves David uncommit: use precheck to validate revision
Sun, 23 Jul 2017 21:20:46 +0200 Pierre-Yves David amend: use precheck to validate revision
Sun, 23 Jul 2017 20:33:19 +0200 Pierre-Yves David split: use precheck to validate revision
Mon, 24 Jul 2017 00:01:10 +0200 Pierre-Yves David split: compute revision to split after locking
Sun, 23 Jul 2017 20:25:26 +0200 Pierre-Yves David split: basic code cleanup
Sun, 23 Jul 2017 17:28:02 +0200 Pierre-Yves David commands: rewrite the 'evocommands' module to 'cmdrewrite'
less more (0) tip