summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [db] do not truncate paths that fit the term widthPhilipp Gesang2013-12-132-7/+18
* [tool] adapt --inspect optionPhilipp Gesang2013-12-081-1/+1
* [fontloader] sync with Context as of 2013-11-26Philipp Gesang2013-11-261-5/+10
* [db] fix fuzzy results printerPhilipp Gesang2013-11-171-2/+3
* [db] format log messages consistentlyPhilipp Gesang2013-11-171-51/+50
* [db] write non-truncated filenames to log (lvl 2) with status messagesPhilipp Gesang2013-11-171-3/+6
* [db] complain about missing shell escape in logPhilipp Gesang2013-11-161-20/+25
* [db] use tput to determine the terminal size if appropriatePhilipp Gesang2013-11-162-18/+36
* [fontloader] sync with Context as of 2013-11-15Philipp Gesang2013-11-152-352/+397
* [fontloader] sync with Context as of 2013-11-14Philipp Gesang2013-11-141-7/+7
* [db] infer style for Type1 fontsPhilipp Gesang2013-11-132-18/+28
* [db] prefer split style with Type1 fontsPhilipp Gesang2013-11-131-2/+3
* [db] simplify loop exit conditionPhilipp Gesang2013-11-132-17/+20
* [tool,man,db] add --max-fonts option to restrict db sizePhilipp Gesang2013-11-133-9/+27
* [man,doc] adapt references to luaotfload-names.luaPhilipp Gesang2013-11-122-6/+12
* [man] update references to db compressionPhilipp Gesang2013-11-122-5/+7
* [db,tool] default to compressed plaintext indexPhilipp Gesang2013-11-122-10/+11
* [*] bump version globallyPhilipp Gesang2013-11-109-11/+11
* [db] call fontloader.close() for some minor gainPhilipp Gesang2013-11-101-5/+34
* [fontloader] sync with Context as of 2013-11-09v2.4-beta-2Philipp Gesang2013-11-091-390/+344
* [db] omit temporary extraction of names altogetherPhilipp Gesang2013-11-091-45/+5
* [db] remove calls to fontloaderto_table()Philipp Gesang2013-11-091-15/+51
* [tests] fix testsPhilipp Gesang2013-11-072-8/+16
* [tests] adapt spec runnerPhilipp Gesang2013-11-074-3/+8
* [db] add fallbacks for missing stylesPhilipp Gesang2013-11-061-5/+50
* [db] reload once if lookup failedPhilipp Gesang2013-11-061-0/+5
* [db] do not add metafamilies to the family tablePhilipp Gesang2013-11-061-3/+23
* Merge branch 'master' of github:phi-gamma/luaotfloadPhilipp Gesang2013-11-061-51/+81
|\
| * [db] fix test for regular stylePhilipp Gesang2013-11-061-0/+1
| * [db] remove dependency on lualibs for compressionPhilipp Gesang2013-11-061-5/+17
| * [db] adapt cached resolverPhilipp Gesang2013-11-061-51/+68
* | [db] remove cruftPhilipp Gesang2013-11-061-20/+0
|/
* [db] tweak font family matchingPhilipp Gesang2013-11-061-117/+91
* [db] stop matching bold synonyms as boldPhilipp Gesang2013-11-051-1/+1
* [db,tool] adapt --prefer-texmfPhilipp Gesang2013-11-052-13/+10
* [db] throw away some cruft (old synonyms table)Philipp Gesang2013-11-051-52/+0
* [db] adapt type1 scannerPhilipp Gesang2013-11-051-76/+41
* [db] fix damage suffered during last mergePhilipp Gesang2013-11-051-6/+0
* Merge branch 'font-matching'Philipp Gesang2013-11-059-795/+1785
|\
| * [main] add setting for db stripping to luaotfload.luaPhilipp Gesang2013-11-051-0/+3
| * [tool,man] adapt default fields for --list and --fields to stripped index formatPhilipp Gesang2013-11-052-3/+7
| * [tool] add --no-strip optionPhilipp Gesang2013-11-052-1/+12
| * [db] strip extraneous information from mappings tablePhilipp Gesang2013-11-051-64/+107
| * [db] thow away obsolete name resolverPhilipp Gesang2013-11-051-272/+38
| * [db] adapt fuzzy matcherPhilipp Gesang2013-11-051-9/+9
| * [db] add further synonyms for regularPhilipp Gesang2013-11-051-64/+64
| * [db] add font name resolverPhilipp Gesang2013-11-051-5/+17
| * [main] fix afm lookupPhilipp Gesang2013-11-051-0/+2
| * [tool] protect --list and --field against invalid queriesPhilipp Gesang2013-11-051-3/+14
| * [man] expand paragraph about --listPhilipp Gesang2013-11-051-2/+27