Code

Merge branch 'cc/bisect' (early part)
authorJunio C Hamano <gitster@pobox.com>
Sat, 13 Jun 2009 19:53:06 +0000 (12:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 13 Jun 2009 19:53:06 +0000 (12:53 -0700)
commitcec3f989dab861761ad83e264c3cd8a754e4ace5
tree77d70522bba442ac57625483a4dcbbbce078c222
parentfa71e80525d36ecd911bd0aca87ceb515babd1e9
parenta66037c9755a2beb49bbd915e6f0dd9b1a732925
Merge branch 'cc/bisect' (early part)

* 'cc/bisect' (early part):
  t6030: test skipping away from an already skipped commit
  bisect: when skipping, choose a commit away from a skipped commit
  bisect: add parameters to "filter_skipped"
  bisect: display first bad commit without forking a new process
  bisect: drop unparse_commit() and use clear_commit_marks()