log mercurial/hbisect.py @ 30126:755730fc1e48

age author description
Wed, 24 Aug 2016 04:25:20 +0200 Pierre-Yves David bisect: move check_state into the bisect module
Wed, 24 Aug 2016 04:19:11 +0200 Pierre-Yves David bisect: move 'printresult' in the 'hbisect' module
Wed, 24 Aug 2016 04:16:07 +0200 Pierre-Yves David bisect: move the 'extendrange' to the 'hbisect' module
Wed, 24 Aug 2016 04:13:53 +0200 Pierre-Yves David bisect: extract the 'reset' logic into its own function
Fri, 15 Jan 2016 13:14:49 -0800 Bryan O'Sullivan with: use context manager in bisect save_state
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan hbisect: use tryreadlines to load state