| Commit message (Expand) | Author | Age | Files | Lines |
* | [fontloader] include font-one.lua | Philipp Gesang | 2016-05-20 | 1 | -0/+1 |
* | [tool] fix invocation of names.update() | Philipp Gesang | 2016-05-09 | 1 | -1/+1 |
* | [import,fontloader] pull new AFM/Type1 code | Philipp Gesang | 2016-05-09 | 1 | -2/+2 |
* | [tool] include release tag in --versionv2.7-fix-2 | Philipp Gesang | 2016-05-04 | 1 | -0/+3 |
* | [tool] check for version info in stats table | Philipp Gesang | 2016-05-03 | 1 | -15/+28 |
* | [main,tool] reintroduce lost version check | Philipp Gesang | 2016-05-03 | 1 | -18/+12 |
* | [tool,resolvers,conf] switch --find lookups to the actual resolvers | Philipp Gesang | 2016-04-28 | 1 | -7/+12 |
* | [tool,doc] inter fontloader warnings option | Philipp Gesang | 2016-04-18 | 1 | -42/+7 |
* | [tool] adapt fullinfo to new loader | Philipp Gesang | 2016-04-16 | 1 | -4/+13 |
* | [tool] annihilate references to FF | Philipp Gesang | 2016-04-16 | 1 | -101/+36 |
* | [tool,db] kill off fontforge | Philipp Gesang | 2016-04-09 | 1 | -2/+29 |
* | [*] update dates, version | Philipp Gesang | 2016-04-07 | 1 | -2/+2 |
* | [tool] status library API fallout | Philipp Gesang | 2016-04-05 | 1 | -3/+4 |
* | [tool] fix path displayed in help message | Philipp Gesang | 2015-12-02 | 1 | -1/+1 |
* | [tool,db] make cache directives work again | Philipp Gesang | 2015-11-28 | 1 | -7/+10 |
* | [tool] adapt module name | Philipp Gesang | 2015-11-22 | 1 | -1/+1 |
* | [*] kill off file headers | Philipp Gesang | 2015-11-05 | 1 | -2/+0 |
* | Merge branch 'canonical-master' | Philipp Gesang | 2015-11-03 | 1 | -6/+0 |
|\ |
|
| * | Remove loading of luatexbae "loader" submodule | Joseph Wright | 2015-10-03 | 1 | -7/+0 |
* | | [tool] display fuzzy hint only when not fuzzing | Philipp Gesang | 2015-10-30 | 1 | -3/+4 |
* | | [tool] fix --file lookup | Philipp Gesang | 2015-10-30 | 1 | -4/+3 |
* | | [tool,resolvers,db] fix references to the fonts table | Philipp Gesang | 2015-10-29 | 1 | -4/+3 |
* | | [tool] adapt outdated usage info | Philipp Gesang | 2015-10-29 | 1 | -3/+3 |
* | | [tool] adapt to current initialization | Philipp Gesang | 2015-10-28 | 1 | -4/+47 |
* | | [tool] defer import of logger | Philipp Gesang | 2015-10-28 | 1 | -93/+114 |
* | | [tool] fix interfacing with database | Philipp Gesang | 2015-10-28 | 1 | -27/+26 |
|/ |
|
* | [db,tool] prevent database rebuild when querying version info | Philipp Gesang | 2015-06-19 | 1 | -4/+8 |
* | [*] bump version and date | Philipp Gesang | 2015-03-29 | 1 | -4/+4 |
* | [db,tool,conf] fix thinko in db update suppression | Philipp Gesang | 2014-07-26 | 1 | -1/+1 |
* | [conf,tool] implement configuration writer | Philipp Gesang | 2014-07-24 | 1 | -11/+23 |
* | [*] bump versionv2.5-fix-2 | Philipp Gesang | 2014-07-24 | 1 | -2/+2 |
* | [*] bump version and datev2.5-fix-1 | Philipp Gesang | 2014-07-16 | 1 | -2/+2 |
* | [tool] fix references to config table in initialization | Philipp Gesang | 2014-07-13 | 1 | -10/+11 |
* | [doc] fix variable identifiers | Philipp Gesang | 2014-07-13 | 1 | -2/+0 |
* | [tool] fix setting of verbosity | Philipp Gesang | 2014-07-13 | 1 | -7/+14 |
* | [tool] reorder task list to prevent the log level from being overridden due... | Philipp Gesang | 2014-07-13 | 1 | -1/+1 |
* | [tool] fix log level status message | Philipp Gesang | 2014-07-13 | 1 | -1/+1 |
* | [db] remove the alternative (and buggy) verbose file lookup | Philipp Gesang | 2014-07-12 | 1 | -2/+2 |
* | [db,tool] add db creation and modification time to version message | Philipp Gesang | 2014-05-15 | 1 | -6/+10 |
* | [db,tool,diagnose] eliminat static config hack | Philipp Gesang | 2014-05-14 | 1 | -5/+4 |
* | [conf,tool] move status import to configuration | Philipp Gesang | 2014-05-14 | 1 | -7/+4 |
* | tool: include host info in version message | Philipp Gesang | 2014-05-05 | 1 | -3/+12 |
* | [tool] set up interface between the configuration system and the command line... | Philipp Gesang | 2014-04-25 | 1 | -2/+6 |
* | [tool] adapt help message | Philipp Gesang | 2014-04-24 | 1 | -3/+2 |
* | [colors,conf,db,main,tool] adapt the TeX run code to new configuration | Philipp Gesang | 2014-04-24 | 1 | -12/+16 |
* | [db,conf,main,tool] move primary configuration table to new configuration mod... | Philipp Gesang | 2014-04-22 | 1 | -21/+23 |
* | [tool,db,conf] integrate defaults into new config model | Philipp Gesang | 2014-04-22 | 1 | -19/+10 |
* | [conf,tool] integrate configuration parser | Philipp Gesang | 2014-04-21 | 1 | -8/+33 |
* | [tool] update usage and help messages to include bisection | Philipp Gesang | 2014-03-30 | 1 | -0/+6 |
* | [tool] fix final stage of bisection | Philipp Gesang | 2014-03-27 | 1 | -2/+5 |