summaryrefslogtreecommitdiffstats
path: root/bisect.h
Commit message (Expand)AuthorAgeFilesLines
* bisect.c: remove the_repository referenceNguyễn Thái Ngọc Duy2018-11-121-1/+4
* Add missing includes and forward declarationsElijah Newren2018-08-151-0/+2
* Merge branch 'ma/bisect-leakfix'Junio C Hamano2017-11-151-3/+9
|\
| * bisect: change calling-convention of `find_bisection()`Martin Ågren2017-11-061-3/+9
* | bisect--helper: `bisect_clean_state` shell function in CPranit Bauva2017-10-061-0/+2
|/
* bisect: simplify the addition of new bisect termsAntoine Delaite2015-08-031-0/+2
* Move print_commit_list to libgit.aNguyễn Thái Ngọc Duy2012-10-291-4/+0
* rev-list: fix --verify-objects --quiet becoming --objectsNguyễn Thái Ngọc Duy2012-02-281-2/+2
* rev-list: remove BISECT_SHOW_TRIED flagNguyễn Thái Ngọc Duy2012-02-281-1/+0
* bisect: introduce support for --no-checkout option.Jon Seymour2011-08-041-1/+1
* builtin-rev-list.c: mark file-local function staticJunio C Hamano2010-01-111-2/+0
* bisect: add parameters to "filter_skipped"Christian Couder2009-06-061-1/+3
* bisect: make "git bisect" use new "--next-all" bisect-helper functionChristian Couder2009-05-101-1/+1
* rev-list: remove stringed output flag from "show_bisect_vars"Christian Couder2009-05-101-1/+0
* bisect--helper: remove "--next-vars" option as it is now uselessChristian Couder2009-05-101-1/+0
* bisect--helper: add "--next-exit" to output bisect resultsChristian Couder2009-05-101-0/+1
* rev-list: refactor printing bisect varsChristian Couder2009-05-101-0/+4
* rev-list: make "estimate_bisect_steps" non staticChristian Couder2009-05-101-0/+2
* rev-list: add "int bisect_show_flags" in "struct rev_list_info"Christian Couder2009-04-071-3/+3
* rev-list: remove last static vars used in "show_commit"Christian Couder2009-04-071-6/+8
* bisect--helper: string output variables together with "&&"Christian Couder2009-04-051-0/+1
* rev-list: pass "int flags" as last argument of "show_bisect_vars"Christian Couder2009-04-051-2/+6
* bisect--helper: implement "git bisect--helper"Christian Couder2009-04-051-0/+7
* rev-list: call new "filter_skip" functionChristian Couder2009-04-051-1/+5
* rev-list: pass "revs" to "show_bisect_vars"Christian Couder2009-03-301-1/+2
* rev-list: make "show_bisect_vars" non staticChristian Couder2009-03-301-0/+2
* rev-list: move bisect related code into its own fileChristian Couder2009-03-301-0/+8