index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-bisect.sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'ph/parseopt-sh'
Junio C Hamano
2007-11-17
|
\
|
*
scripts: Add placeholders for OPTIONS_SPEC
Junio C Hamano
2007-11-06
*
|
git-bisect.sh: Fix sed script to work with AIX and BSD sed.
Ralf Wildenhues
2007-11-09
|
/
*
Bisect: add "skip" to the short usage string.
Christian Couder
2007-10-29
*
Bisect run: "skip" current commit if script exit code is 125.
Christian Couder
2007-10-26
*
Bisect: refactor "bisect_{bad,good,skip}" into "bisect_state".
Christian Couder
2007-10-26
*
Bisect: refactor some logging into "bisect_write".
Christian Couder
2007-10-26
*
Bisect: refactor "bisect_write_*" functions.
Christian Couder
2007-10-26
*
Bisect: implement "bisect skip" to mark untestable revisions.
Christian Couder
2007-10-26
*
Bisect: fix some white spaces and empty lines breakages.
Christian Couder
2007-10-26
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-02
*
Bisect: simplify "bisect start" logging.
Christian Couder
2007-04-16
*
git-bisect: allow bisecting with only one bad commit.
Junio C Hamano
2007-04-06
*
git-bisect: modernization
Junio C Hamano
2007-04-05
*
Bisect: teach "bisect start" to optionally use one bad and many good revs.
Christian Couder
2007-04-05
*
Bisect: Improve error message in "bisect_next_check".
Christian Couder
2007-03-29
*
Bisect: add checks at the beginning of "git bisect run".
Christian Couder
2007-03-27
*
Bisect: Use "git-show-ref --verify" when reseting.
Christian Couder
2007-03-25
*
git-bisect.sh: properly dq $GIT_DIR
Junio C Hamano
2007-03-23
*
git-bisect: typofix
Junio C Hamano
2007-03-23
*
Bisect: implement "git bisect run <cmd>..." to automatically bisect.
Christian Couder
2007-03-23
*
Bisect: convert revs given to good and bad to commits
Uwe Kleine-König
2007-03-23
*
add replay and log to the usage string of git-bisect
Uwe Kleine-König
2007-02-06
*
bisect: it needs to be done in a working tree.
Junio C Hamano
2007-02-05
*
Use "git checkout -q" in git-bisect
Junio C Hamano
2007-02-01
*
bisect reset: Leave the tree in usable state if git-checkout failed
Petr Baudis
2006-10-16
*
Using 'perl' in *.sh
Michal Rokos
2006-07-08
*
Merge some proposed fixes
Junio C Hamano
2006-02-13
|
\
|
*
bisect: remove BISECT_NAMES after done.
Junio C Hamano
2006-02-13
*
|
Properly git-bisect reset after bisecting from non-master head
Petr Baudis
2006-02-12
|
/
*
Usage message clean-up, take #2
Fredrik Kuivinen
2005-12-14
*
Use printf rather than echo -n.
Jason Riedy
2005-12-06
*
bisect: quote pathnames for eval safety.
Junio C Hamano
2005-11-28
*
bisect: limit the searchspace by pathspecs
Linus Torvalds
2005-11-28
*
git-sh-setup: die if outside git repository.
Junio C Hamano
2005-11-25
*
Add git-symbolic-ref
Junio C Hamano
2005-10-01
*
Do not fail after calling bisect_auto_next()
Junio C Hamano
2005-09-17
*
Keep bisection log so that it can be replayed later.
Junio C Hamano
2005-09-10
*
Big tool rename.
Junio C Hamano
2005-09-07