| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
| |\ |
|
| | * | local reset_callback definition for ltluatex | David Carlisle | 2015-11-21 | 1 | -1/+11 |
| | * | for 2.6 | David Carlisle | 2015-11-21 | 50 | -3729/+6532 |
| | |\
| | |/
| |/| |
|
| * | | Merge pull request #293 from phi-gamma/master | Philipp Gesang | 2015-11-21 | 8 | -175/+123 |
| |\ \ |
|
| * \ \ | Merge pull request #291 from phi-gamma/master | Philipp Gesang | 2015-11-20 | 48 | -3588/+6446 |
| |\ \ \ |
|
| | | | * | for 2.6 | David Carlisle | 2015-11-21 | 1 | -3/+5 |
| | | | * | just use ltluatex not luatexbase | David Carlisle | 2015-10-03 | 1 | -17/+7 |
| | | | * | Merge branch 'master' of github.com:davidcarlisle/luaotfload | David Carlisle | 2015-10-03 | 0 | -0/+0 |
| | | | |\ |
|
| | | | | * | Patch to not assume luatexbase needs to be loaded | David Carlisle | 2015-07-28 | 2 | -3/+13 |
| | | | * | | Patch to not assume luatexbase needs to be loaded | David Carlisle | 2015-10-03 | 2 | -3/+13 |
| | |_|/ /
| |/| | | |
|
* | | | | | [db] adapt log behavior of font path search | Philipp Gesang | 2015-11-22 | 1 | -6/+6 |
* | | | | | [*] update list of contributors | Philipp Gesang | 2015-11-22 | 1 | -0/+5 |
* | | | | | [tool] adapt module name | Philipp Gesang | 2015-11-22 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | [letterspace] pull in missing localv2.6-rc1 | Philipp Gesang | 2015-11-21 | 1 | -0/+1 |
* | | | | [fontloader] sync with Context as of 2015-11-21 | Philipp Gesang | 2015-11-21 | 7 | -175/+122 |
| |/ /
|/| | |
|
* | | | [tests] adapt lookup test runner (fallout from db reorganization) | Philipp Gesang | 2015-11-20 | 1 | -6/+59 |
* | | | [conf] plug in the correct resolvers (fallout from db reorganization) | Philipp Gesang | 2015-11-20 | 1 | -2/+2 |
* | | | [chars] allow passing location of char-def.lua on command line | Philipp Gesang | 2015-11-20 | 1 | -1/+9 |