log tests/test-bisect.t @ 50650:4d84b6d52e93 stable

age author description
Fri, 18 Nov 2022 13:47:29 +0000 Arseniy Alekseyev tests: run many tests in $TESTTMP/repo instead of $TESTTMP stable
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Fri, 19 Mar 2021 23:16:09 -0700 Martin von Zweigbergk bisect: use standard one-line commit summary
Mon, 23 Nov 2020 12:54:46 +0100 Simon Sapin bisect: add `-G` to an `hg log` command in a test
Tue, 17 Nov 2020 15:42:42 -0800 Martin von Zweigbergk errors: raise StateError in `hg bisect`
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Tue, 14 Apr 2020 19:09:56 -0400 Valentin Gatien-Baron graft: exit 1 on conflicts, like merge