| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'experimental' of phi-gamma/luaotfload into phi-gamma-experimental | Elie Roux | 2013-04-18 | 1 | -52/+208 |
|\ |
|
| * | add approximate matching option for mkluatexfontdb.lua --find | Philipp Gesang | 2013-04-17 | 1 | -9/+31 |
| * | add option --find="font name" to mkluatexfontdb.lua for querying the db from cli | Philipp Gesang | 2013-04-16 | 1 | -1/+19 |
| * | make mkluatexfontdb script more modular | Philipp Gesang | 2013-04-16 | 1 | -43/+132 |
| * | make the “verbose” switch effective | Philipp Gesang | 2013-04-15 | 1 | -6/+19 |
| * | unify logging | Philipp Gesang | 2013-04-15 | 1 | -1/+2 |
| * | rewrite filename logger | Philipp Gesang | 2013-04-15 | 1 | -4/+6 |
| * | move “config” to _G | Philipp Gesang | 2013-04-13 | 1 | -1/+2 |
| * | avoid loading of extended lualibs | Philipp Gesang | 2013-04-13 | 1 | -1/+6 |
| * | enable overrides for Context loggers | Philipp Gesang | 2013-04-11 | 1 | -0/+1 |
| * | make loglevel “-q” effective | Philipp Gesang | 2013-04-10 | 1 | -1/+2 |
| * | cleanup font db script | Philipp Gesang | 2013-04-10 | 1 | -27/+29 |
| * | fallback for earlier lualibs; move locals up in luaotfload.lua | Philipp Gesang | 2013-04-10 | 1 | -3/+5 |
* | | Fixing issue #49 | Elie Roux | 2013-04-09 | 1 | -1/+1 |
* | | Fixing issue #52 | Elie Roux | 2013-04-09 | 1 | -1/+1 |
|/ |
|
* | Fixing module loading in the script | Elie Roux | 2013-04-08 | 1 | -0/+8 |
* | Copyright does not make sense with CC0 | Khaled Hosny | 2011-11-09 | 1 | -1/+1 |
* | More cleanup | Khaled Hosny | 2011-10-16 | 1 | -1/+1 |
* | Add support for compiled names cache | Khaled Hosny | 2011-10-16 | 1 | -0/+3 |
* | No more pairs()/ipairs() | Khaled Hosny | 2011-10-14 | 1 | -1/+1 |
* | Unify logging systems | Philipp Stephani | 2011-07-24 | 1 | -1/+2 |
* | Remove some misleading text, one should read the manual instead | Khaled Hosny | 2011-04-21 | 1 | -19/+0 |
* | Remove --database-dir and --sys options | Khaled Hosny | 2010-11-12 | 1 | -49/+9 |
* | Remove the progress bar and simplify the code | Khaled Hosny | 2010-07-11 | 1 | -1/+0 |
* | Outdated doc | Khaled Hosny | 2010-06-23 | 1 | -1/+1 |
* | Cosmetics | Khaled Hosny | 2010-06-14 | 1 | -2/+2 |
* | Remove --fc-cache option | Khaled Hosny | 2010-05-30 | 1 | -25/+0 |
* | Document auto mkluatexfontdb | Will Robertson | 2010-05-31 | 1 | -7/+8 |
* | Revert "Remove all mention of the CC0 licence; use GPL for all" | Will Robertson | 2010-05-20 | 1 | -2/+2 |
* | Remove all mention of the CC0 licence; use GPL for all | Will Robertson | 2010-05-20 | 1 | -2/+2 |
* | document OSFONTDIR behaviour | Will Robertson | 2010-05-19 | 1 | -0/+10 |
* | a little documentation for mkluatexfontdb --help | Will Robertson | 2010-05-19 | 1 | -0/+8 |
* | Simplify the code | Khaled Hosny | 2010-05-16 | 1 | -10/+1 |
* | Removing the useless mkluatexfontdb table | Elie Roux | 2010-05-15 | 1 | -8/+7 |
* | luaextra -> lualibs | Khaled Hosny | 2010-05-11 | 1 | -1/+1 |
* | Change the default cache path | Khaled Hosny | 2010-04-27 | 1 | -1/+1 |
* | Clean database generation code a bit | Khaled Hosny | 2010-04-02 | 1 | -2/+1 |
* | Purge removed fonts by default | Khaled Hosny | 2010-03-30 | 1 | -8/+3 |
* | Fix outdated comments | Khaled Hosny | 2010-03-28 | 1 | -21/+14 |
* | Make mkluatexfontdb.lua executable | Khaled Hosny | 2010-03-24 | 1 | -0/+0 |
* | Change the default database directory | Khaled Hosny | 2010-03-24 | 1 | -1/+1 |
* | Isolate database loading code and clean it a bit | Khaled Hosny | 2010-03-12 | 1 | -8/+4 |
* | LUAROCKS_UNAME_S doesn't work in tex mode | Khaled Hosny | 2010-03-12 | 1 | -1/+1 |
* | Cleanup | Khaled Hosny | 2010-03-12 | 1 | -2/+0 |
* | Fix loading existing databse | Khaled Hosny | 2010-03-10 | 1 | -2/+2 |
* | Cosmetics | Khaled Hosny | 2010-03-10 | 1 | -12/+12 |
* | Cosmetics | Khaled Hosny | 2010-03-10 | 1 | -17/+18 |
* | --no-fc-cache doesn't make sense now | Khaled Hosny | 2010-03-10 | 1 | -4/+0 |
* | Making purge an non-default option and fixing log levels | eroux | 2010-03-10 | 1 | -1/+1 |
* | Improvements on the database and on the script | eroux | 2010-03-09 | 1 | -8/+13 |