aboutsummaryrefslogtreecommitdiffstats
path: root/git-bisect.sh
AgeCommit message (Expand)AuthorFilesLines
2006-02-13Merge some proposed fixesJunio C Hamano1-0/+1
2006-02-13bisect: remove BISECT_NAMES after done.Junio C Hamano1-0/+1
2006-02-12Properly git-bisect reset after bisecting from non-master headPetr Baudis1-3/+14
2005-12-14Usage message clean-up, take #2Fredrik Kuivinen1-13/+11
2005-12-06Use printf rather than echo -n.Jason Riedy1-1/+1
2005-11-28bisect: quote pathnames for eval safety.Junio C Hamano1-5/+20
2005-11-28bisect: limit the searchspace by pathspecsLinus Torvalds1-5/+5
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano1-1/+1
2005-10-01Add git-symbolic-refJunio C Hamano1-3/+4
2005-09-17Do not fail after calling bisect_auto_next()Junio C Hamano1-1/+1
2005-09-10Keep bisection log so that it can be replayed later.Junio C Hamano1-3/+47
2005-09-07Big tool rename.Junio C Hamano1-0/+178