| Commit message (Expand) | Author | Age | Files | Lines |
* | [db] fix extraction of name info important for family clustering | Philipp Gesang | 2016-04-15 | 1 | -76/+98 |
* | [db] pull raw name information with getinfo() | Philipp Gesang | 2016-04-13 | 1 | -3/+9 |
* | [db] add some stats regarding the new loader | Philipp Gesang | 2016-04-13 | 1 | -25/+99 |
* | [db] adjust names extraction to Lua loader | Philipp Gesang | 2016-04-12 | 1 | -59/+79 |
* | [db] in ff mode, collect font object after access | Philipp Gesang | 2016-04-10 | 1 | -3/+1 |
* | [db] do not rely on __gc for font object lifetimes | Philipp Gesang | 2016-04-10 | 1 | -0/+5 |
* | [conf,db] allow switching back to fontforge | Philipp Gesang | 2016-04-09 | 1 | -4/+17 |
* | [tool,db] kill off fontforge | Philipp Gesang | 2016-04-09 | 1 | -39/+12 |
* | [db] ditch our gzip wrappers | Philipp Gesang | 2016-04-08 | 1 | -41/+4 |
* | [*] update dates, version | Philipp Gesang | 2016-04-07 | 1 | -1/+1 |
* | [features,loaders] fix lookup conflicts via introduction of “evl” lookup | Philipp Gesang | 2016-02-19 | 1 | -2/+2 |
* | [*] bump version and date | Philipp Gesang | 2015-12-09 | 1 | -2/+2 |
* | [tool,db] make cache directives work again | Philipp Gesang | 2015-11-28 | 1 | -1/+1 |
* | [db] fix search path construction on Win hosts | Philipp Gesang | 2015-11-22 | 1 | -1/+1 |
* | [db] emit message when skipping PWD | Philipp Gesang | 2015-11-22 | 1 | -1/+5 |
* | [db] adapt log behavior of font path search | Philipp Gesang | 2015-11-22 | 1 | -6/+6 |
* | [db] omit duplicate entries from fuzzed lookup results | Philipp Gesang | 2015-10-30 | 1 | -2/+22 |
* | [tool,resolvers,db] fix references to the fonts table | Philipp Gesang | 2015-10-29 | 1 | -1/+2 |
* | [db] fix passing inverse format list | Philipp Gesang | 2015-10-29 | 1 | -2/+3 |
* | [db] fix access to restructured globals | Philipp Gesang | 2015-10-28 | 1 | -10/+10 |
* | [db] fix behavior when starting with no data | Philipp Gesang | 2015-10-28 | 1 | -3/+8 |
* | [main, *] convert for centralized initialization routine | Philipp Gesang | 2015-09-27 | 1 | -3/+3 |
* | [main, db] convert for deferred initialization | Philipp Gesang | 2015-09-27 | 1 | -214/+226 |
* | [db] write database if some files no longer exist on disk | Philipp Gesang | 2015-07-26 | 1 | -12/+35 |
* | [main,init,db,resolvers] separate resolvers from main into separate file | Philipp Gesang | 2015-07-23 | 1 | -31/+32 |
* | [db,tool] prevent database rebuild when querying version info | Philipp Gesang | 2015-06-19 | 1 | -4/+12 |
* | [db,tool,conf] fix thinko in db update suppression | Philipp Gesang | 2014-07-26 | 1 | -3/+3 |
* | [log,db] fix options to os.date() on non-posix systems | Philipp Gesang | 2014-07-16 | 1 | -1/+1 |
* | [db] remove the alternative (and buggy) verbose file lookup | Philipp Gesang | 2014-07-12 | 1 | -62/+28 |
* | aux: add helpers for accessing the index table/index file | Philipp Gesang | 2014-06-04 | 1 | -0/+14 |
* | [db,tool] add db creation and modification time to version message | Philipp Gesang | 2014-05-15 | 1 | -0/+7 |
* | [db] store creation and modification time in meta table | Philipp Gesang | 2014-05-15 | 1 | -5/+11 |
* | [main] choose resolver at runtime | Philipp Gesang | 2014-05-15 | 1 | -0/+2 |
* | [db] always log index and lookup cache locations | Philipp Gesang | 2014-05-15 | 1 | -4/+4 |
* | [db,tool,diagnose] eliminat static config hack | Philipp Gesang | 2014-05-14 | 1 | -50/+7 |
* | [conf,db,diagnose] reimplement runtime cache path handling as configuration task | Philipp Gesang | 2014-05-14 | 1 | -21/+19 |
* | db: enforce db.update_live option | Philipp Gesang | 2014-05-05 | 1 | -4/+16 |
* | [db] add resolvers to fonts.names namespace | Philipp Gesang | 2014-04-24 | 1 | -0/+2 |
* | [colors,conf,db,main,tool] adapt the TeX run code to new configuration | Philipp Gesang | 2014-04-24 | 1 | -4/+3 |
* | [db,conf,main,tool] move primary configuration table to new configuration mod... | Philipp Gesang | 2014-04-22 | 1 | -92/+39 |
* | [tool,db,conf] integrate defaults into new config model | Philipp Gesang | 2014-04-22 | 1 | -5/+5 |
* | [parsers] use less ambiguous identifier for locals | Philipp Gesang | 2014-04-21 | 1 | -1/+1 |
* | [db] update index structure documentation | Philipp Gesang | 2014-04-06 | 1 | -33/+32 |
* | [db,tool] reconcile --bisect with --max-fonts | Philipp Gesang | 2014-03-24 | 1 | -2/+8 |
* | [db,tool] display list of remaining files if less than ten | Philipp Gesang | 2014-03-23 | 1 | -1/+21 |
* | [db,tool] implement termination of bisect session | Philipp Gesang | 2014-03-23 | 1 | -0/+17 |
* | [db,tool,main] implement run directive for bisection mode | Philipp Gesang | 2014-03-23 | 1 | -1/+12 |
* | [db,tool] add bisection initialization routines | Philipp Gesang | 2014-03-23 | 1 | -1/+21 |
* | [db] update multi-pass description | Philipp Gesang | 2014-03-21 | 1 | -7/+7 |
* | [db] retrieve list of font files before scanning them | Philipp Gesang | 2014-03-21 | 1 | -147/+137 |