Hey Stephan On Sat, Mar 4, 2017 at 8:05 PM, Stephan Beyer <s-beyer@xxxxxxx> wrote: > Hi Pranit, > > On 03/04/2017 12:26 AM, Junio C Hamano wrote: >> -------------------------------------------------- >> [Stalled] > [...] >> >> * pb/bisect (2017-02-18) 28 commits >> - fixup! bisect--helper: `bisect_next_check` & bisect_voc shell function in C >> - bisect--helper: remove the dequote in bisect_start() >> - bisect--helper: retire `--bisect-auto-next` subcommand >> - bisect--helper: retire `--bisect-autostart` subcommand >> - bisect--helper: retire `--bisect-write` subcommand >> - bisect--helper: `bisect_replay` shell function in C >> - bisect--helper: `bisect_log` shell function in C >> - bisect--helper: retire `--write-terms` subcommand >> - bisect--helper: retire `--check-expected-revs` subcommand >> - bisect--helper: `bisect_state` & `bisect_head` shell function in C >> - bisect--helper: `bisect_autostart` shell function in C >> - bisect--helper: retire `--next-all` subcommand >> - bisect--helper: retire `--bisect-clean-state` subcommand >> - bisect--helper: `bisect_next` and `bisect_auto_next` shell function in C >> - t6030: no cleanup with bad merge base >> - bisect--helper: `bisect_start` shell function partially in C >> - bisect--helper: `get_terms` & `bisect_terms` shell function in C >> - bisect--helper: `bisect_next_check` & bisect_voc shell function in C >> - bisect--helper: `check_and_set_terms` shell function in C >> - bisect--helper: `bisect_write` shell function in C >> - bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C >> - bisect--helper: `bisect_reset` shell function in C >> - wrapper: move is_empty_file() and rename it as is_empty_or_missing_file() >> - t6030: explicitly test for bisection cleanup >> - bisect--helper: `bisect_clean_state` shell function in C >> - bisect--helper: `write_terms` shell function in C >> - bisect: rewrite `check_term_format` shell function in C >> - bisect--helper: use OPT_CMDMODE instead of OPT_BOOL >> >> Move more parts of "git bisect" to C. >> >> Expecting a reroll. > > I guess you are short on time but I am hoping that you are still going > to send a reroll to the list (probably on top of [1]?). This is because > I would like to start to work on rerolling my bisect patches from last > year [2] ... but to avoid a mess of merge conflicts, I am waiting until > pb/bisect found its way into "next". (There were also recent discussions > on other bisect strategies [3] and it's probably only a matter of time > until a new big patchset on bisect--helper comes up...) I am sorry I haven't found much time on it. I actually came across a bug and haven't been able to fix that so I had just not worked on it then. I almost forgot that you too had a patch series and this series is important for you. I will start working on this and send a re-roll soon. Regards, Pranit Bauva