summaryrefslogtreecommitdiff
path: root/t/t1512-rev-parse-disambiguation.sh
AgeCommit message (Expand)Author
2015-12-27t/t1512-rev-parse-disambiguation.sh: use the $( ... ) construct for command s...Elia Pinto
2013-07-11Merge branch 'jc/t1512-fix'Junio C Hamano
2013-07-02t1512: correct leftover constants from earlier editionJunio C Hamano
2013-05-29get_sha1: warn about full or short object names that look like refsNguyễn Thái Ngọc Duy
2012-07-13t1512: match the "other" object namesJunio C Hamano
2012-07-11t1512: ignore whitespaces in wc -l outputJunio C Hamano
2012-07-09rev-parse --disambiguate=<prefix>Junio C Hamano
2012-07-09rev-parse: A and B in "rev-parse A..B" refer to committishJunio C Hamano
2012-07-09reset: the command takes committishJunio C Hamano
2012-07-09commit-tree: the command wants a tree and commitsJunio C Hamano
2012-07-09apply: --build-fake-ancestor expects blobsJunio C Hamano
2012-07-09sha1_name.c: add support for disambiguating other typesJunio C Hamano
2012-07-09revision.c: the "log" family, except for "show", takes committishJunio C Hamano
2012-07-09sha1_name.c: introduce get_sha1_committish()Junio C Hamano
2012-07-09sha1_name.c: many short names can only be committishJunio C Hamano
2012-07-09sha1_name.c: get_describe_name() by definition groks only commitsJunio C Hamano