aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add ideas filedevelopTom Ryder2019-08-011-0/+4
|
* Merge branch 'release/v4.0.0' into developTom Ryder2018-12-061-1/+1
|\
| * Bump VERSIONTom Ryder2018-12-061-1/+1
|/
* Correct subcommands for tags generation functionTom Ryder2018-12-061-2/+2
| | | | I got them around the wrong way...
* Remove unneeded semicolonTom Ryder2018-12-061-1/+1
|
* Correct/adjust default behaviour with no argsTom Ryder2018-12-061-1/+3
|
* Refactor tag generation functionsTom Ryder2018-12-061-17/+9
|
* Refactor Makefile for more generalityTom Ryder2018-12-061-5/+6
|
* Add Makefile and manual pageTom Ryder2018-12-064-2/+26
|
* 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
|
* Merge branch 'release/v3.1.0' into developTom Ryder2018-11-301-1/+1
|\
| * Bump VERSIONTom Ryder2018-11-301-1/+1
|/
* 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
|
* Merge branch 'release/v3.0.0' into developTom Ryder2018-11-301-1/+1
|\
| * Bump VERSIONTom Ryder2018-11-301-1/+1
|/
* Add a usage hint to README.mdTom Ryder2018-11-301-0/+4
|
* 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
|
* Rename README.markdown to README.mdTom Ryder2018-11-301-0/+0
|
* Merge branch 'release/v2.0.0' into developTom Ryder2018-08-211-1/+1
|\ | | | | | | | | * release/v2.0.0: Bump VERSION, switch to semver
| * Bump VERSION, switch to semverTom Ryder2018-08-211-1/+1
|/
* Add VERSION fileTom Ryder2018-08-211-0/+1
|
* Add useful errors if tags not retrievableTom Ryder2018-08-211-2/+3
|
* Remove unneeded arg to lt/gt funcsTom Ryder2018-02-211-2/+2
|
* Add licenseTom Ryder2017-08-041-0/+21
|
* Correct a program namev1.1Tom Ryder2017-08-041-3/+3
|
* Correct some more README formattingTom Ryder2017-08-041-1/+1
|
* Remove my $HOME directory pathTom Ryder2017-08-041-1/+1
|
* Correct punctuation in READMETom Ryder2017-08-041-1/+1
|
* Add installation notesv1.0Tom Ryder2017-08-041-0/+8
|
* Initial version with Makefile and READMETom Ryder2017-08-043-0/+108