| Commit message (Expand) | Author | Age | Files | Lines |
* | get_short_sha1: make default disambiguation configurable | Jeff King | 2016-09-27 | 1 | -0/+14 |
* | get_short_sha1: list ambiguous objects on error | Jeff King | 2016-09-26 | 1 | -0/+24 |
* | for_each_abbrev: drop duplicate objects | Jeff King | 2016-09-26 | 1 | -0/+7 |
* | get_short_sha1: parse tags when looking for treeish | Jeff King | 2016-09-26 | 1 | -0/+7 |
* | get_sha1: propagate flags to child functions | Jeff King | 2016-09-26 | 1 | -1/+13 |
* | get_sha1: avoid repeating ourselves via ONLY_TO_DIE | Jeff King | 2016-09-26 | 1 | -0/+6 |
* | t/t1512-rev-parse-disambiguation.sh: use the $( ... ) construct for command s... | Elia Pinto | 2015-12-27 | 1 | -4/+4 |
* | Merge branch 'jc/t1512-fix' | Junio C Hamano | 2013-07-11 | 1 | -10/+22 |
|\ |
|
| * | t1512: correct leftover constants from earlier edition | Junio C Hamano | 2013-07-01 | 1 | -10/+22 |
* | | get_sha1: warn about full or short object names that look like refs | Nguyễn Thái Ngọc Duy | 2013-05-29 | 1 | -0/+18 |
|/ |
|
* | t1512: match the "other" object names | Junio C Hamano | 2012-07-13 | 1 | -3/+3 |
* | t1512: ignore whitespaces in wc -l output | Junio C Hamano | 2012-07-11 | 1 | -1/+1 |
* | rev-parse --disambiguate=<prefix> | Junio C Hamano | 2012-07-09 | 1 | -0/+9 |
* | rev-parse: A and B in "rev-parse A..B" refer to committish | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
* | reset: the command takes committish | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
* | commit-tree: the command wants a tree and commits | Junio C Hamano | 2012-07-09 | 1 | -2/+2 |
* | apply: --build-fake-ancestor expects blobs | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
* | sha1_name.c: add support for disambiguating other types | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
* | revision.c: the "log" family, except for "show", takes committish | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
* | sha1_name.c: introduce get_sha1_committish() | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
* | sha1_name.c: many short names can only be committish | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
* | sha1_name.c: get_describe_name() by definition groks only commits | Junio C Hamano | 2012-07-09 | 1 | -0/+255 |