summaryrefslogtreecommitdiff
path: root/builtin/bisect--helper.c
AgeCommit message (Expand)Author
2019-02-11Fix typos in translatable strings for v2.21.0Jean-Noël Avila
2019-02-07Merge branch 'tt/bisect-in-c'Junio C Hamano
2019-01-02bisect--helper: `bisect_start` shell function partially in CPranit Bauva
2019-01-02bisect--helper: `get_terms` & `bisect_terms` shell function in CPranit Bauva
2019-01-02bisect--helper: `bisect_next_check` shell function in CPranit Bauva
2019-01-02bisect--helper: `check_and_set_terms` shell function in CPranit Bauva
2019-01-02bisect--helper: `bisect_write` shell function in CPranit Bauva
2019-01-02bisect--helper: `bisect_reset` shell function in CPranit Bauva
2018-11-12bisect.c: remove the_repository referenceNguyễn Thái Ngọc Duy
2017-11-13bisect: mention "view" as an alternative to "visualize"Robert P. J. Day
2017-10-06bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in CPranit Bauva
2017-10-06bisect--helper: `bisect_clean_state` shell function in CPranit Bauva
2017-10-06bisect--helper: `write_terms` shell function in CPranit Bauva
2017-10-06bisect--helper: rewrite `check_term_format` shell function in CPranit Bauva
2017-10-06bisect--helper: use OPT_CMDMODE instead of OPT_BOOLPranit Bauva
2013-08-05Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller
2012-08-20i18n: bisect--helper: mark parseopt strings for translationNguyễn Thái Ngọc Duy
2011-08-04bisect: introduce support for --no-checkout option.Jon Seymour
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds