summaryrefslogtreecommitdiff
path: root/builtin/bisect--helper.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Fix typos in translatable strings for v2.21.0Libravatar Jean-Noël Avila1-2/+2
2019-02-06Merge branch 'tt/bisect-in-c'Libravatar Junio C Hamano1-4/+559
2019-01-02bisect--helper: `bisect_start` shell function partially in CLibravatar Pranit Bauva1-2/+228
2019-01-02bisect--helper: `get_terms` & `bisect_terms` shell function in CLibravatar Pranit Bauva1-2/+60
2019-01-02bisect--helper: `bisect_next_check` shell function in CLibravatar Pranit Bauva1-1/+87
2019-01-02bisect--helper: `check_and_set_terms` shell function in CLibravatar Pranit Bauva1-1/+38
2019-01-02bisect--helper: `bisect_write` shell function in CLibravatar Pranit Bauva1-3/+102
2019-01-02bisect--helper: `bisect_reset` shell function in CLibravatar Pranit Bauva1-1/+50
2018-11-12bisect.c: remove the_repository referenceLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2017-11-13bisect: mention "view" as an alternative to "visualize"Libravatar Robert P. J. Day1-1/+1
2017-10-06bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in CLibravatar Pranit Bauva1-1/+33
2017-10-06bisect--helper: `bisect_clean_state` shell function in CLibravatar Pranit Bauva1-1/+9
2017-10-06bisect--helper: `write_terms` shell function in CLibravatar Pranit Bauva1-7/+29
2017-10-06bisect--helper: rewrite `check_term_format` shell function in CLibravatar Pranit Bauva1-1/+59
2017-10-06bisect--helper: use OPT_CMDMODE instead of OPT_BOOLLibravatar Pranit Bauva1-6/+11
2013-08-05Replace deprecated OPT_BOOLEAN by OPT_BOOLLibravatar Stefan Beller1-4/+4
2012-08-20i18n: bisect--helper: mark parseopt strings for translationLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2011-08-04bisect: introduce support for --no-checkout option.Libravatar Jon Seymour1-2/+5
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+28