log tests/test-bisect.t @ 34424:e416819d9ebb

age author description
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`
Sun, 16 Jul 2017 02:33:14 +0200 Boris Feld debugobsolete: also report the number of obsoleted changesets
Tue, 20 Jun 2017 23:23:45 -0400 Matt Harbison tests: adjust quoting to keep Windows happy with recent $PYTHON change
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Thu, 15 Jun 2017 14:27:52 -0400 Augie Fackler tests: use $PYTHON in #! so we always use the right Python
Fri, 09 Jun 2017 20:12:39 -0400 Brandon McCaig bisect: improve option validation message
Wed, 03 May 2017 09:09:44 -0700 Martin von Zweigbergk bisect: allow resetting with unfinished graft/rebase/etc
Sat, 22 Oct 2016 14:35:10 +0900 Yuya Nishihara ui: factor out ui.load() to create a ui without loading configs (API)
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Tue, 14 Oct 2014 13:34:25 -0700 Durham Goode obsolete: update tests to use obsolete options
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich bisect: --command without --noupdate should flag the parent rev it tested