| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-18 | update branch name | Ailin Nemui | |
| 2016-02-04 | try trusty travis beta | 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 | |||
| 2014-12-18 | Explicitly remove the login token from environment | ailin-nemui | |
| This commit removes the login token explicitly from all sub-scripts that do not require it, improving the accidental spill of secrets discussed in #11 | |||
| 2014-06-24 | Add travis testing to Irssi scripts. | Ailin Nemui | |
