28 Commits (45bde46bfb9cbc5565f9fc6caa819333578c53e1)

Author SHA1 Message Date
Christian Couder b8652b4de0 Bisect: simplify "bisect start" logging. 18 years ago
Junio C Hamano 0a5280a9f4 git-bisect: allow bisecting with only one bad commit. 18 years ago
Junio C Hamano 6fecf1915c git-bisect: modernization 18 years ago
Christian Couder 38a47fd6e3 Bisect: teach "bisect start" to optionally use one bad and many good revs. 18 years ago
Christian Couder 6f01e6b370 Bisect: Improve error message in "bisect_next_check". 18 years ago
Christian Couder 8302012097 Bisect: add checks at the beginning of "git bisect run". 18 years ago
Christian Couder c0ce981f5e Bisect: Use "git-show-ref --verify" when reseting. 18 years ago
Junio C Hamano 12cb813733 git-bisect.sh: properly dq $GIT_DIR 18 years ago
Junio C Hamano 673e58389f git-bisect: typofix 18 years ago
Christian Couder a17c410100 Bisect: implement "git bisect run <cmd>..." to automatically bisect. 18 years ago
Uwe Kleine-König cc65343a84 Bisect: convert revs given to good and bad to commits 18 years ago
Uwe Kleine-König 4ef40cdbe8 add replay and log to the usage string of git-bisect 18 years ago
Junio C Hamano 4c55068683 bisect: it needs to be done in a working tree. 18 years ago
Junio C Hamano 08f1675059 Use "git checkout -q" in git-bisect 18 years ago
Petr Baudis 9b709e47ae bisect reset: Leave the tree in usable state if git-checkout failed 18 years ago
Michal Rokos d9bffc08fd Using 'perl' in *.sh 19 years ago
Junio C Hamano 4631c0035d bisect: remove BISECT_NAMES after done. 19 years ago
Petr Baudis 810255fd12 Properly git-bisect reset after bisecting from non-master head 19 years ago
Fredrik Kuivinen d025524d9d Usage message clean-up, take #2 19 years ago
Jason Riedy 9754563ca9 Use printf rather than echo -n. 19 years ago
Junio C Hamano e9a45d75b5 bisect: quote pathnames for eval safety. 19 years ago
Linus Torvalds b3cfd939c3 bisect: limit the searchspace by pathspecs 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Junio C Hamano 434d036fe4 Do not fail after calling bisect_auto_next() 19 years ago
Junio C Hamano e204de28e6 Keep bisection log so that it can be replayed later. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano cc9f24d024 'git bisect visualize' 19 years ago
Linus Torvalds 670f5fe34f [PATCH] Fix bisection terminating condition 19 years ago
Junio C Hamano ff84d327df Audit rev-parse users again. 19 years ago
Junio C Hamano 7f47e72fb3 git-bisect termination condition fix. 20 years ago
Linus Torvalds 8cc6a08319 [PATCH] Making it easier to find which change introduced a bug 20 years ago