27 Commits (74ae0652c4736629db9c97f7a3ac7cebedaeae10)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 69d2cfe6e8 bisect.c: remove the_repository reference 6 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 6 years ago
Martin Ågren 24d707f636 bisect: change calling-convention of `find_bisection()` 7 years ago
Pranit Bauva fb71a32996 bisect--helper: `bisect_clean_state` shell function in C 7 years ago
Antoine Delaite cb46d630ba bisect: simplify the addition of new bisect terms 10 years ago
Nguyễn Thái Ngọc Duy efc7df454e Move print_commit_list to libgit.a 12 years ago
Nguyễn Thái Ngọc Duy 989937221a rev-list: fix --verify-objects --quiet becoming --objects 13 years ago
Nguyễn Thái Ngọc Duy 8ba8fe049f rev-list: remove BISECT_SHOW_TRIED flag 13 years ago
Jon Seymour fee92fc1dd bisect: introduce support for --no-checkout option. 14 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