Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print accurate version string in help output.HEADmaster | David Thompson | 2021-03-19 | 1 | -1/+1 |
* | Fix Guile integration in configure.ac.v0.2 | David Thompson | 2021-03-19 | 1 | -1/+2 |
* | tests: Fix test-end* | David Thompson | 2021-03-19 | 1 | -1/+3 |
* | Add test-env script for wrapping test runs. | David Thompson | 2021-03-19 | 3 | -4/+26 |
* | Add 'make publish' target. | David Thompson | 2021-03-18 | 1 | -0/+5 |
* | Fix test suite. | David Thompson | 2021-03-18 | 3 | -9/+5 |
* | Fix moddir/godir in Makefile.am to use Guile effective version. | David Thompson | 2021-03-18 | 1 | -2/+2 |
* | Add test suite. | David Thompson | 2015-02-15 | 5 | -4/+184 |
* | README: Update installation instructions. | David Thompson | 2015-02-15 | 1 | -1/+2 |
* | webvtt: Fix WebVTT timestamps. | David Thompson | 2015-02-15 | 1 | -1/+1 |
* | subrip: Fix reversed subtitle lines. | David Thompson | 2015-02-15 | 1 | -1/+1 |
* | subrip: Convert time components from strings to numbers. | David Thompson | 2015-02-15 | 1 | -1/+2 |
* | Bump to version 0.2. | David Thompson | 2015-02-15 | 1 | -1/+1 |
* | subrip: Throw errors when reading invalid timestamps. | David Thompson | 2015-02-07 | 1 | -5/+9 |
* | Modularize! | David Thompson | 2015-02-07 | 10 | -100/+249 |
* | Check for EOF when reading subtitle lines. | David Thompson | 2015-02-05 | 1 | -3/+4 |
* | Allow auto-compilation for now. | David Thompson | 2015-02-05 | 1 | -1/+1 |
* | Accept blank lines as valid subtitles. | David Thompson | 2015-01-25 | 1 | -1/+3 |
* | Add docstrings. | David Thompson | 2015-01-08 | 1 | -0/+22 |
* | Add full GPLv3 text. | David Thompson | 2015-01-08 | 1 | -0/+674 |
* | Add blank line after WebVTT signature. | David Thompson | 2015-01-08 | 1 | -1/+1 |
* | Fix copyright statement copy/paste error. | David Thompson | 2015-01-08 | 1 | -1/+1 |
* | First commit. | David Thompson | 2015-01-07 | 5 | -0/+238 |