log tests/test-commit-interactive.t @ 44712:a825bfbf6642

age author description
Tue, 09 Jul 2019 20:51:48 -0400 Matt Harbison tests: update test-commit-interactive.t for no-execbit platforms
Thu, 20 Jun 2019 14:45:52 -0700 Kyle Lippincott patch: use a short, fixed-size message for last line of prompt (issue6158)
Mon, 06 May 2019 22:10:34 -0400 Matt Harbison commit: allow --interactive to work again when naming a directory (issue6131) stable
Thu, 04 Apr 2019 11:35:18 +0200 Denis Laxalde interactive: do not prompt about files given in command line
Thu, 31 Jan 2019 14:47:34 -0800 Kyle Lippincott commit: if interactive, look elsewhere for whitespace settings (BC)
Mon, 28 Jan 2019 18:05:05 -0800 Kyle Lippincott commit: ignore diff whitespace settings when doing `commit -i` (issue5839)
Mon, 28 Jan 2019 18:00:14 -0800 Kyle Lippincott patch: handle 0 context lines (diff.unified=0) when parsing patches
Mon, 08 Oct 2018 10:30:59 +0900 FUJIWARA Katsunori tests: use NO_CHECK_EOF for fragments having intentional error
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sat, 24 Mar 2018 15:09:33 +0900 Yuya Nishihara procutil: bulk-replace util.std* to point to new module
Sat, 10 Mar 2018 19:56:47 +0900 Yuya Nishihara py3: make test-commit-interactive.t byte-safe
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Fri, 14 Oct 2016 09:52:38 +0200 Philippe Pepiot commit: return 1 for interactive commit with no changes (issue5397)
Sat, 21 May 2016 02:48:51 +0900 FUJIWARA Katsunori tests: escape bytes setting MSB in input of grep for portability stable
Fri, 13 May 2016 07:19:59 +0900 FUJIWARA Katsunori patch: show lower-ed translated message correctly stable