1. a66037c t6030: test skipping away from an already skipped commit by Christian Couder · 16 years ago
  2. 2d938fc bisect: check ancestors without forking a "git rev-list" process by Christian Couder · 16 years ago
  3. b74d7ef t6030: test bisecting with paths by Christian Couder · 16 years ago
  4. 0c34735 Merge branch 'cc/maint-1.6.0-bisect-fix' by Junio C Hamano · 16 years ago
  5. 1b249ff bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped by Christian Couder · 16 years ago
  6. 1a66a48 bisect: fix "git bisect skip <commit>" and add tests cases by Christian Couder · 16 years ago
  7. cb2c7da Merge branch 'cc/bisect' by Junio C Hamano · 16 years ago
  8. 3604e7c tests: use "git xyzzy" form (t3600 - t6999) by Nanako Shiraishi · 17 years ago
  9. c9c4e2d bisect: only check merge bases when needed by Christian Couder · 17 years ago
  10. f821d08 bisect: test merge base if good rev is not an ancestor of bad rev by Christian Couder · 17 years ago
  11. b890fa3 t6030 (bisect): work around Mac OS X "ls" by Jonathan Nieder · 17 years ago
  12. 634f246 bisect: use a detached HEAD to bisect by Christian Couder · 17 years ago
  13. ba963de bisect: trap critical errors in "bisect_start" by Christian Couder · 17 years ago
  14. 9d0cd91 bisect: fix left over "BISECT_START" file when starting with junk rev by Christian Couder · 17 years ago
  15. d3aca58 bisect: add test cases to check that "git bisect start" is atomic by Christian Couder · 17 years ago
  16. 42ba5ee bisect: print an error message when "git rev-list --bisect-vars" fails by Christian Couder · 17 years ago
  17. ee831f7 git-bisect.sh: don't accidentally override existing branch "bisect" by Gerrit Pape · 17 years ago
  18. 464509f Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  19. d3e54c8 git-bisect: make "start", "good" and "skip" succeed or fail atomically by Christian Couder · 17 years ago
  20. eed8183 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  21. e338907 bisect: fix bad rev checking in "git bisect good" by Christian Couder · 17 years ago
  22. b4ce54f remove use of "tail -n 1" and "tail -1" by Jeff King · 17 years ago
  23. 0f497e7 Eliminate confusing "won't bisect on seeked tree" failure by Carl Worth · 17 years ago
  24. b577bb9 Eliminate confusing "won't bisect on seeked tree" failure by Carl Worth · 17 years ago
  25. ce32660 bisect: allow starting with a detached HEAD by Johannes Schindelin · 17 years ago
  26. fce0499 Bisect reset: do nothing when not bisecting. by Christian Couder · 17 years ago
  27. 947a604 Bisect reset: remove bisect refs that may have been packed. by Christian Couder · 17 years ago
  28. 71b0251 Bisect run: "skip" current commit if script exit code is 125. by Christian Couder · 17 years ago
  29. 37f9fd0 Bisect: add a "bisect replay" test case. by Christian Couder · 17 years ago
  30. 97e1c51 Bisect: implement "bisect skip" to mark untestable revisions. by Christian Couder · 17 years ago
  31. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  32. ab69e89 t6030: grab commit object name as we go by Junio C Hamano · 18 years ago
  33. f948792 Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh". by Christian Couder · 18 years ago[Renamed (97%) from t/t6030-bisect-run.sh]
  34. 0a5280a git-bisect: allow bisecting with only one bad commit. by Junio C Hamano · 18 years ago
  35. 4f50671 t6030: add a bit more tests to git-bisect by Junio C Hamano · 18 years ago
  36. 38a47fd Bisect: teach "bisect start" to optionally use one bad and many good revs. by Christian Couder · 18 years ago
  37. a17c410 Bisect: implement "git bisect run <cmd>..." to automatically bisect. by Christian Couder · 18 years ago