1. 06e6a74 bisect: allow setting any user-specified in 'git bisect start' by Matthieu Moy · 10 years ago
  2. 21b55e3 bisect: add 'git bisect terms' to view the current terms by Matthieu Moy · 10 years ago
  3. 21e5cfd bisect: add the terms old/new by Antoine Delaite · 10 years ago
  4. fe67687 bisect: sanity check on terms by Matthieu Moy · 10 years ago
  5. 4a6ada3 bisect: don't mix option parsing and non-trivial code by Matthieu Moy · 10 years ago
  6. cb46d63 bisect: simplify the addition of new bisect terms by Antoine Delaite · 10 years ago
  7. 43f9d9f bisect: replace hardcoded "bad|good" by variables by Antoine Delaite · 10 years ago
  8. 9c9b4f2 standardize usage info string format by Alex Henrie · 10 years ago
  9. 6bc02d5 bisect: parse revs before passing them to check_expected_revs() by Christian Couder · 10 years ago
  10. ad5fe37 grammofix in user-facing messages by Alex Henrie · 11 years ago
  11. c82af12 git-bisect.sh: avoid "test <cond> -a/-o <cond>" by Elia Pinto · 11 years ago
  12. 305a233 git-bisect.sh: fix a few style issues by Jacopo Notarstefano · 11 years ago
  13. 382d20e typofixes: fix misspelt comments by Masanari Iida · 11 years ago
  14. 7358a67 bisect: Fix log output for multi-parent skip ranges by Torstein Hegge · 12 years ago
  15. f989cac bisect: Log possibly bad, skipped commits at bisection end by Torstein Hegge · 12 years ago
  16. a7f8b8a bisect: Store first bad commit as comment in log file by Torstein Hegge · 12 years ago
  17. a9af6c4 Merge branch 'js/bisect-no-checkout' by Junio C Hamano · 13 years ago
  18. 1acf117 bisect: fix exiting when checkout failed in bisect_start() by Christian Couder · 13 years ago
  19. 3145b1a bisect: take advantage of gettextln, eval_gettextln. by Jon Seymour · 14 years ago
  20. 24c5128 bisect: add support for bisecting bare repositories by Jon Seymour · 14 years ago
  21. 43b8ff4 bisect: further style nitpicks by Junio C Hamano · 14 years ago
  22. eef12a9 bisect: replace "; then" with "\n<tab>*then" by Jon Seymour · 14 years ago
  23. 6021be8 bisect: cleanup whitespace errors in git-bisect.sh. by Jon Seymour · 14 years ago
  24. 4796e82 bisect: introduce --no-checkout support into porcelain. by Jon Seymour · 14 years ago
  25. 6ba7acf bisect: use && to connect statements that are deferred with eval. by Jon Seymour · 14 years ago
  26. 4764f46 bisect: move argument parsing before state modification. by Jon Seymour · 14 years ago
  27. be508d3 i18n: git-bisect bisect_next_check "You need to" message by Ævar Arnfjörð Bjarmason · 14 years ago
  28. 04de099 i18n: git-bisect [Y/n] messages by Ævar Arnfjörð Bjarmason · 14 years ago
  29. 55a9fc8 i18n: git-bisect bisect_replay + $1 messages by Ævar Arnfjörð Bjarmason · 14 years ago
  30. 7d0c2d6 i18n: git-bisect bisect_reset + $1 messages by Ævar Arnfjörð Bjarmason · 14 years ago
  31. 0920925 i18n: git-bisect bisect_run + $@ messages by Ævar Arnfjörð Bjarmason · 14 years ago
  32. 15eaa04 i18n: git-bisect die + eval_gettext messages by Ævar Arnfjörð Bjarmason · 14 years ago
  33. 9570fc1 i18n: git-bisect die + gettext messages by Ævar Arnfjörð Bjarmason · 14 years ago
  34. c6649c9 i18n: git-bisect echo + eval_gettext message by Ævar Arnfjörð Bjarmason · 14 years ago
  35. ddd7a7c i18n: git-bisect echo + gettext messages by Ævar Arnfjörð Bjarmason · 14 years ago
  36. d0238a8 i18n: git-bisect gettext + echo message by Ævar Arnfjörð Bjarmason · 14 years ago
  37. dcf9c2e i18n: git-bisect add git-sh-i18n by Ævar Arnfjörð Bjarmason · 14 years ago
  38. c4e4644e bisect: visualize with git-log if gitk is unavailable by Jeff King · 14 years ago
  39. 2c7c387 bisect: check for mandatory argument of 'bisect replay' by SZEDER Gábor · 14 years ago
  40. 3bb8cf8 bisect: improve error msg of 'bisect reset' when original HEAD is deleted by SZEDER Gábor · 14 years ago
  41. 412ff73 bisect: improve error message of 'bisect log' while not bisecting by SZEDER Gábor · 14 years ago
  42. ad7ace7 Merge branch 'rs/work-around-grep-opt-insanity' by Junio C Hamano · 15 years ago
  43. e1622bf Protect scripted Porcelains from GREP_OPTIONS insanity by Junio C Hamano · 15 years ago
  44. fc13aa3 bisect: simplify calling visualizer using '--bisect' option by Christian Couder · 15 years ago
  45. 6b87ce2 bisect reset: Allow resetting to any commit, not just a branch by Anders Kaseorg · 15 years ago
  46. 21d0bc2 git-bisect: call the found commit "*the* first bad commit" by Nanako Shiraishi · 16 years ago
  47. 0871984 bisect: make "git bisect" use new "--next-all" bisect-helper function by Christian Couder · 16 years ago
  48. de52f5a bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function by Christian Couder · 16 years ago
  49. 5a1d31c bisect: use "git bisect--helper --next-exit" in "git-bisect.sh" by Christian Couder · 16 years ago
  50. 6e353a5 Merge branch 'cc/bisect-filter' by Junio C Hamano · 16 years ago
  51. e89aa6d bisect--helper: string output variables together with "&&" by Christian Couder · 16 years ago
  52. 23b5f18 bisect: use "bisect--helper" and remove "filter_skipped" function by Christian Couder · 16 years ago
  53. f3a186f bisect: improve error message when branch checkout fails by Christian Couder · 16 years ago
  54. 9f199b1 rev-list: estimate number of bisection step left by Christian Couder · 16 years ago
  55. 48fce93 Merge branch 'cc/maint-1.6.0-bisect-fix' by Junio C Hamano · 16 years ago
  56. cce074a bisect: fix another instance of eval'ed string by Christian Couder · 16 years ago
  57. 0c34735 Merge branch 'cc/maint-1.6.0-bisect-fix' by Junio C Hamano · 16 years ago
  58. 1b249ff bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped by Christian Couder · 16 years ago
  59. 22b3ddd bisect view: call gitk if Cygwin's SESSIONNAME variable is set by Johannes Schindelin · 16 years ago
  60. 5413812 Documentation: describe how to "bisect skip" a range of commits by Christian Couder · 16 years ago
  61. 1a66a48 bisect: fix "git bisect skip <commit>" and add tests cases by Christian Couder · 16 years ago
  62. ee2314f bisect: teach "skip" to accept special arguments like "A..B" by Christian Couder · 16 years ago
  63. d2d188d bisect: fix missing "exit" by Christian Couder · 16 years ago
  64. 6a54d97 bisect: remove "checkout_done" variable used when checking merge bases by Christian Couder · 17 years ago
  65. c9c4e2d bisect: only check merge bases when needed by Christian Couder · 17 years ago
  66. f821d08 bisect: test merge base if good rev is not an ancestor of bad rev by Christian Couder · 17 years ago
  67. 7e4ad90 Merge branch 'maint' by Junio C Hamano · 17 years ago
  68. e5d3afd git-bisect: fix wrong usage of read(1) by Francis Moreau · 17 years ago
  69. 6c98c05 git-bisect: use dash-less form on git bisect log by Miklos Vajna · 17 years ago
  70. 823ea12 bisect: use "$GIT_DIR/BISECT_START" to check if we are bisecting by Christian Couder · 17 years ago
  71. 634f246 bisect: use a detached HEAD to bisect by Christian Couder · 17 years ago
  72. ba963de bisect: trap critical errors in "bisect_start" by Christian Couder · 17 years ago
  73. 9d0cd91 bisect: fix left over "BISECT_START" file when starting with junk rev by Christian Couder · 17 years ago
  74. eafa29b Merge branch 'gp/bisect-fix' by Junio C Hamano · 17 years ago
  75. 42ba5ee bisect: print an error message when "git rev-list --bisect-vars" fails by Christian Couder · 17 years ago
  76. ee831f7 git-bisect.sh: don't accidentally override existing branch "bisect" by Gerrit Pape · 17 years ago
  77. a17b1d2 Merge branch 'maint' by Junio C Hamano · 17 years ago
  78. 464509f Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  79. d3e54c8 git-bisect: make "start", "good" and "skip" succeed or fail atomically by Christian Couder · 17 years ago
  80. 48949a1 bisect: squelch "fatal: ref HEAD not a symref" misleading message by Christian Couder · 17 years ago
  81. f43e2fd Merge branch 'maint' by Junio C Hamano · 17 years ago
  82. d6d96f8 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  83. a179a30 bisect: report bad rev better by Christian Couder · 17 years ago
  84. 4cdda2b Merge branch 'maint' by Junio C Hamano · 17 years ago
  85. eed8183 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  86. e338907 bisect: fix bad rev checking in "git bisect good" by Christian Couder · 17 years ago
  87. 243a60f bisect: add "git bisect help" subcommand to get a long usage string by Christian Couder · 17 years ago
  88. 40a7ce6 tr portability fixes by Jeff King · 17 years ago
  89. 0f497e7 Eliminate confusing "won't bisect on seeked tree" failure by Carl Worth · 17 years ago
  90. b577bb9 Eliminate confusing "won't bisect on seeked tree" failure by Carl Worth · 17 years ago
  91. 508e84a bisect view: check for MinGW32 and MacOSX in addition to X11 by Johannes Schindelin · 17 years ago
  92. f454cdc bisect: use verbatim commit subject in the bisect log by Johannes Schindelin · 17 years ago
  93. ce32660 bisect: allow starting with a detached HEAD by Johannes Schindelin · 17 years ago
  94. 235997c git-bisect visualize: work in non-windowed environments better by Junio C Hamano · 17 years ago
  95. faf8280 Merge branch 'cc/bisect' by Junio C Hamano · 17 years ago
  96. fce0499 Bisect reset: do nothing when not bisecting. by Christian Couder · 17 years ago
  97. 6459c7c Bisect: use "$GIT_DIR/BISECT_NAMES" to check if we are bisecting. by Christian Couder · 17 years ago
  98. 9f4c4eb Merge branch 'ph/parseopt-sh' by Junio C Hamano · 17 years ago
  99. e3f062b Bisect visualize: use "for-each-ref" to list all good refs. by Christian Couder · 17 years ago
  100. 0bee49c git-bisect: modernize branch shuffling hack by Junio C Hamano · 17 years ago