summaryrefslogtreecommitdiff
path: root/t/t1512-rev-parse-disambiguation.sh
AgeCommit message (Expand)AuthorFilesLines
2013-07-11Merge branch 'jc/t1512-fix'Libravatar Junio C Hamano1-10/+22
2013-07-01t1512: correct leftover constants from earlier editionLibravatar Junio C Hamano1-10/+22
2013-05-29get_sha1: warn about full or short object names that look like refsLibravatar Nguyễn Thái Ngọc Duy1-0/+18
2012-07-13t1512: match the "other" object namesLibravatar Junio C Hamano1-3/+3
2012-07-11t1512: ignore whitespaces in wc -l outputLibravatar Junio C Hamano1-1/+1
2012-07-09rev-parse --disambiguate=<prefix>Libravatar Junio C Hamano1-0/+9
2012-07-09rev-parse: A and B in "rev-parse A..B" refer to committishLibravatar Junio C Hamano1-1/+1
2012-07-09reset: the command takes committishLibravatar Junio C Hamano1-1/+1
2012-07-09commit-tree: the command wants a tree and commitsLibravatar Junio C Hamano1-2/+2
2012-07-09apply: --build-fake-ancestor expects blobsLibravatar Junio C Hamano1-1/+1
2012-07-09sha1_name.c: add support for disambiguating other typesLibravatar Junio C Hamano1-1/+1
2012-07-09revision.c: the "log" family, except for "show", takes committishLibravatar Junio C Hamano1-1/+1
2012-07-09sha1_name.c: introduce get_sha1_committish()Libravatar Junio C Hamano1-1/+1
2012-07-09sha1_name.c: many short names can only be committishLibravatar Junio C Hamano1-1/+1
2012-07-09sha1_name.c: get_describe_name() by definition groks only commitsLibravatar Junio C Hamano1-0/+255