summaryrefslogtreecommitdiffstats
path: root/builtin-tag.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2007-09-101-4/+14
* git-tag: Fix -l option to use better shell style globs.Carlos Rica2007-09-011-9/+2
* builtin-tag.c: Fix two memory leaks and minor notation changes.Carlos Rica2007-07-221-16/+22
* launch_editor(): Heed GIT_EDITOR and core.editor settingsJohannes Schindelin2007-07-221-3/+7
* Make git tag a builtin.Carlos Rica2007-07-201-0/+450