log

age author description
Sat, 15 May 2021 20:40:19 +0800 Anton Shestakov next: refactor two if blocks into an if-elif block stable
Sat, 15 May 2021 20:27:53 +0800 Anton Shestakov tests: demonstrate current behavior of hg next with --merge and --evolve stable
Sat, 15 May 2021 03:00:00 +0800 Anton Shestakov changelog: mention hg next --abort
Sat, 15 May 2021 02:59:11 +0800 Anton Shestakov next: add an --abort flag
Sat, 15 May 2021 02:58:04 +0800 Anton Shestakov compat: add check_at_most_one_arg() and check_incompatible_arguments()
Sun, 09 May 2021 20:02:01 +0800 Anton Shestakov tests: remove unnecessary config from test-obsolete.t
Sun, 09 May 2021 19:58:24 +0800 Anton Shestakov tests: drop debugobsolete alias from common.sh