20 Commits (a41dad4330c8291893b5c5b013457499855ec9b5)

Author SHA1 Message Date
Johannes Schindelin 7877ac3d7b bisect--helper: verify HEAD could be parsed before continuing 6 years ago
Jean-Noël Avila 32ceace39f Fix typos in translatable strings for v2.21.0 6 years ago
Pranit Bauva 06f5608c14 bisect--helper: `bisect_start` shell function partially in C 6 years ago
Pranit Bauva 450ebb7359 bisect--helper: `get_terms` & `bisect_terms` shell function in C 6 years ago
Pranit Bauva 129a6cf344 bisect--helper: `bisect_next_check` shell function in C 6 years ago
Pranit Bauva 4fbdbd5bff bisect--helper: `check_and_set_terms` shell function in C 6 years ago
Pranit Bauva 0f30233a11 bisect--helper: `bisect_write` shell function in C 6 years ago
Pranit Bauva 5e82c3dd22 bisect--helper: `bisect_reset` shell function in C 6 years ago
Nguyễn Thái Ngọc Duy 69d2cfe6e8 bisect.c: remove the_repository reference 6 years ago
Robert P. J. Day dbc349bba0 bisect: mention "view" as an alternative to "visualize" 7 years ago
Pranit Bauva b903674b35 bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C 7 years ago
Pranit Bauva fb71a32996 bisect--helper: `bisect_clean_state` shell function in C 7 years ago
Pranit Bauva ecb3f3733c bisect--helper: `write_terms` shell function in C 7 years ago
Pranit Bauva 4ba1e5c414 bisect--helper: rewrite `check_term_format` shell function in C 7 years ago
Pranit Bauva 9e1c84dfd5 bisect--helper: use OPT_CMDMODE instead of OPT_BOOL 7 years ago
Stefan Beller d5d09d4754 Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
Nguyễn Thái Ngọc Duy 9e7bbe2d6b i18n: bisect--helper: mark parseopt strings for translation 13 years ago
Jon Seymour fee92fc1dd bisect: introduce support for --no-checkout option. 14 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Christian Couder 0871984d30 bisect: make "git bisect" use new "--next-all" bisect-helper function 16 years ago
Christian Couder c99f069de2 bisect--helper: remove "--next-vars" option as it is now useless 16 years ago
Christian Couder ef24c7ca05 bisect--helper: add "--next-exit" to output bisect results 16 years ago
Christian Couder 1bf072e366 bisect--helper: implement "git bisect--helper" 16 years ago