aboutsummaryrefslogtreecommitdiffstats
path: root/bisect.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-29Move print_commit_list to libgit.aNguyễn Thái Ngọc Duy1-4/+0
2012-02-28rev-list: fix --verify-objects --quiet becoming --objectsNguyễn Thái Ngọc Duy1-2/+2
2012-02-28rev-list: remove BISECT_SHOW_TRIED flagNguyễn Thái Ngọc Duy1-1/+0
2011-08-04bisect: introduce support for --no-checkout option.Jon Seymour1-1/+1
2010-01-11builtin-rev-list.c: mark file-local function staticJunio C Hamano1-2/+0
2009-06-06bisect: add parameters to "filter_skipped"Christian Couder1-1/+3
2009-05-10bisect: make "git bisect" use new "--next-all" bisect-helper functionChristian Couder1-1/+1
2009-05-10rev-list: remove stringed output flag from "show_bisect_vars"Christian Couder1-1/+0
2009-05-10bisect--helper: remove "--next-vars" option as it is now uselessChristian Couder1-1/+0
2009-05-10bisect--helper: add "--next-exit" to output bisect resultsChristian Couder1-0/+1
2009-05-10rev-list: refactor printing bisect varsChristian Couder1-0/+4
2009-05-10rev-list: make "estimate_bisect_steps" non staticChristian Couder1-0/+2
2009-04-07rev-list: add "int bisect_show_flags" in "struct rev_list_info"Christian Couder1-3/+3
2009-04-07rev-list: remove last static vars used in "show_commit"Christian Couder1-6/+8
2009-04-05bisect--helper: string output variables together with "&&"Christian Couder1-0/+1
2009-04-05rev-list: pass "int flags" as last argument of "show_bisect_vars"Christian Couder1-2/+6
2009-04-05bisect--helper: implement "git bisect--helper"Christian Couder1-0/+7
2009-04-05rev-list: call new "filter_skip" functionChristian Couder1-1/+5
2009-03-30rev-list: pass "revs" to "show_bisect_vars"Christian Couder1-1/+2
2009-03-30rev-list: make "show_bisect_vars" non staticChristian Couder1-0/+2
2009-03-30rev-list: move bisect related code into its own fileChristian Couder1-0/+8