summaryrefslogtreecommitdiff
path: root/t/t1512-rev-parse-disambiguation.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/t1512-fix'Junio C Hamano2013-07-111-10/+22
|\
| * t1512: correct leftover constants from earlier editionJunio C Hamano2013-07-011-10/+22
* | get_sha1: warn about full or short object names that look like refsNguyễn Thái Ngọc Duy2013-05-291-0/+18
|/
* t1512: match the "other" object namesJunio C Hamano2012-07-131-3/+3
* t1512: ignore whitespaces in wc -l outputJunio C Hamano2012-07-111-1/+1
* rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-091-0/+9
* rev-parse: A and B in "rev-parse A..B" refer to committishJunio C Hamano2012-07-091-1/+1
* reset: the command takes committishJunio C Hamano2012-07-091-1/+1
* commit-tree: the command wants a tree and commitsJunio C Hamano2012-07-091-2/+2
* apply: --build-fake-ancestor expects blobsJunio C Hamano2012-07-091-1/+1
* sha1_name.c: add support for disambiguating other typesJunio C Hamano2012-07-091-1/+1
* revision.c: the "log" family, except for "show", takes committishJunio C Hamano2012-07-091-1/+1
* sha1_name.c: introduce get_sha1_committish()Junio C Hamano2012-07-091-1/+1
* sha1_name.c: many short names can only be committishJunio C Hamano2012-07-091-1/+1
* sha1_name.c: get_describe_name() by definition groks only commitsJunio C Hamano2012-07-091-0/+255