| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-20 | Escape single quotes in scripts.dmp | dequis | |
| Was a syntax error. Broke scriptassist | |||
| 2014-08-07 | The "modified" field in scripts.dmp should be called "last_modified" | dequis | |
| How annoying. | |||
| 2014-08-07 | Remove "changed" field from scripts.yaml and scripts.dmp output | dequis | |
| A few reasons: - It had an horribly inconsistent date format - Some of them were just "$VERSION" or "none" - It's redundant with the "modified" field - scriptassist.pl never actually used that field | |||
| 2014-08-07 | Use for loops over attributes to generate scripts.dmp output | dequis | |
| It's shorter and also reduces redundant whitespace in output. This liquid templating engine is dumb. Writing it this way is the only way to avoid whitespace between tags. | |||
| 2014-06-07 | Move scripts.dmp to / | Alexander Færøy | |
