log tests/test-commit-interactive.t @ 51936:c6899b334d56 default tip

age author description
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Fri, 19 Nov 2021 12:57:53 -0800 Martin von Zweigbergk errors: return more detailed errors when failing to parse or apply patch
Fri, 02 Jul 2021 11:44:13 -0700 Daniel Ploch cmdutil: fix newandmodified file accounting for --interactive commits
Thu, 22 Oct 2020 14:14:59 -0700 Martin von Zweigbergk errors: introduce CanceledError and use it in a few places
Thu, 12 Nov 2020 13:22:40 -0800 Martin von Zweigbergk errors: raise InputError when given non-existent paths etc
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Tue, 09 Jul 2019 20:51:48 -0400 Matt Harbison tests: update test-commit-interactive.t for no-execbit platforms