This new release of mozregression includes some new features:
- allow to use debug builds. Note that it will only work for inbounds (for example when using --good-rev --bad-rev) - Bug 1211138
- print the pushlog regression range every step - Bug 1216270
- allow to launch a specific release (e.g., --launch 41) - Bug 1214192
- able to run under cygwin python - bug 1185602
- able to work with preview releases of Android - bug 1185787
And a few bugfixes also:
- results of Nightly-bisection not showing the dates anymore - Bug 1176708
- not all options are shown in the resume info - Bug 1176100
Thanks to Mikeling for being really active on some bugs here!
There is also a basic support for firefox os builds (flame, aries, simulator). Lots of work still needs to be done to make it really useful, (see bug 1205560) but it is now possible to bisect between dates or changesets on a given branch: mozregression will download the builds and ask you to flash it on the device.
Thanks to Michael Shal, Naoki Hirata and others for helping me on this.