log tests/test-bisect.t @ 51801:62b25293b620 default tip

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
Sun, 14 Oct 2018 13:19:24 +0200 Pierre-Yves David debugobsolete: also issue the "new obsmarkers" messsage
Wed, 15 May 2019 10:54:36 -0400 timeless bisect: do not crash with rewritten commits
Tue, 06 Mar 2018 07:11:24 -0600 Yuya Nishihara py3: make test-bisect.t bytes-safe
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Tue, 22 Aug 2017 14:58:39 -0400 Augie Fackler tests: update test-bisect to pass our module import checker
Mon, 21 Aug 2017 16:43:37 +0530 Pulkit Goyal morestatus: check whether the conflict message is None before printing
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Thu, 03 Aug 2017 05:12:35 +0530 Pulkit Goyal morestatus: move fb extension to core by plugging to `hg status --verbose`