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