Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-05 | bisect: implement "read_bisect_paths" to read paths in "$GIT_DIR/BISECT_NAMES" | Christian Couder | 1 | -9/+46 |
2009-04-05 | bisect--helper: implement "git bisect--helper" | Christian Couder | 1 | -0/+68 |
2009-04-05 | bisect: use the new generic "sha1_pos" function to lookup sha1 | Christian Couder | 1 | -14/+9 |
2009-04-05 | rev-list: call new "filter_skip" function | Christian Couder | 1 | -0/+63 |
2009-03-30 | rev-list: move bisect related code into its own file | Christian Couder | 1 | -0/+388 |