summary refs log tree commit diff
path: root/bin/gfx
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-28 13:04:58 -0500
committerJune McEnroe <june@causal.agency>2018-02-28 13:04:58 -0500
commite49ebeddc437bd5d147bd6e84af1a952872634e5 (patch)
treebaf4410616c2311220e00288e46de65d25a03578 /bin/gfx
parentSet Light terminal white to Gruvbox fg3 (diff)
downloadsrc-e49ebeddc437bd5d147bd6e84af1a952872634e5.tar.gz
src-e49ebeddc437bd5d147bd6e84af1a952872634e5.zip
Clean up pngo
Big difference is changing lines from an array of structs containing
pointers into data to an array of pointers to structs pointing directly
into data.
Diffstat (limited to 'bin/gfx')
0 files changed, 0 insertions, 0 deletions
src/commit/bin/title.c?id=d5e24eb908e982a5d582dc46e944905685be4908&follow=1'>Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe