about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-02-11 09:12:44 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-02-15 22:06:24 +0100
commit36b1d78923734c3898eeeefadd4483155d18ecb5 (patch)
tree7def5ec646bcbcb85d8c97394e1c704236c4c682 /tests
parentui-clone.c: Fix off-by-one error in pack path (diff)
downloadcgit-pink-36b1d78923734c3898eeeefadd4483155d18ecb5.tar.gz
cgit-pink-36b1d78923734c3898eeeefadd4483155d18ecb5.zip
shrink cgit.png file size
Ran optipng against cgit.png, which shrank file size by more than eight
percent. The image (including protocol overhead) should fit into a
single network packet now.

Optipng optimizes filters and compression. The actual pixel results are
not altered.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
2 -0400'>2018-08-20Add dependencies on gfx.hJune McEnroe 2018-08-18Add Blondie — Heart of GlassJune McEnroe Why didn't I know about this song? I love it. 2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe