summaryrefslogtreecommitdiff
path: root/git-tag.sh
AgeCommit message (Expand)Author
2006-05-15Strip useless "tags/" prefix from git-tag -l outputSean
2006-04-13Shell utilities: Guard against expr' magic tokens.Mark Wooding
2006-02-17git-tag: -l to list tags (usability).Junio C Hamano
2006-02-12avoid echo -e, there are systems where it does not workAlex Riesen
2005-12-14Trivial usage string clean-upfreku045@student.liu.se
2005-11-29define die() for scripts that use it.Junio C Hamano
2005-11-29tag: make it operable from a subdirectory.Junio C Hamano
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano
2005-11-08git-tag -d <tag>: delete tag <tag>Kai Ruemmler
2005-11-08Do not fail on hierarchical tagnames.Junio C Hamano
2005-11-04git-tag: Do not assume the working tree root is writable.Junio C Hamano
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10git-tag: update usage string and documentation.Junio C Hamano
2005-10-06Allow "-u" flag to tag signingLinus Torvalds
2005-09-08Big tool rename.Junio C Hamano