aboutsummaryrefslogtreecommitdiff
path: root/t/t1512-rev-parse-disambiguation.sh
Commit message (Expand)AuthorAge
* t1512: become resilient to GETTEXT_POISON buildVasco Almeida2016-10-12
* get_short_sha1: make default disambiguation configurableJeff King2016-09-27
* get_short_sha1: list ambiguous objects on errorJeff King2016-09-26
* for_each_abbrev: drop duplicate objectsJeff King2016-09-26
* get_short_sha1: parse tags when looking for treeishJeff King2016-09-26
* get_sha1: propagate flags to child functionsJeff King2016-09-26
* get_sha1: avoid repeating ourselves via ONLY_TO_DIEJeff King2016-09-26
* t/t1512-rev-parse-disambiguation.sh: use the $( ... ) construct for command s...Elia Pinto2015-12-27
* Merge branch 'jc/t1512-fix'Junio C Hamano2013-07-11
|\
| * t1512: correct leftover constants from earlier editionJunio C Hamano2013-07-01
* | get_sha1: warn about full or short object names that look like refsNguyễn Thái Ngọc Duy2013-05-29
|/
* t1512: match the "other" object namesJunio C Hamano2012-07-13
* t1512: ignore whitespaces in wc -l outputJunio C Hamano2012-07-11
* rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-09
* rev-parse: A and B in "rev-parse A..B" refer to committishJunio C Hamano2012-07-09
* reset: the command takes committishJunio C Hamano2012-07-09
* commit-tree: the command wants a tree and commitsJunio C Hamano2012-07-09
* apply: --build-fake-ancestor expects blobsJunio C Hamano2012-07-09
* sha1_name.c: add support for disambiguating other typesJunio C Hamano2012-07-09
* revision.c: the "log" family, except for "show", takes committishJunio C Hamano2012-07-09
* sha1_name.c: introduce get_sha1_committish()Junio C Hamano2012-07-09
* sha1_name.c: many short names can only be committishJunio C Hamano2012-07-09
* sha1_name.c: get_describe_name() by definition groks only commitsJunio C Hamano2012-07-09