aboutsummaryrefslogtreecommitdiff
path: root/watch-git-tags
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fetch all new tags after finding anyTom Ryder2018-11-301-0/+6
| | | | | | | | This should ideally prevent notifying about the same tags repeatedly until they are manually fetched. This is a change in functionality, and should constitute a major version bump.
* Simplify git-ls-remote output filteringTom Ryder2018-11-301-2/+1
|
* Exclude peeled tags and pseudorefsTom Ryder2018-11-301-1/+1
|
* Use full option names for git commandsTom Ryder2018-11-301-2/+2
|
* Add useful errors if tags not retrievableTom Ryder2018-08-211-2/+3
|
* Remove unneeded arg to lt/gt funcsTom Ryder2018-02-211-2/+2
|
* Initial version with Makefile and READMETom Ryder2017-08-041-0/+72