aboutsummaryrefslogtreecommitdiff
path: root/watch-git-tags
Commit message (Collapse)AuthorAgeFilesLines
* Add Makefile and manual pageTom Ryder2018-12-061-84/+0
|
* Use correct control structure for loop body exitTom Ryder2018-11-301-1/+1
|
* Remove unused $self variableTom Ryder2018-11-301-1/+0
|
* Refactor script some moreTom Ryder2018-11-301-14/+20
|
* Correct a commentTom Ryder2018-11-301-1/+1
|
* Use short-circuit logic for pre-fetch testTom Ryder2018-11-301-3/+2
|
* Rename and refactor local functionsTom Ryder2018-11-301-13/+15
|
* 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