log tests/test-amend.t @ 45388:6ba7190ff863

age author description
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