summaryrefslogtreecommitdiff
path: root/src/luaotfload-tool.lua
Commit message (Expand)AuthorAgeFilesLines
...
* [db,conf,main,tool] move primary configuration table to new configuration mod...Philipp Gesang2014-04-221-21/+23
* [tool,db,conf] integrate defaults into new config modelPhilipp Gesang2014-04-221-19/+10
* [conf,tool] integrate configuration parserPhilipp Gesang2014-04-211-8/+33
* [tool] update usage and help messages to include bisectionPhilipp Gesang2014-03-301-0/+6
* [tool] fix final stage of bisectionPhilipp Gesang2014-03-271-2/+5
* [db,tool] reconcile --bisect with --max-fontsPhilipp Gesang2014-03-241-6/+32
* [db,tool] display list of remaining files if less than tenPhilipp Gesang2014-03-231-0/+18
* [db,tool] implement termination of bisect sessionPhilipp Gesang2014-03-231-3/+24
* [tool] implement good/bad directives for bisection modePhilipp Gesang2014-03-231-3/+36
* [db,tool,main] implement run directive for bisection modePhilipp Gesang2014-03-231-7/+33
* [tool] reimplement bisect status directivePhilipp Gesang2014-03-231-14/+41
* [tool] add stop directive to bisect modePhilipp Gesang2014-03-231-0/+22
* [db,tool] add bisection initialization routinesPhilipp Gesang2014-03-231-9/+78
* [tool] add dummies for --bisectPhilipp Gesang2014-03-221-2/+62
* [tool,doc] document “--local” option in manual and usage messagesPhilipp Gesang2014-02-141-1/+2
* [db,main,tool] scan local fonts upon failed lookup during a TeX run (requires...Philipp Gesang2014-02-141-8/+3
* [db,tool] make local font scan part of update_names()Philipp Gesang2014-02-141-1/+1
* [db,tool] support scanning local fonts into dbPhilipp Gesang2014-02-141-6/+14
* [db] add “local” field to meta table in dbPhilipp Gesang2014-02-141-1/+1
* [*] move source files to ./srcPhilipp Gesang2014-02-121-0/+1263