| Commit message (Expand) | Author | Age | Files | Lines |
* | [tool] adapt --inspect option | Philipp Gesang | 2013-12-08 | 1 | -1/+1 |
* | [db] simplify loop exit condition | Philipp Gesang | 2013-11-13 | 1 | -1/+1 |
* | [tool,man,db] add --max-fonts option to restrict db size | Philipp Gesang | 2013-11-13 | 1 | -0/+10 |
* | [db,tool] default to compressed plaintext index | Philipp Gesang | 2013-11-12 | 1 | -4/+6 |
* | [db,tool] adapt --prefer-texmf | Philipp Gesang | 2013-11-05 | 1 | -2/+4 |
* | Merge branch 'font-matching' | Philipp Gesang | 2013-11-05 | 1 | -37/+85 |
|\ |
|
| * | [tool,man] adapt default fields for --list and --fields to stripped index format | Philipp Gesang | 2013-11-05 | 1 | -1/+1 |
| * | [tool] add --no-strip option | Philipp Gesang | 2013-11-05 | 1 | -0/+7 |
| * | [tool] protect --list and --field against invalid queries | Philipp Gesang | 2013-11-05 | 1 | -3/+14 |
| * | [tool] adapt --list queries with criterion | Philipp Gesang | 2013-11-05 | 1 | -1/+6 |
| * | [tool] fall back to defaults with empty --fields query | Philipp Gesang | 2013-11-05 | 1 | -1/+3 |
| * | [tool] adapt ``--list`` | Philipp Gesang | 2013-11-05 | 1 | -5/+13 |
| * | [db,tool] adapt --find to new db model | Philipp Gesang | 2013-11-05 | 1 | -1/+1 |
| * | [db] stop exposing the global index object | Philipp Gesang | 2013-11-04 | 1 | -6/+7 |
| * | [news,man] mentions --compress in the appropriate places | Philipp Gesang | 2013-11-03 | 1 | -0/+1 |
| * | [db,tool] add --compress option for gzipping the index | Philipp Gesang | 2013-11-03 | 1 | -1/+4 |
| * | [tool] add option to skip reading font files | Philipp Gesang | 2013-09-15 | 1 | -18/+25 |
| * | [tool] include stats on demand only (--stats option) | Philipp Gesang | 2013-09-01 | 1 | -3/+6 |
| * | [db] refactor fontname extraction | Philipp Gesang | 2013-09-01 | 1 | -3/+3 |
* | | [db,log] add low-noise terminal logging | Philipp Gesang | 2013-11-03 | 1 | -1/+1 |
|/ |
|
* | [tool] suggest --fuzzy if query fails | Philipp Gesang | 2013-08-26 | 1 | -1/+3 |
* | [tool] make --version display Luatex version info | Philipp Gesang | 2013-08-11 | 1 | -13/+12 |
* | [tool] make --inspect skip empty feature sets | Philipp Gesang | 2013-08-05 | 1 | -5/+14 |
* | [tool] handle missing size info | Philipp Gesang | 2013-08-03 | 1 | -0/+4 |
* | [tool] interpret file lookup result correctly | Philipp Gesang | 2013-08-03 | 1 | -5/+2 |
* | [tool] handle anon: and file: requests with --find | Philipp Gesang | 2013-08-03 | 1 | -4/+17 |
* | [tool] make --find process normal requests | Philipp Gesang | 2013-08-03 | 1 | -4/+10 |
* | [tool] add option --no-reload to suppress database updates | Philipp Gesang | 2013-08-03 | 1 | -1/+5 |
* | [db] always save on update | Philipp Gesang | 2013-08-02 | 1 | -2/+1 |
* | [tool] seek correct language data with --inspect | Philipp Gesang | 2013-08-01 | 1 | -1/+20 |
* | [diagnose] add diagnostics for font index | Philipp Gesang | 2013-08-01 | 1 | -1/+2 |
* | [doc] document --format and add it to usage message | Philipp Gesang | 2013-07-31 | 1 | -0/+2 |
* | [db] remove --type1 option in favor of --formats, a configurable format set | Philipp Gesang | 2013-07-31 | 1 | -4/+4 |
* | [db] make pfb scanning optional | Philipp Gesang | 2013-07-31 | 1 | -1/+5 |
* | [tool] work around ms compiler limitations | Philipp Gesang | 2013-07-28 | 1 | -2/+11 |
* | [tool] remove diagnostics code from runner | Philipp Gesang | 2013-07-28 | 1 | -605/+32 |
* | add diagnostics for environment variables in luaotfload-tool | Philipp Gesang | 2013-07-27 | 1 | -5/+146 |
* | stript trailing slashes before joining paths | Philipp Gesang | 2013-07-26 | 1 | -2/+1 |
* | bump version, update NEWSv2.3b | Philipp Gesang | 2013-07-24 | 1 | -2/+2 |
* | fix return value of set_logout() | Philipp Gesang | 2013-07-22 | 1 | -1/+1 |
* | add revision info to output of --version in luaotfload-tool | Philipp Gesang | 2013-07-19 | 1 | -12/+13 |
* | adapt strings for 20th century OS | Philipp Gesang | 2013-07-16 | 1 | -16/+16 |
* | fix path handling of luaotfload-tool on Win systems | Philipp Gesang | 2013-07-14 | 1 | -0/+8 |
* | fix confusing warning message in luaotfload-tool.lua | Philipp Gesang | 2013-07-14 | 1 | -1/+1 |
* | issue warning for unknown diagnostics in luaotfload-tool | Philipp Gesang | 2013-07-11 | 1 | -1/+7 |
* | consider that scripts are in the scripts/ tree when locating files | Philipp Gesang | 2013-07-10 | 1 | -0/+1 |
* | bump version, update NEWS | Philipp Gesang | 2013-07-10 | 1 | -1/+1 |
* | fix format specifier in diagnose printer | Philipp Gesang | 2013-07-10 | 1 | -1/+1 |
* | add short usage message to luaotfload-tool | Philipp Gesang | 2013-07-09 | 1 | -13/+27 |
* | add --diagnose to usage info of luaotfload-tool.lua | Philipp Gesang | 2013-07-08 | 1 | -0/+2 |