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

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-12ewah: add convenient wrapper ewah_serialize_strbuf()Nguyễn Thái Ngọc Duy
2015-02-18Merge branch 'jk/pack-bitmap'Junio C Hamano
2015-02-04ewah: fix building with gcc < 3.4.0Tom G. Christensen
2014-04-29ewah: delete unused ewah_read_mmap_native declarationNguyễn Thái Ngọc Duy
2014-04-29ewah: fix constness of ewah_read_mmapNguyễn Thái Ngọc Duy
2013-12-31ewah: compressed bitmap implementationVicent Marti