Hey Junio, On Tue, Oct 18, 2016 at 3:58 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > * pb/bisect (2016-10-14) 28 commits > - SQUASH??? > - 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 > > GSoC "bisect" topic. You could squash your commit. Thanks! Regards, Pranit Bauva