summaryrefslogtreecommitdiff
path: root/t/t1506-rev-parse-diagnosis.sh
AgeCommit message (Expand)Author
2016-03-07setup: make startup_info available everywhereJeff King
2013-12-09rev-parse: correctly diagnose revision errors before "--"Jeff King
2012-08-23specifying ranges: we did not mean to make ".." an empty setJunio C Hamano
2012-06-18verify_filename(): ask the caller to chose the kind of diagnosisMatthieu Moy
2012-06-18sha1_name: do not trigger detailed diagnosis for file argumentsMatthieu Moy
2011-05-09t1507: avoid "${parameter<op>'word'}" inside double-quotesJunio C Hamano
2011-04-03sha1_name: Suggest commit:./file for path in subdirMichael J Gruber
2011-04-03t1506: factor out test for "Did you mean..."Michael J Gruber
2010-12-09get_sha1: teach ":$n:<path>" the same relative path logicJunio C Hamano
2010-12-07get_sha1: support relative path ":path" syntaxNguyễn Thái Ngọc Duy
2010-08-24rev-parse: tests git rev-parse --verify master@{n}, for various nJon Seymour
2009-12-07Detailed diagnosis when parsing an object name fails.Matthieu Moy