summaryrefslogtreecommitdiffstats
path: root/t/t6120-describe.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t6120: use git-update-ref rather than filesystem accessHan-Wen Nienhuys2021-08-021-2/+4
* describe tests: support -C in "check_describe"Ævar Arnfjörð Bjarmason2021-05-111-9/+18
* describe tests: fix nested "test_expect_success" callÆvar Arnfjörð Bjarmason2021-05-111-8/+14
* describe tests: don't rely on err.actual from "check_describe"Ævar Arnfjörð Bjarmason2021-05-111-14/+11
* describe tests: refactor away from glob matchingÆvar Arnfjörð Bjarmason2021-05-111-40/+38
* describe tests: improve test for --work-tree & --dirtyÆvar Arnfjörð Bjarmason2021-05-111-6/+6
* describe tests: convert setup to use test_commitÆvar Arnfjörð Bjarmason2021-05-111-45/+13
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-1/+1
* t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-11/+11
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* Merge branch 'jc/describe-misnamed-annotated-tag'Junio C Hamano2020-03-271-1/+19
|\
| * describe: force long format for a name based on a mislocated tagJunio C Hamano2020-02-211-1/+19
* | describe: don't abort too early when searching tagsBenno Evers2020-02-261-0/+51
* | name-rev: eliminate recursion in name_rev()SZEDER Gábor2019-12-091-1/+1
* | t6120: add a test to cover inner conditions in 'git name-rev's name_rev()SZEDER Gábor2019-12-061-0/+41
* | t6120-describe: modernize the 'check_describe' helperSZEDER Gábor2019-12-061-6/+4
* | t6120-describe: correct test repo history graph in commentSZEDER Gábor2019-11-131-9/+10
|/
* name-rev: avoid cutoff timestamp underflowSZEDER Gábor2019-09-281-0/+15
* tests: fix unportable "\?" and "\+" regex syntaxÆvar Arnfjörð Bjarmason2019-02-221-4/+4
* Merge branch 'ss/describe-dirty-in-the-right-directory'Junio C Hamano2019-02-071-0/+39
|\
| * t6120: test for describe with a bare repositorySebastian Staudt2019-02-041-0/+6
| * describe: setup working tree for --dirtySebastian Staudt2019-02-041-0/+33
* | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-2/+1
|/
* t: switch $_z40 to $ZERO_OIDbrian m. carlson2018-05-141-1/+1
* Merge branch 'sb/describe-blob'Junio C Hamano2018-02-271-0/+8
|\
| * describe: confirm that blobs actually existJeff King2018-02-121-0/+8
* | Merge branch 'dk/describe-all-output-fix'Junio C Hamano2018-01-231-1/+5
|\ \ | |/ |/|
| * describe: prepend "tags/" when describing tags with embedded nameDaniel Knittl-Frank2017-12-271-1/+5
* | builtin/describe.c: describe a blobStefan Beller2017-12-191-0/+34
* | t6120: fix typo in test nameStefan Beller2017-11-031-1/+1
|/
* Merge branch 'mk/describe-match-with-all'Junio C Hamano2017-09-291-0/+27
|\
| * describe: teach --match to handle branches and remotesMax Kirillov2017-09-201-0/+27
| * Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-allJunio C Hamano2017-09-201-1/+5
| |\
* | \ Merge branch 'jk/describe-omit-some-refs'Junio C Hamano2017-09-281-1/+5
|\ \ \ | | |/ | |/|
| * | describe: fix matching to actually match all patternsMax Kirillov2017-09-171-1/+5
* | | test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones2017-09-151-1/+0
* | | t6120: test describe and name-rev with deep reposMichael J Gruber2017-09-081-0/+31
* | | t6120: clean up state after breaking repoMichael J Gruber2017-09-081-0/+1
* | | t6120: test name-rev --all and --stdinMichael J Gruber2017-09-081-0/+25
| |/ |/|
* | Spelling fixesVille Skyttä2017-06-271-1/+1
* | builtin/describe: introduce --broken flagStefan Beller2017-03-221-0/+20
|/
* describe: teach describe negative pattern matchesJacob Keller2017-01-241-0/+8
* describe: teach --match to accept multiple patternsJacob Keller2017-01-241-0/+19
* describe --contains: default to HEAD when no commit-ish is givenSZEDER Gábor2015-08-251-0/+8
* describe: fix --contains when a tag is given as inputJunio C Hamano2013-07-191-0/+12
* name-rev: differentiate between tags and commits they point atJunio C Hamano2013-07-191-0/+12
* describe: Add --first-parent optionMike Crowe2013-05-201-0/+3
* i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-141-2/+2
* i18n: git-describe basic messagesÆvar Arnfjörð Bjarmason2011-03-101-1/+1
* describe: Break annotated tag ties by tagger dateShawn O. Pearce2010-04-131-3/+5