summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-09-01 12:13:12 +0000
committerLars Hjemli <hjemli@gmail.com>2010-09-01 12:32:19 +0000
commitba1769cb6438f3a08da8cf1308eb8efad3ce573b (patch)
tree42c7906f29b7decabc650f53cbc12e8547c442d3 /COPYING
parent48434780ca62fde84337ea1e797f642de5ca50d5 (diff)
downloadcgit-ba1769cb6438f3a08da8cf1308eb8efad3ce573b.tar.gz
cgit-ba1769cb6438f3a08da8cf1308eb8efad3ce573b.tar.bz2
cgit-ba1769cb6438f3a08da8cf1308eb8efad3ce573b.zip
ui-snapshot: actually compress zip archives
Since cgit linked with git-1.6.0 all zip archives has been uncompressed. This patch fixes the issue by specifying Z_DEFAULT_COMPRESSION. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d>2009-06-07Add head-include configuration option.Mark Lodato3-1/+6 2009-03-15CGIT 0.8.2.1v0.8.2.1Lars Hjemli1-1/+1 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli2-1/+6 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli1-6/+17 2009-03-15fix segfault when displaying empty blobsEric Wong1-5/+8 2009-02-19Add support for HEAD requestsLars Hjemli2-0/+7 2009-02-19Add support for ETag in 'plain' viewLars Hjemli4-0/+5 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli1-4/+9 2009-02-12Makefile: add doc-related targetsLars Hjemli1-2/+17