summaryrefslogtreecommitdiff
path: root/luaotfload-tool.lua
Commit message (Expand)AuthorAgeFilesLines
* [*] uppdate news, bump versionv2.4-fix-4Philipp Gesang2014-05-181-2/+2
* [*] bump version, update copyright datev2.4-fix-3Philipp Gesang2014-02-051-3/+3
* [tool] add brief package info to output of --versionPhilipp Gesang2014-02-051-3/+12
* [tool] rephrase help messagePhilipp Gesang2013-12-301-2/+2
* [tool] switch blacklist printer to io.*Philipp Gesang2013-12-141-2/+2
* [tool] adapt --inspect optionPhilipp Gesang2013-12-081-1/+1
* [db] simplify loop exit conditionPhilipp Gesang2013-11-131-1/+1
* [tool,man,db] add --max-fonts option to restrict db sizePhilipp Gesang2013-11-131-0/+10
* [db,tool] default to compressed plaintext indexPhilipp Gesang2013-11-121-4/+6
* [db,tool] adapt --prefer-texmfPhilipp Gesang2013-11-051-2/+4
* Merge branch 'font-matching'Philipp Gesang2013-11-051-37/+85
|\
| * [tool,man] adapt default fields for --list and --fields to stripped index formatPhilipp Gesang2013-11-051-1/+1
| * [tool] add --no-strip optionPhilipp Gesang2013-11-051-0/+7
| * [tool] protect --list and --field against invalid queriesPhilipp Gesang2013-11-051-3/+14
| * [tool] adapt --list queries with criterionPhilipp Gesang2013-11-051-1/+6
| * [tool] fall back to defaults with empty --fields queryPhilipp Gesang2013-11-051-1/+3
| * [tool] adapt ``--list``Philipp Gesang2013-11-051-5/+13
| * [db,tool] adapt --find to new db modelPhilipp Gesang2013-11-051-1/+1
| * [db] stop exposing the global index objectPhilipp Gesang2013-11-041-6/+7
| * [news,man] mentions --compress in the appropriate placesPhilipp Gesang2013-11-031-0/+1
| * [db,tool] add --compress option for gzipping the indexPhilipp Gesang2013-11-031-1/+4
| * [tool] add option to skip reading font filesPhilipp Gesang2013-09-151-18/+25
| * [tool] include stats on demand only (--stats option)Philipp Gesang2013-09-011-3/+6
| * [db] refactor fontname extractionPhilipp Gesang2013-09-011-3/+3
* | [db,log] add low-noise terminal loggingPhilipp Gesang2013-11-031-1/+1
|/
* [tool] suggest --fuzzy if query failsPhilipp Gesang2013-08-261-1/+3
* [tool] make --version display Luatex version infoPhilipp Gesang2013-08-111-13/+12
* [tool] make --inspect skip empty feature setsPhilipp Gesang2013-08-051-5/+14
* [tool] handle missing size infoPhilipp Gesang2013-08-031-0/+4
* [tool] interpret file lookup result correctlyPhilipp Gesang2013-08-031-5/+2
* [tool] handle anon: and file: requests with --findPhilipp Gesang2013-08-031-4/+17
* [tool] make --find process normal requestsPhilipp Gesang2013-08-031-4/+10
* [tool] add option --no-reload to suppress database updatesPhilipp Gesang2013-08-031-1/+5
* [db] always save on updatePhilipp Gesang2013-08-021-2/+1
* [tool] seek correct language data with --inspectPhilipp Gesang2013-08-011-1/+20
* [diagnose] add diagnostics for font indexPhilipp Gesang2013-08-011-1/+2
* [doc] document --format and add it to usage messagePhilipp Gesang2013-07-311-0/+2
* [db] remove --type1 option in favor of --formats, a configurable format setPhilipp Gesang2013-07-311-4/+4
* [db] make pfb scanning optionalPhilipp Gesang2013-07-311-1/+5
* [tool] work around ms compiler limitationsPhilipp Gesang2013-07-281-2/+11
* [tool] remove diagnostics code from runnerPhilipp Gesang2013-07-281-605/+32
* add diagnostics for environment variables in luaotfload-toolPhilipp Gesang2013-07-271-5/+146
* stript trailing slashes before joining pathsPhilipp Gesang2013-07-261-2/+1
* bump version, update NEWSv2.3bPhilipp Gesang2013-07-241-2/+2
* fix return value of set_logout()Philipp Gesang2013-07-221-1/+1
* add revision info to output of --version in luaotfload-toolPhilipp Gesang2013-07-191-12/+13
* adapt strings for 20th century OSPhilipp Gesang2013-07-161-16/+16
* fix path handling of luaotfload-tool on Win systemsPhilipp Gesang2013-07-141-0/+8
* fix confusing warning message in luaotfload-tool.luaPhilipp Gesang2013-07-141-1/+1
* issue warning for unknown diagnostics in luaotfload-toolPhilipp Gesang2013-07-111-1/+7