aboutsummaryrefslogtreecommitdiff
path: root/git-tag.sh
Commit message (Expand)AuthorAge
* Trivial usage string clean-upfreku045@student.liu.se2005-12-14
* define die() for scripts that use it.Junio C Hamano2005-11-28
* tag: make it operable from a subdirectory.Junio C Hamano2005-11-28
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-25
* git-tag -d <tag>: delete tag <tag>Kai Ruemmler2005-11-08
* Do not fail on hierarchical tagnames.Junio C Hamano2005-11-07
* git-tag: Do not assume the working tree root is writable.Junio C Hamano2005-11-03
* git-check-ref-format: reject funny ref names.Junio C Hamano2005-10-15
* Merge branch 'fixes'Junio C Hamano2005-10-09
|\
| * git-tag: update usage string and documentation.Junio C Hamano2005-10-09
* | Allow "-u" flag to tag signingLinus Torvalds2005-10-06
|/
* Big tool rename.Junio C Hamano2005-09-07