aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15 from bkmgit/link-updateHEADmasterLibravatarLarge Libravatar Bram Stein2022-09-281-2/+2
|\
| * Update broken ttf2woff linkLibravatarLarge Libravatar Benson Muite2022-06-071-1/+1
| * Use web archiveLibravatarLarge Libravatar Benson Muite2022-06-051-1/+1
|/
* Merge pull request #13 from musicinmybrain/man-pagesv1.3.1LibravatarLarge Libravatar Bram Stein2022-05-202-0/+85
|\
| * Add simple man pagesLibravatarLarge Libravatar Benjamin A Beasley2022-05-202-0/+85
|/
* Merge pull request #10 from musicinmybrain/external-zopfli-support-bisv1.3.0LibravatarLarge Libravatar Bram Stein2022-05-1634-39/+1587
|\
| * Add ZLIB_LIBS and ZLIB_CFLAGS variables to the Makefile to make it easy toLibravatarLarge Libravatar Benjamin Beasley2020-10-201-4/+7
| * Add ZOPFLI_LIBS and ZOPFLI_CFLAGS variables to the Makefile to make it easy toLibravatarLarge Libravatar Benjamin Beasley2020-10-201-3/+26
| * Use only Zopfli public API functions from zopfli.h.LibravatarLarge Libravatar Benjamin Beasley2020-10-201-3/+3
| * Add support for external CPPFLAGS/CFLAGS to the MakefileLibravatarLarge Libravatar Benjamin Beasley2020-10-201-2/+2
| * Add full text of the three WOFF licenses:LibravatarLarge Libravatar Benjamin Beasley2020-10-203-0/+1310
| * Update the WOFF license file with the full text from upstream, matching theLibravatarLarge Libravatar Benjamin Beasley2020-10-201-17/+35
| * Update the Zopfli license file (LICENSE-ZOPFLI) to contain the complete ApacheLibravatarLarge Libravatar Benjamin Beasley2020-10-201-10/+198
| * Split license terms for extended/modified WOFF sources and bundled ZopfliLibravatarLarge Libravatar Benjamin Beasley2020-10-203-16/+22
| * Move bundled zopfli sources into a new zopfli/ subdirectory.LibravatarLarge Libravatar Benjamin Beasley2020-10-2026-3/+3
|/
* Merge pull request #6 from Leif-W/patch-1v1.2.0LibravatarLarge Libravatar Bram Stein2018-05-191-3/+3
|\
| * Update README.md: correct iterations option flagLibravatarLarge Libravatar Leif-W2017-03-171-3/+3
|/
* Add number of iterations flag to README.v1.1.0LibravatarLarge Libravatar Bram Stein2016-12-191-0/+1
* Merge pull request #4 from fangel/make-numiterations-configurableLibravatarLarge Libravatar Bram Stein2016-12-193-5/+19
|\
| * Made number of iterations configurable with a flagLibravatarLarge Libravatar Morten Fangel2016-12-153-5/+19
|/
* Merge pull request #2 from stapelberg/patch-1LibravatarLarge Libravatar Bram Stein2016-07-081-2/+2
|\
| * Link with -lm for log()LibravatarLarge Libravatar Michael Stapelberg2016-07-021-2/+2
|/
* Merge pull request #1 from matuzo/masterLibravatarLarge Libravatar Bram Stein2015-09-241-3/+3
|\
| * Update README.md with new executable namesLibravatarLarge Libravatar matuzo2015-09-241-3/+3
|/
* Merge branch 'master' of github.com:bramstein/sfnt2woff-zopfliv1.0.1LibravatarLarge Libravatar Bram Stein2014-12-181-2/+2
|\
| * Update language.LibravatarLarge Libravatar Bram Stein2014-11-091-2/+2
* | Rename executable to sfnt2woff-zopfli to differentiate between the original a...v1.0.0LibravatarLarge Libravatar Bram Stein2014-12-181-4/+4
|/
* Add README.LibravatarLarge Libravatar Bram Stein2014-11-091-0/+41
* Add MPL/Apache license for Mozilla & Google.LibravatarLarge Libravatar Bram Stein2014-11-091-0/+33
* Add myself as contributor to make Zopfli modifications available under the sa...LibravatarLarge Libravatar Bram Stein2014-11-091-0/+1
* Remove outdated comment.LibravatarLarge Libravatar Bram Stein2014-11-091-1/+0
* Initialise dest to NULL instead of 0 for consistency.LibravatarLarge Libravatar Bram Stein2014-11-091-1/+1
* Use Zopfli to compress metadata.LibravatarLarge Libravatar Bram Stein2014-11-091-9/+3
* Clean up object files.LibravatarLarge Libravatar Bram Stein2014-11-091-1/+1
* Fix bug with uninitialised variable.LibravatarLarge Libravatar Bram Stein2014-11-091-14/+3
* Add Zopfli files.LibravatarLarge Libravatar Bram Stein2014-11-0628-20/+4481
* initial commitLibravatarLarge Libravatar Bram Stein2014-10-206-0/+1969