18 Commits (920b691fe4da8115f9b79901411c0cc5fff17efe)

Author SHA1 Message Date
Jon Seymour fee92fc1dd bisect: introduce support for --no-checkout option. 13 years ago
Junio C Hamano f1c92c6369 builtin-rev-list.c: mark file-local function static 15 years ago
Christian Couder 9af3589e0e bisect: add parameters to "filter_skipped" 16 years ago
Christian Couder 0871984d30 bisect: make "git bisect" use new "--next-all" bisect-helper function 16 years ago
Christian Couder 38ef7507d1 rev-list: remove stringed output flag from "show_bisect_vars" 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 280e65cbd8 rev-list: refactor printing bisect vars 16 years ago
Christian Couder 1c876546bd rev-list: make "estimate_bisect_steps" non static 16 years ago
Christian Couder 13858e5770 rev-list: add "int bisect_show_flags" in "struct rev_list_info" 16 years ago
Christian Couder d797257eb2 rev-list: remove last static vars used in "show_commit" 16 years ago
Christian Couder e89aa6d2f5 bisect--helper: string output variables together with "&&" 16 years ago
Christian Couder 37c4c38d73 rev-list: pass "int flags" as last argument of "show_bisect_vars" 16 years ago
Christian Couder 1bf072e366 bisect--helper: implement "git bisect--helper" 16 years ago
Christian Couder 9518864816 rev-list: call new "filter_skip" function 16 years ago
Christian Couder 7428d754e2 rev-list: pass "revs" to "show_bisect_vars" 16 years ago
Christian Couder 6a17fad733 rev-list: make "show_bisect_vars" non static 16 years ago
Christian Couder a2ad79ced2 rev-list: move bisect related code into its own file 16 years ago