summaryrefslogtreecommitdiff
path: root/t/t6120-describe.sh
Commit message (Expand)AuthorAgeFilesLines
* describe --contains: default to HEAD when no commit-ish is givensg/describe-containsSZEDER Gábor2015-08-251-0/+8
* describe: fix --contains when a tag is given as inputjc/name-rev-exact-refJunio C Hamano2013-07-181-0/+12
* name-rev: differentiate between tags and commits they point atJunio C Hamano2013-07-181-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-131-2/+2
* i18n: git-describe basic messagesÆvar Arnfjörð Bjarmason2011-03-091-1/+1
* describe: Break annotated tag ties by tagger dateShawn O. Pearce2010-04-131-3/+5
* describe: do not use unannotated tag even if exact matchThomas Rast2009-11-201-0/+6
* Merge branch 'jp/dirty-describe'Junio C Hamano2009-11-101-0/+14
|\
| * Teach "git describe" --dirty optionJean Privat2009-10-271-0/+14
* | Do not fail "describe --always" in a tag-less repositoryJunio C Hamano2009-10-231-0/+2
|/
* Merge branch 'sp/maint-describe-all-tag-warning' into maintJunio C Hamano2008-12-271-0/+6
|\
| * describe: Avoid unnecessary warning when using --allShawn O. Pearce2008-12-261-0/+6
* | describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce2008-10-171-4/+4
* | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-15/+15
* | Fix describe --tags --long so it does not segfaultShawn O. Pearce2008-07-021-0/+2
* | Merge branch 'maint'Junio C Hamano2008-06-041-0/+22
|\ \ | |/
| * describe: match pattern for lightweight tags tooMichael Dressel2008-06-041-0/+22
* | tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
|/
* t6120 (describe): check --long properlyJunio C Hamano2008-03-031-0/+1
* Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce2008-03-031-1/+16
* Test for packed tags in git-describe outputShawn O. Pearce2008-03-031-0/+3
* Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce2008-03-031-1/+3
* git-describe: --long shows the object name even for a tagged commitSanti Béjar2008-02-251-0/+2
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-11/+11
* Add describe test.Junio C Hamano2007-01-141-0/+97