Thu, 10 Jan 2019 18:31:46 +0530 |
Navaneeth Suresh |
tests: add test for warning on histedit with tagged commits
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Thu, 05 Oct 2017 21:56:25 +0000 |
Saurabh Singh |
histedit: removing the experimental config 'histeditng'
|
Fri, 11 Aug 2017 15:20:41 +0200 |
André Klitzing |
histedit: check first changeset for verb "roll" or "fold" (issue5498)
|
Sat, 08 Jul 2017 16:50:31 -0700 |
Jun Wu |
histedit: use scmutil.cleanupnodes (BC)
|
Sat, 18 Feb 2017 21:30:28 +1100 |
Ben Schmidt |
histedit: modify rollup to discard date from the rollup commit (issue4820)
|
Mon, 11 Apr 2016 12:06:18 -0700 |
Jason Gauci |
tests: ensure that 'hg update' is disabled during histedit (issue3655)
|
Tue, 08 Mar 2016 21:59:06 +0100 |
liscju |
histedit: adds hint how to reorder changesets at editor (issue3766)
|
Wed, 03 Feb 2016 13:52:04 +0000 |
timeless |
histedit: limit updated and merging output to important updates
|
Wed, 23 Dec 2015 21:20:08 +0000 |
timeless |
histedit: prefer edit commit, edit message, use commit
|
Wed, 23 Dec 2015 08:57:04 +0000 |
timeless |
histedit: list action when intervention is required
|
Sun, 27 Dec 2015 03:33:09 +0000 |
timeless |
histedit: use parse-error exception for parsing
|
Fri, 11 Dec 2015 07:08:36 +0000 |
timeless |
test-histedit-edit: test histedit with dirty repo
|
Mon, 28 Dec 2015 22:53:22 +0000 |
timeless |
histedit: check fold of public change during verify
|
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)
|
Wed, 02 Dec 2015 08:07:36 +0000 |
timeless |
histedit: mention histedit-last-edit.txt on abort
|
Wed, 18 Nov 2015 01:36:58 -0800 |
Laurent Charignon |
localrepo: put bookmark move following commit in one transaction
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Fri, 05 Jun 2015 15:20:33 -0400 |
Augie Fackler |
histedit: abort rather than edit a public changeset (issue4704)
|
Fri, 05 Jun 2015 15:06:58 -0400 |
Augie Fackler |
test-histedit-edit: add test that demonstrates bug in issue4704
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
Tue, 05 May 2015 11:15:17 -0700 |
Durham Goode |
histedit: fix test-histedit-edit on vfat
stable
|
Wed, 22 Apr 2015 15:53:03 -0700 |
Durham Goode |
histedit: fix --edit-plan
stable
|
Sat, 04 Apr 2015 02:37:43 -0700 |
Durham Goode |
histedit: store backup file before histedit
|
Sat, 04 Apr 2015 11:24:48 -0700 |
Durham Goode |
histedit: fix preventing strips during histedit
|
Thu, 12 Mar 2015 21:49:20 -0400 |
Augie Fackler |
test-histedit-edit.t: demonstrate qnew fails during a histedit (issue4366)
|
Tue, 03 Mar 2015 17:28:05 -0600 |
Matt Mackall |
histedit: fix style of new error message
|
Thu, 22 Jan 2015 12:36:38 -0800 |
Mateusz Kwapich |
histedit: add --edit-plan option to histedit
|