summaryrefslogtreecommitdiff
path: root/bisect.c
Commit message (Expand)AuthorAgeFilesLines
...
* bisect--helper: string output variables together with "&&"Christian Couder2009-04-051-1/+2
* rev-list: pass "int flags" as last argument of "show_bisect_vars"Christian Couder2009-04-051-1/+1
* bisect: implement "read_bisect_paths" to read paths in "$GIT_DIR/BISECT_NAMES"Christian Couder2009-04-051-9/+46
* bisect--helper: implement "git bisect--helper"Christian Couder2009-04-051-0/+68
* bisect: use the new generic "sha1_pos" function to lookup sha1Christian Couder2009-04-051-14/+9
* rev-list: call new "filter_skip" functionChristian Couder2009-04-051-0/+63
* rev-list: move bisect related code into its own fileChristian Couder2009-03-301-0/+388