summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * [db] fix integer format stringPhilipp Gesang2013-09-011-2/+2
| | * [db] adapt function reload_db to new db structurePhilipp Gesang2013-09-011-3/+4
| | * [db] add post-build statisticsPhilipp Gesang2013-09-012-13/+141
| | * [db] refactor fontname extractionPhilipp Gesang2013-09-012-26/+84
| | * [db] extend name extraction on fontloader.info()Philipp Gesang2013-09-011-9/+29
| | * [db] adapt sanitization routinesPhilipp Gesang2013-09-011-35/+60
| | * [db] cleanup: use more consistent identifiersPhilipp Gesang2013-09-011-57/+65
| | * [db] include information about conflicting file names in recordPhilipp Gesang2013-09-011-4/+26
| | * [db] reorganize mappings record; refactor metadata extractionPhilipp Gesang2013-09-011-107/+155
| | * [db] refactor font info extractionPhilipp Gesang2013-08-311-33/+66
| | * [db] correctly abort if timestamps matchPhilipp Gesang2013-08-311-8/+13
| | * [db] refactor timestamp comparisonPhilipp Gesang2013-08-311-44/+74
| | * [db] store location (texmf/sys) as string, not boolPhilipp Gesang2013-08-311-15/+22
| | * [db] choose more meaningful identifiers in name extractorPhilipp Gesang2013-08-311-23/+25
| | * [db] refactor texmf and system font scanningPhilipp Gesang2013-08-311-25/+49
| | * [db] introduce “local” as third location categoryPhilipp Gesang2013-08-311-13/+17
| | * [db] bump db version numberPhilipp Gesang2013-08-311-1/+1
| | * [db] document new db layout for rewritePhilipp Gesang2013-08-311-7/+31
| | * [db] new structurePhilipp Gesang2013-08-311-6/+20
* | | Merge pull request #144 from phi-gamma/masterPhilipp Gesang2013-11-047-13/+65
|\| |
| * | [gitignore] add generated filesPhilipp Gesang2013-11-041-0/+8
| * | [*] substitute new fontloader file namePhilipp Gesang2013-11-044-8/+10
| * | [fontloader] rename merged package to luaotfload-fontloader.luaPhilipp Gesang2013-11-041-0/+0
| * | [fontloader] sync with Context as of 2013-11-04Philipp Gesang2013-11-041-4/+46
| * | [db] fix test for successful updatePhilipp Gesang2013-11-031-1/+1
* | | Merge pull request #143 from phi-gamma/masterPhilipp Gesang2013-11-033-39/+151
|\| |
| * | [log] suppress status info on dumb terminalsPhilipp Gesang2013-11-032-6/+4
| * | [log] fix simple (windows) loggerPhilipp Gesang2013-11-031-1/+1
| * | [db] reduce noise of status loggingPhilipp Gesang2013-11-032-5/+9
| * | [log] use Lua io.* instead of texio.* when writing to terminalPhilipp Gesang2013-11-031-5/+4
| * | [db,log] add low-noise terminal loggingPhilipp Gesang2013-11-033-26/+136
| * | [db] keep script state in static variablePhilipp Gesang2013-11-031-6/+7
* | | Merge pull request #141 from phi-gamma/masterPhilipp Gesang2013-11-013-415/+566
|\| |
| * | Merge branch 'master' of github:phi-gamma/luaotfloadPhilipp Gesang2013-11-011-0/+2
| |\ \
| * | | [main] fix file resolverPhilipp Gesang2013-11-012-3/+3
| * | | [fontloader] sync with Context as of 2013-11-01Philipp Gesang2013-11-011-412/+563
* | | | Merge pull request #140 from phi-gamma/masterPhilipp Gesang2013-10-281-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | [blacklist] add Skia.ttfPhilipp Gesang2013-10-281-0/+2
| |/ /
* | | Merge pull request #137 from phi-gamma/masterPhilipp Gesang2013-09-301-3/+7
|\| |
| * | [features] add guillemets to tlig setPhilipp Gesang2013-09-301-3/+7
* | | Merge pull request #135 from phi-gamma/masterPhilipp Gesang2013-09-211-355/+320
|\| |
| * | [fontloader] sync with Context as of 2013-09-21Philipp Gesang2013-09-211-355/+320
* | | Merge pull request #134 from phi-gamma/masterPhilipp Gesang2013-09-142-20/+138
|\| |
| * | [aux,characters] import further Context codePhilipp Gesang2013-09-142-20/+138
* | | Merge pull request #133 from phi-gamma/masterPhilipp Gesang2013-09-132-22/+37
|\| |
| * | [db] fix file resolver for tfm/ofm fontsPhilipp Gesang2013-09-141-1/+1
| * | [fontloader] sync with Context as of 2013-09-13Philipp Gesang2013-09-131-21/+36
| |/
* | Merge pull request #131 from phi-gamma/masterPhilipp Gesang2013-08-313-21/+51
|\|
| * [letterspacing] skip redundant kerning of ligaturesPhilipp Gesang2013-08-311-1/+2
| * [extralibs] compensate for missing “resources” fieldPhilipp Gesang2013-08-312-2/+8