Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | implement ``--dry-run`` for filesystem tracing | Philipp Gesang | 2013-05-11 | 1 | -2/+5 | |
| | | ||||||
* | | rename ``flush_cache`` -> ``flush_lookup_cache`` | Philipp Gesang | 2013-05-11 | 1 | -1/+1 | |
| | | ||||||
* | | rename option ``--flush-cache`` -> ``--flush-lookups`` to avoid confusion ↵ | Philipp Gesang | 2013-05-11 | 1 | -19/+19 | |
| | | | | | | | | with cache control | |||||
* | | add controls for font cache to ``luaotfload-tool.lua`` | Philipp Gesang | 2013-05-11 | 1 | -2/+32 | |
| | | ||||||
* | | make ``save_names()`` and ``save_lookups()`` return a bool | Philipp Gesang | 2013-05-11 | 1 | -5/+6 | |
|/ | ||||||
* | create $TEXMFVAR if missing | Philipp Gesang | 2013-05-10 | 1 | -0/+13 | |
| | ||||||
* | set higher loglevels for database tracing | Philipp Gesang | 2013-05-09 | 1 | -0/+1 | |
| | ||||||
* | update manpage and usage info | Philipp Gesang | 2013-05-09 | 1 | -2/+7 | |
| | ||||||
* | sort output for unspecified fields | Philipp Gesang | 2013-05-09 | 1 | -8/+29 | |
| | ||||||
* | add querying of font metadata to luaotfload-tool | Philipp Gesang | 2013-05-09 | 1 | -4/+143 | |
| | ||||||
* | GPL 2 everywhere | Philipp Gesang | 2013-05-06 | 1 | -6/+11 | |
| | ||||||
* | bump version; add/update attributions | Philipp Gesang | 2013-05-04 | 1 | -2/+11 | |
| | ||||||
* | make cache flushing work with new cache file | Philipp Gesang | 2013-05-03 | 1 | -4/+3 | |
| | ||||||
* | use ``fullname`` in status entries | Philipp Gesang | 2013-04-29 | 1 | -10/+7 | |
| | | | | | | | This suppresses redundand database updates in the case where a font is found in multiple directories with different timestamps. Also removed references to ``fontdbutil``. | |||||
* | rename fontdbutil -> luaotfload-tool | Philipp Gesang | 2013-04-29 | 1 | -0/+444 | |