tests/test-amend.t
Wed, 11 May 2022 17:56:29 -0700 Kyle Lippincott amend: stop specifying matcher, get all copies in wctx stable
Wed, 11 May 2022 17:56:10 -0700 Kyle Lippincott amend: add test showing poor behavior when copies are involved stable
Tue, 29 Jun 2021 13:58:18 -0700 Martin von Zweigbergk tests: add test case for issue 6262
Tue, 29 Jun 2021 14:02:34 -0700 Martin von Zweigbergk rewriteutil: look up common predecessor on unfiltered repo
Wed, 07 Jul 2021 10:07:28 -0700 Martin von Zweigbergk tests: demonstrate crash when common predecessor of divergence is hidden
Tue, 01 Jun 2021 22:38:29 -0700 Martin von Zweigbergk rewriteutil: add pointer to help text when rewrite would cause divergence
Mon, 17 May 2021 15:15:44 -0700 Martin von Zweigbergk rewriteutil: add pointer to help text when rewrite would cause divergence
Tue, 04 May 2021 10:49:32 -0700 Martin von Zweigbergk rewriteutil: say how many commits would become orphan if commit is rewritten
Tue, 04 May 2021 10:16:34 -0700 Martin von Zweigbergk rewriteutil: give examples of public changesets that can't be rewritten
Tue, 23 Feb 2021 10:28:42 -0800 Martin von Zweigbergk rewriteutil: check for divergence
Thu, 11 Feb 2021 15:11:10 -0800 Martin von Zweigbergk rewriteutil: point to help about instability when rewriting creates orphan
Mon, 16 Nov 2020 15:11:51 -0800 Martin von Zweigbergk errors: raise more specific errors from rewriteutil
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Fri, 23 Oct 2020 10:56:18 -0700 Martin von Zweigbergk config: add a new [command-templates] section for templates defined by hg
Tue, 18 Aug 2020 15:03:57 -0700 Martin von Zweigbergk commit: clear mergestate also with --amend (issue6304)
Tue, 18 Aug 2020 14:26:49 -0700 Martin von Zweigbergk tests: add test showing that merge state is not cleared by amend
Mon, 24 Feb 2020 16:33:10 -0500 Matt Harbison tests: stabilize test-amend.t on Windows stable
Sat, 01 Feb 2020 09:14:36 +0100 Pierre-Yves David test: simplify test-amend.t to avoid race condition
Thu, 12 Dec 2019 15:10:44 -0800 Martin von Zweigbergk amend: use cmdutil.check_at_most_one_arg()
Thu, 12 Dec 2019 14:54:38 -0800 Martin von Zweigbergk commit: use cmdutil.check_at_most_one_arg()
Tue, 10 Dec 2019 10:31:18 -0500 Augie Fackler tests: replace [[]] bashism with portable [] invocation
Tue, 26 Nov 2019 16:10:21 -0800 Kyle Lippincott amend: check for file modifications when updating dirstate (issue6233)
Sat, 14 Sep 2019 23:41:31 -0400 Matt Harbison amend: enable support for using the secret phase
Sat, 14 Sep 2019 23:40:12 -0400 Matt Harbison amend: enable support for closing the branch
Mon, 22 Jul 2019 06:33:11 -0400 Valentin Gatien-Baron amend: stop committing unrequested file reverts (issue6157) stable
Mon, 22 Jul 2019 06:33:00 -0400 Valentin Gatien-Baron amend: add a test for a simplified version of issue6157 stable
Thu, 20 Jun 2019 14:45:52 -0700 Kyle Lippincott patch: use a short, fixed-size message for last line of prompt (issue6158)
Sun, 13 Jan 2019 17:56:02 +0530 Taapas Agrawal tests: replace mockmakedate function in test-amend.t
Sat, 12 Jan 2019 17:43:36 +0900 Yuya Nishihara repair: move ui.history-editing-backup to [rewrite] section
Thu, 10 Jan 2019 21:32:37 +0900 Yuya Nishihara amend: turn currentdate into tri-state bool so config option can be negated
Mon, 07 Jan 2019 21:43:06 +0900 Yuya Nishihara amend: add -D/--currentdate option
Mon, 07 Jan 2019 21:57:23 +0900 Yuya Nishihara test-amend: remove uninteresting fields from log output to deduplicate tests
Fri, 04 Jan 2019 20:27:17 +0530 Taapas Agrawal amend: add config option to update time to current in hg amend (issue5828)
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Tue, 10 Jul 2018 20:23:55 +0530 Sushil khanchi amend: support "history-editing-backup" config option
Wed, 13 Jun 2018 21:57:24 +0900 Yuya Nishihara templater: restore the original string format of {date}
Sat, 24 Mar 2018 17:54:02 +0900 Yuya Nishihara templater: introduce a wrapper for date tuple (BC)
Sun, 14 Jan 2018 23:59:17 -0800 Martin von Zweigbergk evolution: report new unstable changesets
Fri, 22 Dec 2017 23:17:04 +0800 Anton Shestakov graphlog: add another graph node type, unstable, using character "*" (BC)
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Tue, 28 Nov 2017 05:50:45 +0530 Pulkit Goyal rewriteutil: use precheck() in uncommit and amend commands
Thu, 30 Nov 2017 15:48:42 -0500 Augie Fackler merge with stable
Sat, 04 Nov 2017 23:48:19 +0900 Yuya Nishihara amend: do not drop missing files (issue5732) stable
Sat, 04 Nov 2017 23:45:59 +0900 Yuya Nishihara amend: do not take untracked files as modified or clean (issue5732) stable
Sat, 04 Nov 2017 23:40:26 +0900 Yuya Nishihara tests: add more complete test for status changes on amend stable
Wed, 01 Nov 2017 17:08:33 +0100 Boris Feld obsolete: activate effect-flag by default
Thu, 19 Oct 2017 03:20:47 +0530 Pulkit Goyal amend: error out if the note is greater than 255bytes
Thu, 28 Sep 2017 18:56:40 +0100 Boris Feld config: use 'experimental.evolution.allowunstable'
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Sun, 15 Oct 2017 19:29:56 +0530 Pulkit Goyal amend: add a flag `-n/--note` to store note with amend
Mon, 11 Sep 2017 18:07:29 +0200 Boris Feld cmdutil: fix amend when passing a date
Fri, 01 Sep 2017 12:34:36 -0700 Saurabh Singh cmdutil: remove the redundant commit during amend
Fri, 01 Sep 2017 11:13:55 -0700 Jun Wu test-amend: match output using conditional test case name
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Thu, 13 Jul 2017 22:57:11 -0400 Matt Harbison test-amend: fix HGEDITOR shell script to run on Windows
Tue, 11 Jul 2017 20:53:55 -0700 Jun Wu amend: new extension providing the amend command
less more (0) tip