aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6120-describe.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2023-07-21describe: fix --no-exact-matchRené Scharfe1-0/+8
2023-02-09name-rev: fix names by dropping taggerdate workaroundElijah Newren1-0/+6
2022-03-13name-rev: use generation numbers if availableJacob Keller1-0/+118
2022-02-09Merge branch 'jc/name-rev-stdin'Junio C Hamano1-2/+7
2022-01-10name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai1-2/+7
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine1-3/+3
2021-12-13tests: fix broken &&-chains in compound statementsEric Sunshine1-2/+5
2021-08-02t6120: use git-update-ref rather than filesystem accessHan-Wen Nienhuys1-2/+4
2021-05-11describe tests: support -C in "check_describe"Ævar Arnfjörð Bjarmason1-9/+18
2021-05-11describe tests: fix nested "test_expect_success" callÆvar Arnfjörð Bjarmason1-8/+14
2021-05-11describe tests: don't rely on err.actual from "check_describe"Ævar Arnfjörð Bjarmason1-14/+11
2021-05-11describe tests: refactor away from glob matchingÆvar Arnfjörð Bjarmason1-40/+38
2021-05-11describe tests: improve test for --work-tree & --dirtyÆvar Arnfjörð Bjarmason1-6/+6
2021-05-11describe tests: convert setup to use test_commitÆvar Arnfjörð Bjarmason1-45/+13
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-1/+1
2020-11-19t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin1-11/+11
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-03-26Merge branch 'jc/describe-misnamed-annotated-tag'Junio C Hamano1-1/+19
2020-02-26describe: don't abort too early when searching tagsBenno Evers1-0/+51
2020-02-20describe: force long format for a name based on a mislocated tagJunio C Hamano1-1/+19
2019-12-09name-rev: eliminate recursion in name_rev()SZEDER Gábor1-1/+1
2019-12-06t6120: add a test to cover inner conditions in 'git name-rev's name_rev()SZEDER Gábor1-0/+41
2019-12-06t6120-describe: modernize the 'check_describe' helperSZEDER Gábor1-6/+4
2019-11-13t6120-describe: correct test repo history graph in commentSZEDER Gábor1-9/+10
2019-09-28name-rev: avoid cutoff timestamp underflowSZEDER Gábor1-0/+15
2019-02-21tests: fix unportable "\?" and "\+" regex syntaxÆvar Arnfjörð Bjarmason1-4/+4
2019-02-06Merge branch 'ss/describe-dirty-in-the-right-directory'Junio C Hamano1-0/+39
2019-02-04t6120: test for describe with a bare repositorySebastian Staudt1-0/+6
2019-02-04describe: setup working tree for --dirtySebastian Staudt1-0/+33
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-2/+1
2018-05-14t: switch $_z40 to $ZERO_OIDbrian m. carlson1-1/+1
2018-02-27Merge branch 'sb/describe-blob'Junio C Hamano1-0/+8
2018-02-12describe: confirm that blobs actually existJeff King1-0/+8
2018-01-23Merge branch 'dk/describe-all-output-fix'Junio C Hamano1-1/+5
2017-12-27describe: prepend "tags/" when describing tags with embedded nameDaniel Knittl-Frank1-1/+5
2017-12-19builtin/describe.c: describe a blobStefan Beller1-0/+34
2017-11-03t6120: fix typo in test nameStefan Beller1-1/+1
2017-09-29Merge branch 'mk/describe-match-with-all'Junio C Hamano1-0/+27
2017-09-28Merge branch 'jk/describe-omit-some-refs'Junio C Hamano1-1/+5
2017-09-20describe: teach --match to handle branches and remotesMax Kirillov1-0/+27
2017-09-20Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-allJunio C Hamano1-1/+5
2017-09-17describe: fix matching to actually match all patternsMax Kirillov1-1/+5
2017-09-15test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones1-1/+0
2017-09-08t6120: test describe and name-rev with deep reposMichael J Gruber1-0/+31
2017-09-08t6120: clean up state after breaking repoMichael J Gruber1-0/+1
2017-09-08t6120: test name-rev --all and --stdinMichael J Gruber1-0/+25
2017-06-27Spelling fixesVille Skyttä1-1/+1
2017-03-22builtin/describe: introduce --broken flagStefan Beller1-0/+20
2017-01-23describe: teach describe negative pattern matchesJacob Keller1-0/+8
2017-01-23describe: teach --match to accept multiple patternsJacob Keller1-0/+19
2015-08-25describe --contains: default to HEAD when no commit-ish is givenSZEDER Gábor1-0/+8
2013-07-18describe: fix --contains when a tag is given as inputJunio C Hamano1-0/+12
2013-07-18name-rev: differentiate between tags and commits they point atJunio C Hamano1-0/+12
2013-05-20describe: Add --first-parent optionMike Crowe1-0/+3
2011-04-13i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano1-2/+2
2011-03-09i18n: git-describe basic messagesÆvar Arnfjörð Bjarmason1-1/+1
2010-04-13describe: Break annotated tag ties by tagger dateShawn O. Pearce1-3/+5
2009-11-20describe: do not use unannotated tag even if exact matchThomas Rast1-0/+6
2009-11-10Merge branch 'jp/dirty-describe'Junio C Hamano1-0/+14
2009-10-27Teach "git describe" --dirty optionJean Privat1-0/+14
2009-10-23Do not fail "describe --always" in a tag-less repositoryJunio C Hamano1-0/+2
2008-12-27Merge branch 'sp/maint-describe-all-tag-warning' into maintJunio C Hamano1-0/+6
2008-12-26describe: Avoid unnecessary warning when using --allShawn O. Pearce1-0/+6
2008-10-17describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce1-4/+4
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi1-15/+15
2008-07-02Fix describe --tags --long so it does not segfaultShawn O. Pearce1-0/+2
2008-06-04Merge branch 'maint'Junio C Hamano1-0/+22
2008-06-04describe: match pattern for lightweight tags tooMichael Dressel1-0/+22
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-1/+1
2008-03-03t6120 (describe): check --long properlyJunio C Hamano1-0/+1
2008-03-03Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce1-1/+16
2008-03-03Test for packed tags in git-describe outputShawn O. Pearce1-0/+3
2008-03-03Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce1-1/+3
2008-02-25git-describe: --long shows the object name even for a tagged commitSanti Béjar1-0/+2
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-11/+11
2007-01-14Add describe test.Junio C Hamano1-0/+97