| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-15 | fix small bug with empty commands | Ailin Nemui | |
| 2017-03-14 | autocommit script commands | Ailin Nemui | |
| 2015-01-28 | Correctly preserve non-numeric version numbers | Ailin Nemui | |
| The YAML module that available in the Travis repos does not enforce marking of numeric-looking variables as strings. When these are parsed by the github site generator, precision is lost as they are interpreted numerically (eg. version: 1.10 -> turns into 1.1). Reported by Vilkku. Fixes #125 | |||
| 2015-01-18 | Extract only required keys from %IRSSI headers | Ailin Nemui | |
| This change will limit the keys in scripts.yaml to a set of explicitly specified keys, omitting such entries as default_package and changed | |||
| 2014-06-24 | Add travis testing to Irssi scripts. | Ailin Nemui | |
