| Commit message (Expand) | Author | Age | Files | Lines |
* | [log,*] s/log.names_report()/logs.report()/g | Philipp Gesang | 2014-02-09 | 1 | -43/+38 |
* | [log,*] move logs -> luaotfload.log | Philipp Gesang | 2014-02-09 | 1 | -39/+41 |
* | [log,override,main,tool] move logging functionality into separate file | Philipp Gesang | 2014-02-08 | 1 | -1/+1 |
* | [tool] bury dead code | Philipp Gesang | 2014-02-05 | 1 | -12/+1 |
* | [tool] add brief package info to output of --version | Philipp Gesang | 2014-02-05 | 1 | -3/+12 |
* | [tool] remove obsolete source documentation | Philipp Gesang | 2014-01-26 | 1 | -15/+0 |
* | [db,tool,diagnose,parsers] move miscellaneous patterns into luaotfload-parsers | Philipp Gesang | 2014-01-14 | 1 | -2/+2 |
* | [tool] add parsers to initialization chain | Philipp Gesang | 2014-01-14 | 1 | -0/+1 |
* | [tool] adapt --info option for version 0.78 | Philipp Gesang | 2014-01-13 | 1 | -7/+28 |
* | [*] bump version | Philipp Gesang | 2014-01-02 | 1 | -5/+5 |
* | [doc] silence claims about the existence of mkluatexfontdb# | Philipp Gesang | 2014-01-02 | 1 | -1/+3 |
* | [tool] destroy --alias option and legacy mkluatexfontdb emulation | Philipp Gesang | 2014-01-02 | 1 | -38/+5 |
* | [tool] exterminate references to legacy code | Philipp Gesang | 2014-01-02 | 1 | -4/+5 |
* | [tool] rephrase help message | Philipp Gesang | 2013-12-30 | 1 | -2/+2 |
* | [tool] switch blacklist printer to io.* | Philipp Gesang | 2013-12-14 | 1 | -2/+2 |
* | [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 |