hgext/histedit.py
Mon, 13 Mar 2017 22:30:07 -0700 Jun Wu histedit: inline cleanupnode
Mon, 13 Mar 2017 22:22:18 -0700 Jun Wu histedit: use safecleanupnode in _aborthistedit (issue5500)
Mon, 13 Mar 2017 22:19:06 -0700 Jun Wu histedit: use safecleanupnode in _finishhistedit
Mon, 13 Mar 2017 21:10:45 -0700 Jun Wu histedit: add a method to cleanup nodes safely
Fri, 10 Mar 2017 15:52:29 -0800 Durham Goode histedit: add histedit.singletransaction config option
Fri, 10 Mar 2017 15:43:31 -0800 Durham Goode histedit: pop action after the action is completed
Fri, 10 Mar 2017 15:43:31 -0800 Durham Goode histedit: add transaction support to writing the state file
Thu, 16 Mar 2017 14:36:35 -0700 Jun Wu histedit: get rid of ui.backupconfig
Wed, 08 Mar 2017 16:51:43 -0800 Pierre-Yves David histedit: directly use repo.vfs.join
Sat, 18 Feb 2017 21:30:28 +1100 Ben Schmidt histedit: modify rollup to discard date from the rollup commit (issue4820)
Sat, 18 Feb 2017 21:30:28 +1100 Ben Schmidt histedit: improve documentation and behaviour of dates
Wed, 15 Feb 2017 13:34:06 -0800 Simon Farnsworth histedit: log the time taken to read in the commands list
Wed, 18 Jan 2017 18:25:51 -0800 Sean Farley ui: rename tmpdir parameter to more specific repopath stable
Mon, 16 Jan 2017 21:15:57 -0800 Sean Farley histedit: add tmpdir parameter to ui.edit call
Mon, 17 Oct 2016 23:16:55 +0200 Mads Kiilerich spelling: fixes of non-dictionary words
Fri, 18 Mar 2016 17:15:06 -0700 Yuya Nishihara histedit: use ui.fin to read commands from stdin
Tue, 27 Sep 2016 22:09:28 -0700 Martin von Zweigbergk histedit: avoid converting nodeid to context and back again
Tue, 20 Sep 2016 23:45:25 +0000 timeless histedit: use single quotes in use warning
Tue, 30 Aug 2016 13:13:50 -0400 Augie Fackler histedit: correct output of error when 'base' is from the edit list
Fri, 26 Aug 2016 21:06:31 +0200 Pierre-Yves David histedit: remove now unused 'constraints' related code
Fri, 26 Aug 2016 21:00:33 +0200 Pierre-Yves David histedt: use inheritance to override the constraints in 'base'
Fri, 26 Aug 2016 20:54:52 +0200 Pierre-Yves David histedit: move constraint verification to the 'action.verify' method
Fri, 26 Aug 2016 20:54:32 +0200 Pierre-Yves David histedit: directly use node in 'verifyactions'
Fri, 26 Aug 2016 20:42:18 +0200 Pierre-Yves David histedit: temporarily shorten name of 'constraints' variable
Fri, 26 Aug 2016 20:38:37 +0200 Pierre-Yves David histedit: drop the 'nodetoverify' local variable
Fri, 26 Aug 2016 20:34:58 +0200 Pierre-Yves David histedit: make 'constraints' a class attribute instead of a method
Fri, 26 Aug 2016 20:31:33 +0200 Pierre-Yves David histedit: drop the 'nodetoverify' method
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Sun, 21 Aug 2016 08:03:22 +0000 Hannes Oldenburg histedit: use samefile function from cmdutil
Tue, 21 Jun 2016 14:58:49 -0700 Sean Farley histedit: move autoverb rule to the commit it matches
Fri, 27 May 2016 14:03:00 -0700 Sean Farley histedit: use _getsummary in ruleeditor
Fri, 27 May 2016 14:02:36 -0700 Sean Farley histedit: use _getsummary in torule
Fri, 27 May 2016 14:00:12 -0700 Sean Farley histedit: extract common summary code into method
Thu, 26 May 2016 15:43:00 -0700 Sean Farley histedit: remove unneeded initial parameter
Thu, 26 May 2016 16:46:10 -0700 Sean Farley histedit: move autoverb logic from torule to ruleeditor
Sat, 04 Jun 2016 14:38:00 +0530 Pulkit Goyal py3: conditionalize cPickle import by adding in util
Fri, 06 May 2016 18:12:36 -0700 Sean Farley histedit: add experimental config for using the first word of the commit
Fri, 06 May 2016 18:00:03 -0700 Sean Farley histedit: add optional parameter for determining intial editor line
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Fri, 06 May 2016 21:52:26 +0530 Pulkit Goyal py3: make hgext/hisedit.py use absolute_import
Sat, 19 Mar 2016 11:39:13 -0700 Mateusz Kwapich histedit: add a hint about enabled dropmissing to histedit edit comment
Tue, 15 Mar 2016 00:42:33 +0000 Jun Wu histedit: do not close stdin
Sun, 13 Mar 2016 16:46:49 -0700 Mateusz Kwapich histedit: have dropmissing abort on empty plan
Tue, 08 Mar 2016 21:59:06 +0100 liscju histedit: adds hint how to reorder changesets at editor (issue3766)
Wed, 02 Mar 2016 22:39:03 +0000 timeless histedit: reword message when a changeset produces no changes
Mon, 29 Feb 2016 15:12:26 +0100 liscju histedit: improve error when run on nodes with children (issue5056)
Wed, 24 Feb 2016 16:58:07 +0100 Pierre-Yves David histedit: also handle locally missing nodes when reading obsolescence
Tue, 23 Feb 2016 21:38:36 +0000 Kostia Balytskyi histedit: make histedit aware of obsolescense not stored in state (issue4800)
Tue, 16 Feb 2016 14:49:29 +0000 Kostia Balytskyi histedit: unifying the way replacements are computed for abort and success
Mon, 15 Feb 2016 14:57:06 +0000 Kostia Balytskyi histedit: renaming parts to which _histedit was split
Mon, 15 Feb 2016 12:07:33 +0000 Kostia Balytskyi histedit: break _histedit into smaller pieces (add _finishaction)
Mon, 15 Feb 2016 10:48:36 +0000 Kostia Balytskyi histedit: change string literals to constants in goal naming
Sun, 14 Feb 2016 21:15:59 +0000 Kostia Balytskyi histedit: break _histedit function into smaller pieces
Sun, 14 Feb 2016 21:00:05 +0000 Kostia Balytskyi histedit: break _histedit function into smaller pieces (add _continueaction)
Mon, 01 Feb 2016 17:20:51 +0000 Kostia Balytskyi histedit: break _histedit function into smaller pieces (add _newaction)
Mon, 01 Feb 2016 14:12:38 +0000 Kostia Balytskyi histedit: break _histedit function into smaller pieces (add _editplanaction)
Mon, 01 Feb 2016 12:51:20 +0000 Kostia Balytskyi histedit: break _histedit function into smaller pieces (add _abortaction)
Thu, 04 Feb 2016 03:47:00 +0000 timeless histedit: suggest the correct tool to continue (not histedit)
Thu, 11 Feb 2016 23:15:34 +0900 FUJIWARA Katsunori doc: describe full help document hierarchy to create a valid link in HTML
Wed, 03 Feb 2016 13:52:04 +0000 timeless histedit: limit updated and merging output to important updates
Wed, 03 Feb 2016 11:01:11 -0200 Wagner Bruna histedit: fix typo in documentation stable
Mon, 01 Feb 2016 22:13:57 +0900 FUJIWARA Katsunori doc: use correct cross reference in help documentation stable
Mon, 01 Feb 2016 22:06:35 +0900 FUJIWARA Katsunori doc: prevent literal text block from being treated as non-literal one stable
Mon, 01 Feb 2016 22:06:35 +0900 FUJIWARA Katsunori doc: prevent non-literal text block from being treated as literal one stable
Mon, 01 Feb 2016 20:29:20 +0900 FUJIWARA Katsunori histedit: show correct hash ID at verification error stable
Fri, 15 Jan 2016 13:14:49 -0800 Bryan O'Sullivan with: use context manager in _histedit
Fri, 15 Jan 2016 13:14:47 -0800 Bryan O'Sullivan with: use context manager for lock in histedit cleanupnode
Wed, 23 Dec 2015 06:36:47 +0000 timeless histedit: clarify modes
Tue, 22 Dec 2015 23:21:53 +0000 timeless histedit: explain basics of histedit commands
Wed, 23 Dec 2015 07:37:45 +0000 timeless histedit: report the unacceptable changeset
Wed, 23 Dec 2015 21:30:38 +0000 timeless histedit: replace @addhisteditaction with @action
Wed, 23 Dec 2015 21:20:08 +0000 timeless histedit: prefer edit commit, edit message, use commit
Wed, 23 Dec 2015 21:17:45 +0000 timeless histedit: replace editcomment with a function
Tue, 22 Dec 2015 23:25:17 +0000 timeless histedit: hide --outgoing warnings
Wed, 23 Dec 2015 08:57:04 +0000 timeless histedit: list action when intervention is required
Thu, 24 Dec 2015 20:41:17 +0000 timeless histedit: hook afterresolvedstates
Wed, 30 Dec 2015 04:04:51 +0000 timeless histedit: fix comment in newnodestoabort
Wed, 30 Dec 2015 04:02:04 +0000 timeless histedit: fix comment in applychanges
Thu, 31 Dec 2015 15:39:38 +0000 timeless histedit: remove unused variable state
Wed, 23 Dec 2015 23:51:29 +0000 timeless histedit: handle exceptions from node.bin in fromrule
Wed, 23 Dec 2015 23:23:28 +0000 timeless histedit: limit cleanup of histedit-last-edit.txt to success
Sun, 27 Dec 2015 03:33:09 +0000 timeless histedit: use parse-error exception for parsing
Fri, 11 Dec 2015 07:08:09 +0000 timeless histedit: limit mentioning histedit-last-edit.txt
Mon, 28 Dec 2015 22:53:22 +0000 timeless histedit: check fold of public change during verify
Mon, 28 Dec 2015 22:52:48 +0000 timeless histedit: pass previous action to verify
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan histedit: don't bother with cPickle, demand-load pickle
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan histedit: only use pickle if not using the modern save format
Fri, 18 Dec 2015 06:19:22 +0000 timeless histedit: add progress support
Tue, 15 Dec 2015 13:27:09 -0800 Mateusz Kwapich histedit: delete to drop
Mon, 14 Dec 2015 23:04:17 +0000 timeless histedit: omit useless message from update (edit)
Mon, 14 Dec 2015 22:37:31 +0000 timeless histedit: omit useless message from update (_histedit)
Mon, 14 Dec 2015 21:43:16 +0000 timeless histedit: omit useless message from update (histeditaction)
Mon, 14 Dec 2015 22:08:14 +0000 timeless histedit: omit useless message from abort
Mon, 14 Dec 2015 18:54:03 -0500 Augie Fackler merge: have merge.update use a matcher instead of partial fn
Sat, 24 Oct 2015 19:56:39 +0100 Gregory Szorc histedit: pick an appropriate base changeset by default (BC)
Wed, 02 Dec 2015 07:41:35 +0000 timeless histedit: improve missing rule suggestion
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: get rid of state.rules
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: change state.rules uses to state.actions
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add tostate method to histedit action
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: remove makedesc
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: use torule instead of makedesc in ruleeditor
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add torule method to histedit action objects
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add verify() to histeditaction
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add addhisteditaction decorator
Wed, 02 Dec 2015 12:19:01 -0800 Mateusz Kwapich histedit: add actions property to histedit state
Wed, 02 Dec 2015 08:07:36 +0000 timeless histedit: mention histedit-last-edit.txt on abort
Wed, 02 Dec 2015 07:40:42 +0000 timeless histedit: add missing raise keyword to statement
Wed, 02 Dec 2015 07:39:49 +0000 timeless histedit: improve grammar for _histedit comment
Sat, 21 Nov 2015 17:40:26 +0200 Mykola Nikishov histedit: edit with custom filename
Wed, 25 Nov 2015 18:26:48 +0100 Mathias De Maré histedit: add examples
Mon, 23 Nov 2015 10:13:05 -0500 Augie Fackler histedit: constant-ify the constraints list
Tue, 17 Nov 2015 15:04:31 -0800 Mateusz Kwapich histedit: add an experimental base action
Tue, 17 Nov 2015 17:53:52 -0800 Mateusz Kwapich histedit: add abortdirty function
Thu, 12 Nov 2015 16:40:33 -0800 Mateusz Kwapich histedit: add forceother constraint
Tue, 17 Nov 2015 16:37:26 -0800 Mateusz Kwapich histedit: make verification configurable
Fri, 20 Nov 2015 13:23:47 -0800 Laurent Charignon histedit: make use of bookmarks.recordchange instead of bookmarks.write
Thu, 12 Nov 2015 12:44:15 +0100 liscju histedit: extracts _isdirtywc function
Tue, 20 Oct 2015 03:07:23 +0200 Pierre-Yves David histedit: properly apply bundle2 backups
Sat, 17 Oct 2015 12:32:23 -0700 Durham Goode histedit: make histedit prune when obsolete is enabled
Tue, 13 Oct 2015 17:14:21 -0400 Augie Fackler histedit: use cg?unpacker.apply() instead of changegroup.addchangegroup()
less more (0) -120 tip