| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [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 |
* | [db] treat missing fontname as invalid font | Philipp Gesang | 2014-03-04 | 1 | -7/+6 |
* | [db,main,tool] scan local fonts upon failed lookup during a TeX run (requires... | Philipp Gesang | 2014-02-14 | 1 | -20/+22 |
* | [db,tool] make local font scan part of update_names() | Philipp Gesang | 2014-02-14 | 1 | -20/+21 |
* | [db,tool] support scanning local fonts into db | Philipp Gesang | 2014-02-14 | 1 | -15/+52 |
* | [db] add “local” field to meta table in db | Philipp Gesang | 2014-02-14 | 1 | -13/+22 |
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+3445 |