summaryrefslogtreecommitdiff
path: root/git-bisect.sh
AgeCommit message (Expand)Author
2006-07-08Using 'perl' in *.shMichal Rokos
2006-02-14Merge some proposed fixesJunio C Hamano
2006-02-14bisect: remove BISECT_NAMES after done.Junio C Hamano
2006-02-12Properly git-bisect reset after bisecting from non-master headPetr Baudis
2005-12-14Usage message clean-up, take #2Fredrik Kuivinen
2005-12-07Use printf rather than echo -n.Jason Riedy
2005-11-29bisect: quote pathnames for eval safety.Junio C Hamano
2005-11-29bisect: limit the searchspace by pathspecsLinus Torvalds
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-09-17Do not fail after calling bisect_auto_next()Junio C Hamano
2005-09-10Keep bisection log so that it can be replayed later.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano