log hgext/histedit.py @ 26171:49c1424424de

age author description
Fri, 28 Aug 2015 13:52:49 -0400 timeless histedit: fix English (en-US)
Fri, 28 Aug 2015 15:50:36 -0400 timeless histedit: improve discoverability of edit commit message
Fri, 28 Aug 2015 10:53:55 -0400 timeless spelling: behaviour -> behavior
Fri, 28 Aug 2015 11:31:44 -0400 timeless histedit: fix grammar for help for safety aborts
Mon, 17 Aug 2015 22:56:12 -0400 Augie Fackler histedit: correct spelling etc in more comments
Fri, 31 Jul 2015 12:54:16 -0700 Pierre-Yves David histedit: add a missing "s" in a comment
Mon, 03 Aug 2015 06:13:05 -0700 Pierre-Yves David histedit: do not stay on a cleaned nodes on abort
Mon, 03 Aug 2015 06:11:45 -0700 Pierre-Yves David histedit: also update away from tmpnodes
Mon, 03 Aug 2015 06:08:37 -0700 Pierre-Yves David histedit: use revset to check if we need to update during abort
Mon, 03 Aug 2015 05:57:45 -0700 Pierre-Yves David histedit: remove useless 'else' clause
Fri, 31 Jul 2015 15:46:49 -0700 Pierre-Yves David histedit: make cleanupnode more robust
Mon, 03 Aug 2015 14:16:51 -0700 Pierre-Yves David histedit: extract a simpler function to process replacement on abort
Fri, 31 Jul 2015 15:11:07 -0700 Pierre-Yves David histedit: backout ebb5bb9bc32e stable
Thu, 25 Jun 2015 17:37:35 -0500 Matt Mackall histedit: mark defaultrev option experimental
Thu, 16 Jul 2015 11:12:15 -0700 Laurent Charignon histedit: mark temporary commits as obsolete when allowed to