Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-23ewah: convert to REALLOC_ARRAY, etcJeff King
2016-02-23convert ewah/bitmap code to use xmallocJeff King
2015-03-12ewah: add convenient wrapper ewah_serialize_strbuf()Nguyễn Thái Ngọc Duy
2014-04-29ewah: fix constness of ewah_read_mmapNguyễn Thái Ngọc Duy
2014-02-12ewah: unconditionally ntohll ewah dataJeff King
2014-01-24ewah: support platforms that require aligned readsVicent Marti
2013-12-31ewah: compressed bitmap implementationVicent Marti