summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #25 from phi-gamma/masterPhilipp Gesang2014-07-2610-221/+529
|\ | | | | prepare release
| * add “sign” target to makefileshowPhilipp Gesang2014-07-261-0/+7
| | | | | | | | | | | | | | We’ll be shipping GPG signatures along with releases from now on, mirroring Luaotfload: https://github.com/lualatex/luaotfload/commit/2cd6d7aab3687bbfc43f1fc82da626b8c9395f27
| * sync with Context as of 2014-07-26Philipp Gesang2014-07-263-9/+42
| |
| * sync with Context as of 2014-07-09Philipp Gesang2014-07-093-56/+72
| |
| * sync with Context as of 2014-07-06Philipp Gesang2014-07-061-9/+27
| |
| * sync with context as of 2014-07-05Philipp Gesang2014-07-055-150/+370
| |
| * sync with Context as of 2014-05-31Philipp Gesang2014-05-311-2/+16
| |
| * sync with Context as of 2014-05-15Philipp Gesang2014-05-151-3/+4
| |
| * remove util-env from news helperPhilipp Gesang2014-05-141-1/+0
| |
* | Merge pull request #24 from phi-gamma/masterPhilipp Gesang2014-05-0518-486/+406
|\| | | | | update to 2.1b
| * update dates and such in main dtxPhilipp Gesang2014-05-051-11/+11
| |
| * update readme and news, bump versionPhilipp Gesang2014-05-052-1/+4
| |
| * remove util-env.lua due to interfering argv handlingPhilipp Gesang2014-05-053-312/+1
| | | | | | | | | | | | | | | | | | The stricter behavior of table.insert() since Lua 5.2.2 causes the import of util-env.lua to fail. Since the argument handling is specific to Context we now ship the extended set without the file. Thanks to: Karl Berry, Hironoir Kitagawa, Akira Kakuto for discovering / reporting the issue!
| * sync with Context as of 2014-04-05Philipp Gesang2014-04-053-1/+21
| |
| * sync with Context as of 2014-03-16Philipp Gesang2014-03-169-55/+195
| |
| * sync with Context as of 2014-02-14Philipp Gesang2014-02-148-116/+184
| |
* | Merge pull request #23 from phi-gamma/masterPhilipp Gesang2014-02-0212-76/+225
|\| | | | | sync with Context
| * sync with Context as of 2014-02-02Philipp Gesang2014-02-024-47/+132
| |
| * update newsPhilipp Gesang2013-12-311-0/+3
| |
| * sync with Context as of 2013-12-31v2.1aPhilipp Gesang2013-12-312-2/+4
| |
| * sync with Context as of 2013-12-25Philipp Gesang2013-12-252-4/+16
| |
| * sync with Context as of 2013-12-14Philipp Gesang2013-12-143-9/+38
| |
| * update .gitignorePhilipp Gesang2013-11-291-0/+2
| |
| * sync with Context as of 2013-11-29Philipp Gesang2013-11-294-14/+30
| |
* | Merge pull request #22 from phi-gamma/masterPhilipp Gesang2013-11-052-3/+45
|\| | | | | sync with Context as of 2013-11-04
| * sync with Context as of 2013-11-04v2.1Philipp Gesang2013-11-042-3/+45
| |
* | Merge pull request #21 from phi-gamma/masterPhilipp Gesang2013-11-037-10/+116
|\| | | | | add l-gzip, bump version
| * bump version (2.1), update news, readme, testsPhilipp Gesang2013-11-034-9/+17
| |
| * add l-gzipPhilipp Gesang2013-11-032-0/+55
| |
| * sync with Context as of 2013-11-03Philipp Gesang2013-11-031-1/+44
| |
* | Merge pull request #20 from phi-gamma/masterPhilipp Gesang2013-11-032-8/+11
|\| | | | | sync with Context as of 2013-11-03
| * sync with Context as of 2013-11-03Philipp Gesang2013-11-032-8/+11
| |
* | Merge pull request #19 from phi-gamma/masterPhilipp Gesang2013-09-217-25/+162
|\| | | | | sync with Context as of 2013-09-21
| * sync with Context as of 2013-09-21Philipp Gesang2013-09-217-25/+162
| |
* | Merge pull request #18 from phi-gamma/masterPhilipp Gesang2013-09-156-121/+308
|\| | | | | sync
| * fix MakefilePhilipp Gesang2013-09-151-1/+4
| |
| * sync with Context as of 2013-09-15Philipp Gesang2013-09-154-117/+287
| |
| * adapt handling of default in settingsPhilipp Gesang2013-09-061-3/+17
| |
* | Merge pull request #17 from phi-gamma/masterPhilipp Gesang2013-09-033-14/+44
|\| | | | | sync with Context as of 2013-09-03
| * sync with Context as of 2013-09-03Philipp Gesang2013-09-033-14/+44
| |
* | Merge pull request #16 from phi-gamma/masterPhilipp Gesang2013-08-245-15/+101
|\| | | | | routine update to latest code
| * sync with Context as of 2013-08-24Philipp Gesang2013-08-241-1/+61
| |
| * sync with Context as of 2013-08-12Philipp Gesang2013-08-121-1/+7
| |
| * sync with Context as of datePhilipp Gesang2013-08-074-9/+22
| |
| * adapt makefile to conform to CTAN preferencesPhilipp Gesang2013-07-241-4/+11
| | | | | | | | | | | | | | | | | | | | | | according to Robin Fairbairns: > btw, the least error-prone format for the zip file is: > > xyz.zip -> > xyz.tds.zip (if available) > xyz/ > [actual distribution of package xyz]
* | Merge pull request #15 from phi-gamma/masterPhilipp Gesang2013-07-2315-504/+506
|\| | | | | update to 2.0c
| * update NEWS; bump versionv2.0cPhilipp Gesang2013-07-233-10/+15
| |
| * sync with Context as of 2013-07-14Philipp Gesang2013-07-1412-45/+122
| |
| * sync with Context as of 2013-06-10Philipp Gesang2013-06-104-456/+376
| |
* | Merge pull request #14 from phi-gamma/masterPhilipp Gesang2013-06-099-315/+180
|\| | | | | sync