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()
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Mon, 05 Oct 2015 16:44:45 -0700 |
Christian Delahousse |
histedit: delete histedit statefile on any exception during abort
|
Tue, 06 Oct 2015 15:09:28 -0700 |
Christian Delahousse |
histedit: check presence of statefile before deleting it
|
Mon, 05 Oct 2015 16:34:17 -0700 |
Christian Delahousse |
histedit: add inprogress method to state class
|
Thu, 24 Sep 2015 00:38:34 -0700 |
Pierre-Yves David |
histedit: remove a mutable default argument
|
Thu, 27 Aug 2015 14:46:26 -0400 |
Augie Fackler |
histedit: use one editor when multiple folds happen in a row (issue3524) (BC)
|
Tue, 08 Sep 2015 20:30:01 -0400 |
timeless |
histedit: fix grammar in cleanupnode comment
|
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
|
Thu, 16 Jul 2015 11:17:37 -0700 |
Laurent Charignon |
histedit: minor refactoring of createmarkers check
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|