1. ad7ace7 Merge branch 'rs/work-around-grep-opt-insanity' by Junio C Hamano · 15 years ago
  2. e1622bf Protect scripted Porcelains from GREP_OPTIONS insanity by Junio C Hamano · 15 years ago
  3. fc13aa3 bisect: simplify calling visualizer using '--bisect' option by Christian Couder · 15 years ago
  4. 6b87ce2 bisect reset: Allow resetting to any commit, not just a branch by Anders Kaseorg · 15 years ago
  5. 21d0bc2 git-bisect: call the found commit "*the* first bad commit" by Nanako Shiraishi · 16 years ago
  6. 0871984 bisect: make "git bisect" use new "--next-all" bisect-helper function by Christian Couder · 16 years ago
  7. de52f5a bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function by Christian Couder · 16 years ago
  8. 5a1d31c bisect: use "git bisect--helper --next-exit" in "git-bisect.sh" by Christian Couder · 16 years ago
  9. 6e353a5 Merge branch 'cc/bisect-filter' by Junio C Hamano · 16 years ago
  10. e89aa6d bisect--helper: string output variables together with "&&" by Christian Couder · 16 years ago
  11. 23b5f18 bisect: use "bisect--helper" and remove "filter_skipped" function by Christian Couder · 16 years ago
  12. f3a186f bisect: improve error message when branch checkout fails by Christian Couder · 16 years ago
  13. 9f199b1 rev-list: estimate number of bisection step left by Christian Couder · 16 years ago
  14. 48fce93 Merge branch 'cc/maint-1.6.0-bisect-fix' by Junio C Hamano · 16 years ago
  15. cce074a bisect: fix another instance of eval'ed string by Christian Couder · 16 years ago
  16. 0c34735 Merge branch 'cc/maint-1.6.0-bisect-fix' by Junio C Hamano · 16 years ago
  17. 1b249ff bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped by Christian Couder · 16 years ago
  18. 22b3ddd bisect view: call gitk if Cygwin's SESSIONNAME variable is set by Johannes Schindelin · 16 years ago
  19. 5413812 Documentation: describe how to "bisect skip" a range of commits by Christian Couder · 16 years ago
  20. 1a66a48 bisect: fix "git bisect skip <commit>" and add tests cases by Christian Couder · 16 years ago
  21. ee2314f bisect: teach "skip" to accept special arguments like "A..B" by Christian Couder · 16 years ago
  22. d2d188d bisect: fix missing "exit" by Christian Couder · 16 years ago
  23. 6a54d97 bisect: remove "checkout_done" variable used when checking merge bases by Christian Couder · 17 years ago
  24. c9c4e2d bisect: only check merge bases when needed by Christian Couder · 17 years ago
  25. f821d08 bisect: test merge base if good rev is not an ancestor of bad rev by Christian Couder · 17 years ago
  26. 7e4ad90 Merge branch 'maint' by Junio C Hamano · 17 years ago
  27. e5d3afd git-bisect: fix wrong usage of read(1) by Francis Moreau · 17 years ago
  28. 6c98c05 git-bisect: use dash-less form on git bisect log by Miklos Vajna · 17 years ago
  29. 823ea12 bisect: use "$GIT_DIR/BISECT_START" to check if we are bisecting by Christian Couder · 17 years ago
  30. 634f246 bisect: use a detached HEAD to bisect by Christian Couder · 17 years ago
  31. ba963de bisect: trap critical errors in "bisect_start" by Christian Couder · 17 years ago
  32. 9d0cd91 bisect: fix left over "BISECT_START" file when starting with junk rev by Christian Couder · 17 years ago
  33. eafa29b Merge branch 'gp/bisect-fix' by Junio C Hamano · 17 years ago
  34. 42ba5ee bisect: print an error message when "git rev-list --bisect-vars" fails by Christian Couder · 17 years ago
  35. ee831f7 git-bisect.sh: don't accidentally override existing branch "bisect" by Gerrit Pape · 17 years ago
  36. a17b1d2 Merge branch 'maint' by Junio C Hamano · 17 years ago
  37. 464509f Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  38. d3e54c8 git-bisect: make "start", "good" and "skip" succeed or fail atomically by Christian Couder · 17 years ago
  39. 48949a1 bisect: squelch "fatal: ref HEAD not a symref" misleading message by Christian Couder · 17 years ago
  40. f43e2fd Merge branch 'maint' by Junio C Hamano · 17 years ago
  41. d6d96f8 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  42. a179a30 bisect: report bad rev better by Christian Couder · 17 years ago
  43. 4cdda2b Merge branch 'maint' by Junio C Hamano · 17 years ago
  44. eed8183 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  45. e338907 bisect: fix bad rev checking in "git bisect good" by Christian Couder · 17 years ago
  46. 243a60f bisect: add "git bisect help" subcommand to get a long usage string by Christian Couder · 17 years ago
  47. 40a7ce6 tr portability fixes by Jeff King · 17 years ago
  48. 0f497e7 Eliminate confusing "won't bisect on seeked tree" failure by Carl Worth · 17 years ago
  49. b577bb9 Eliminate confusing "won't bisect on seeked tree" failure by Carl Worth · 17 years ago
  50. 508e84a bisect view: check for MinGW32 and MacOSX in addition to X11 by Johannes Schindelin · 17 years ago
  51. f454cdc bisect: use verbatim commit subject in the bisect log by Johannes Schindelin · 17 years ago
  52. ce32660 bisect: allow starting with a detached HEAD by Johannes Schindelin · 17 years ago
  53. 235997c git-bisect visualize: work in non-windowed environments better by Junio C Hamano · 17 years ago
  54. faf8280 Merge branch 'cc/bisect' by Junio C Hamano · 17 years ago
  55. fce0499 Bisect reset: do nothing when not bisecting. by Christian Couder · 17 years ago
  56. 6459c7c Bisect: use "$GIT_DIR/BISECT_NAMES" to check if we are bisecting. by Christian Couder · 17 years ago
  57. 9f4c4eb Merge branch 'ph/parseopt-sh' by Junio C Hamano · 17 years ago
  58. e3f062b Bisect visualize: use "for-each-ref" to list all good refs. by Christian Couder · 17 years ago
  59. 0bee49c git-bisect: modernize branch shuffling hack by Junio C Hamano · 17 years ago
  60. 3d7cd64 git-bisect: use update-ref to mark good/bad commits by Junio C Hamano · 17 years ago
  61. e23cb8c git-bisect: war on "sed" by Junio C Hamano · 17 years ago
  62. 947a604 Bisect reset: remove bisect refs that may have been packed. by Christian Couder · 17 years ago
  63. 063036a git-bisect.sh: Fix sed script to work with AIX and BSD sed. by Ralf Wildenhues · 17 years ago
  64. 8f321a3 scripts: Add placeholders for OPTIONS_SPEC by Junio C Hamano · 17 years ago
  65. 6ca8b97 Bisect: add "skip" to the short usage string. by Christian Couder · 17 years ago
  66. 71b0251 Bisect run: "skip" current commit if script exit code is 125. by Christian Couder · 17 years ago
  67. 155fc79 Bisect: refactor "bisect_{bad,good,skip}" into "bisect_state". by Christian Couder · 17 years ago
  68. 737c74e Bisect: refactor some logging into "bisect_write". by Christian Couder · 17 years ago
  69. 55624f9 Bisect: refactor "bisect_write_*" functions. by Christian Couder · 17 years ago
  70. 97e1c51 Bisect: implement "bisect skip" to mark untestable revisions. by Christian Couder · 17 years ago
  71. 8fe26f4 Bisect: fix some white spaces and empty lines breakages. by Christian Couder · 17 years ago
  72. 5be6007 Rewrite "git-frotz" to "git frotz" by Junio C Hamano · 18 years ago
  73. b8652b4 Bisect: simplify "bisect start" logging. by Christian Couder · 18 years ago
  74. 0a5280a git-bisect: allow bisecting with only one bad commit. by Junio C Hamano · 18 years ago
  75. 6fecf19 git-bisect: modernization by Junio C Hamano · 18 years ago
  76. 38a47fd Bisect: teach "bisect start" to optionally use one bad and many good revs. by Christian Couder · 18 years ago
  77. 6f01e6b Bisect: Improve error message in "bisect_next_check". by Christian Couder · 18 years ago
  78. 8302012 Bisect: add checks at the beginning of "git bisect run". by Christian Couder · 18 years ago
  79. c0ce981 Bisect: Use "git-show-ref --verify" when reseting. by Christian Couder · 18 years ago
  80. 12cb813 git-bisect.sh: properly dq $GIT_DIR by Junio C Hamano · 18 years ago
  81. 673e583 git-bisect: typofix by Junio C Hamano · 18 years ago
  82. a17c410 Bisect: implement "git bisect run <cmd>..." to automatically bisect. by Christian Couder · 18 years ago
  83. cc65343 Bisect: convert revs given to good and bad to commits by Uwe Kleine-König · 18 years ago
  84. 4ef40cd add replay and log to the usage string of git-bisect by Uwe Kleine-König · 18 years ago
  85. 4c55068 bisect: it needs to be done in a working tree. by Junio C Hamano · 18 years ago
  86. 08f1675 Use "git checkout -q" in git-bisect by Junio C Hamano · 18 years ago
  87. 9b709e4 bisect reset: Leave the tree in usable state if git-checkout failed by Petr Baudis · 18 years ago
  88. d9bffc0 Using 'perl' in *.sh by Michal Rokos · 19 years ago
  89. 6a9b879 Merge some proposed fixes by Junio C Hamano · 19 years ago
  90. 4631c00 bisect: remove BISECT_NAMES after done. by Junio C Hamano · 19 years ago
  91. 810255f Properly git-bisect reset after bisecting from non-master head by Petr Baudis · 19 years ago
  92. d025524 Usage message clean-up, take #2 by Fredrik Kuivinen · 19 years ago
  93. 9754563 Use printf rather than echo -n. by Jason Riedy · 19 years ago
  94. e9a45d7 bisect: quote pathnames for eval safety. by Junio C Hamano · 19 years ago
  95. b3cfd93 bisect: limit the searchspace by pathspecs by Linus Torvalds · 19 years ago
  96. ae2b0f1 git-sh-setup: die if outside git repository. by Junio C Hamano · 19 years ago
  97. 8098a17 Add git-symbolic-ref by Junio C Hamano · 19 years ago
  98. 434d036 Do not fail after calling bisect_auto_next() by Junio C Hamano · 19 years ago
  99. e204de2 Keep bisection log so that it can be replayed later. by Junio C Hamano · 20 years ago
  100. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (98%) from git-bisect-script]