summaryrefslogtreecommitdiff
path: root/t/t1512-rev-parse-disambiguation.sh
AgeCommit message (Expand)Author
2021-02-11tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2021-01-04object-name.c: rename from sha1-name.cMartin Ågren
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2019-12-06Merge branch 'rs/test-cleanup'Junio C Hamano
2019-11-27t1512: use test_line_countRené Scharfe
2019-11-10Fix spelling errors in comments of testcasesElijah Newren
2019-01-31t1512: test ambiguous cat-file --batch and --batch-outputEric Wong
2018-07-16t1000-t1999: fix broken &&-chainsEric Sunshine
2018-05-30Merge branch 'bc/hash-independent-tests'Junio C Hamano
2018-05-14t1512: skip test if not using SHA-1brian m. carlson
2018-05-11get_short_oid: sort ambiguous objects by type, then SHA-1Ævar Arnfjörð Bjarmason
2016-10-12t1512: become resilient to GETTEXT_POISON buildVasco Almeida
2016-09-27get_short_sha1: make default disambiguation configurableJeff King
2016-09-26get_short_sha1: list ambiguous objects on errorJeff King
2016-09-26for_each_abbrev: drop duplicate objectsJeff King
2016-09-26get_short_sha1: parse tags when looking for treeishJeff King
2016-09-26get_sha1: propagate flags to child functionsJeff King
2016-09-26get_sha1: avoid repeating ourselves via ONLY_TO_DIEJeff King
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