| Commit message (Expand) | Author | Age | Files | Lines |
* | [letterspace] fix oversight in kern handling | Philipp Gesang | 2015-12-21 | 1 | -0/+1 |
* | [letterspace] employ dedicated accessors where appropriate | Philipp Gesang | 2015-12-21 | 1 | -35/+50 |
* | [features] pull in upstream fixes | Philipp Gesang | 2015-12-21 | 1 | -6/+10 |
* | [letterspace] fix access of invalid node field | Philipp Gesang | 2015-12-18 | 1 | -3/+3 |
* | [features] clean up font feature handling | Philipp Gesang | 2015-12-18 | 1 | -11/+7 |
* | [features] output feature definition info at higher noise level | Philipp Gesang | 2015-12-18 | 1 | -10/+18 |
* | [features] update addfeatures() from upstream font-otc.lua | Philipp Gesang | 2015-12-18 | 1 | -126/+253 |
* | [mkstatus] include git tag in status tablev2.6-fix-2 | Philipp Gesang | 2015-12-12 | 1 | -7/+23 |
* | [mkstatus,doc] eliminate references to luaotfload-package.luav2.6-fix-1 | Philipp Gesang | 2015-12-12 | 3 | -27/+13 |
* | [mkimport,build] integrate with main makefile | Philipp Gesang | 2015-12-12 | 2 | -8/+3 |
* | [package] remove luaotfload-package | Philipp Gesang | 2015-12-12 | 1 | -99/+0 |
* | [mkimport] include MD5 hash with file scope info | Philipp Gesang | 2015-12-12 | 1 | -6/+7 |
* | [mkimport] directly package fontloader | Philipp Gesang | 2015-12-12 | 1 | -54/+193 |
* | [build] include package, import, and test scripts in treev2.6 | Philipp Gesang | 2015-12-09 | 1 | -0/+3 |
* | [*] bump version and date | Philipp Gesang | 2015-12-09 | 11 | -27/+27 |
* | [init] suppress one less useful message | Philipp Gesang | 2015-12-09 | 1 | -1/+1 |
* | [build] keep fontloader source in tex subtree to keep kpse happy | Philipp Gesang | 2015-12-03 | 1 | -1/+1 |
* | [tool] fix path displayed in help message | Philipp Gesang | 2015-12-02 | 1 | -1/+1 |
* | [doc] load luatexbase for the catcodetable stuff | Philipp Gesang | 2015-12-02 | 2 | -1/+2 |
* | [build] include fontloader source in packages | Philipp Gesang | 2015-12-02 | 1 | -4/+9 |
* | [init] typo | Dohyun Kim | 2015-11-30 | 1 | -1/+1 |
* | [*] tidy up headers, attributionsv2.6-rc3 | Philipp Gesang | 2015-11-29 | 7 | -7/+9 |
* | [main] refine very early logging | Philipp Gesang | 2015-11-29 | 1 | -1/+7 |
* | [conf] ensure correct fontloader is loaded without config file | Philipp Gesang | 2015-11-29 | 1 | -2/+6 |
* | [loaders] customize define_font reset | Philipp Gesang | 2015-11-29 | 1 | -8/+17 |
* | [aux] fix typo in function name | Philipp Gesang | 2015-11-29 | 1 | -1/+1 |
* | [main] remove locals for provides_module() return values | Philipp Gesang | 2015-11-28 | 1 | -2/+1 |
* | [tool,db] make cache directives work again | Philipp Gesang | 2015-11-28 | 2 | -8/+11 |
* | [diagnose] adapt invocation of getwritablepath() | Philipp Gesang | 2015-11-28 | 1 | -5/+8 |
* | [doc] clarify fontloader options in luaotfload.conf(5) | Philipp Gesang | 2015-11-28 | 1 | -21/+23 |
* | [colors] support pgf transparency in luatex v0.85 | Dohyun Kim | 2015-11-28 | 1 | -16/+16 |
* | [build] kill off install target | Philipp Gesang | 2015-11-28 | 1 | -4/+8 |
* | [doc] explain usual packaging commands | Philipp Gesang | 2015-11-28 | 1 | -5/+17 |
* | [build] include import and package targets in build info | Philipp Gesang | 2015-11-28 | 1 | -0/+3 |
* | [doc,init] clarify default/reference distinction | Philipp Gesang | 2015-11-28 | 3 | -10/+30 |
* | [mkstatus] update file list | Philipp Gesang | 2015-11-27 | 1 | -28/+88 |
* | @ may not be catcode 11 in plainv2.6-rc2 | David Carlisle | 2015-11-26 | 1 | -1/+1 |
* | [*] update news and readme | Philipp Gesang | 2015-11-26 | 2 | -0/+2 |
* | [letterspace] fix handling of interword space | Philipp Gesang | 2015-11-26 | 1 | -23/+71 |
* | [colors] remove workaround for deprecated interface | Philipp Gesang | 2015-11-26 | 1 | -13/+10 |
* | define priority_in_callback (from luatexbase) | David Carlisle | 2015-11-26 | 1 | -1/+10 |
* | [doc] document mkimport usage | Philipp Gesang | 2015-11-24 | 1 | -21/+54 |
* | [mkimport] allow output in pwd | Philipp Gesang | 2015-11-24 | 1 | -1/+1 |
* | [mkimport] remove code obstructing user-specified import path | Philipp Gesang | 2015-11-24 | 1 | -9/+0 |
* | [doc] fix several listings | Philipp Gesang | 2015-11-24 | 1 | -5/+7 |
* | [doc] document setting the Context path | Philipp Gesang | 2015-11-24 | 1 | -3/+15 |
* | [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 |
* | Merge branch 'canonical-master' | Philipp Gesang | 2015-11-22 | 3 | -11/+20 |
|\ |
|
| * | Merge pull request #287 from davidcarlisle/master | Philipp Gesang | 2015-11-22 | 3 | -11/+20 |
| |\ |
|