summaryrefslogtreecommitdiff
path: root/t/t6120-describe.sh
AgeCommit message (Expand)Author
2013-07-18describe: fix --contains when a tag is given as inputJunio C Hamano
2013-07-18name-rev: differentiate between tags and commits they point atJunio C Hamano
2013-05-20describe: Add --first-parent optionMike Crowe
2011-04-13i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano
2011-03-10i18n: git-describe basic messagesÆvar Arnfjörð Bjarmason
2010-04-13describe: Break annotated tag ties by tagger dateShawn O. Pearce
2009-11-21describe: do not use unannotated tag even if exact matchThomas Rast
2009-11-10Merge branch 'jp/dirty-describe'Junio C Hamano
2009-10-27Teach "git describe" --dirty optionJean Privat
2009-10-23Do not fail "describe --always" in a tag-less repositoryJunio C Hamano
2008-12-27Merge branch 'sp/maint-describe-all-tag-warning' into maintJunio C Hamano
2008-12-27describe: Avoid unnecessary warning when using --allShawn O. Pearce
2008-10-17describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-03Fix describe --tags --long so it does not segfaultShawn O. Pearce
2008-06-04Merge branch 'maint'Junio C Hamano
2008-06-04describe: match pattern for lightweight tags tooMichael Dressel
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-03-04t6120 (describe): check --long properlyJunio C Hamano
2008-03-04Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce
2008-03-04Test for packed tags in git-describe outputShawn O. Pearce
2008-03-04Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce
2008-02-26git-describe: --long shows the object name even for a tagged commitSanti Béjar
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-01-15Add describe test.Junio C Hamano