tests/test-histedit-edit.t
Tue, 28 Sep 2021 09:32:24 -0700 Martin von Zweigbergk histedit: use more specific exceptions for more detailed exit codes
Fri, 29 Jan 2021 12:16:55 -0800 Martin von Zweigbergk errors: use exit code 40 for when a hook fails
Thu, 10 Dec 2020 13:15:15 -0500 Augie Fackler histedit: adjust comment describing `edit` action for clarity
Thu, 10 Dec 2020 11:42:49 -0500 Augie Fackler histedit: tweak `edit` message to try and guide users to our workflow
Mon, 16 Nov 2020 16:00:50 -0800 Martin von Zweigbergk errors: use exit code 10 for parse errors
Mon, 12 Oct 2020 12:44:18 -0700 Martin von Zweigbergk errors: introduce StateError and use it from commands and cmdutil
Wed, 21 Oct 2020 19:00:16 -0700 Martin von Zweigbergk errors: add config that lets user get more detailed exit codes
Thu, 08 Oct 2020 15:35:44 -0700 Martin von Zweigbergk errors: stop passing non-strings to Abort's constructor
Mon, 20 Apr 2020 14:37:10 -0700 Martin von Zweigbergk commit: tell user what to do with .hg/last-message.txt
Mon, 01 Apr 2019 19:02:24 -0700 Rodrigo Damazio Bovendorp histedit: narrow the scope of discarded ui output
Wed, 16 Jan 2019 17:33:47 -0800 Martin von Zweigbergk localrepo: use context manager for transaction in commit()
Thu, 10 Jan 2019 20:11:19 +0530 Taapas Agrawal histedit: add rewrite.update-timestamp support to fold and mess
Sun, 13 Jan 2019 14:46:15 +0900 Yuya Nishihara histedit: remove trailing space from warning message
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
less more (0) -50 -30 tip