Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-07 | rev-list: add "int bisect_show_flags" in "struct rev_list_info" | Christian Couder | 1 | -3/+3 |
2009-04-07 | rev-list: remove last static vars used in "show_commit" | Christian Couder | 1 | -6/+8 |
2009-04-05 | bisect--helper: string output variables together with "&&" | Christian Couder | 1 | -0/+1 |
2009-04-05 | rev-list: pass "int flags" as last argument of "show_bisect_vars" | Christian Couder | 1 | -2/+6 |
2009-04-05 | bisect--helper: implement "git bisect--helper" | Christian Couder | 1 | -0/+7 |
2009-04-05 | rev-list: call new "filter_skip" function | Christian Couder | 1 | -1/+5 |
2009-03-30 | rev-list: pass "revs" to "show_bisect_vars" | Christian Couder | 1 | -1/+2 |
2009-03-30 | rev-list: make "show_bisect_vars" non static | Christian Couder | 1 | -0/+2 |
2009-03-30 | rev-list: move bisect related code into its own file | Christian Couder | 1 | -0/+8 |