summaryrefslogtreecommitdiff
path: root/builtin/bisect--helper.c
Commit message (Expand)AuthorAgeFilesLines
* bisect: mention "view" as an alternative to "visualize"rd/bisect-view-is-visualizeRobert P. J. Day2017-11-131-1/+1
* bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in Cpb/bisect-helperPranit Bauva2017-10-061-1/+33
* bisect--helper: `bisect_clean_state` shell function in CPranit Bauva2017-10-061-1/+9
* bisect--helper: `write_terms` shell function in CPranit Bauva2017-10-061-7/+29
* bisect--helper: rewrite `check_term_format` shell function in CPranit Bauva2017-10-061-1/+59
* bisect--helper: use OPT_CMDMODE instead of OPT_BOOLPranit Bauva2017-10-061-6/+11
* Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-051-4/+4
* i18n: bisect--helper: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-3/+3
* bisect: introduce support for --no-checkout option.Jon Seymour2011-08-041-2/+5
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+28