summaryrefslogtreecommitdiff
path: root/bisect.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-05bisect--helper: implement "git bisect--helper"Libravatar Christian Couder1-0/+68
2009-04-05bisect: use the new generic "sha1_pos" function to lookup sha1Libravatar Christian Couder1-14/+9
2009-04-05rev-list: call new "filter_skip" functionLibravatar Christian Couder1-0/+63
2009-03-30rev-list: move bisect related code into its own fileLibravatar Christian Couder1-0/+388