summaryrefslogtreecommitdiff
path: root/t/t6120-describe.sh
Commit message (Expand)AuthorAgeFilesLines
* 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