about summary refs log tree commit diff
path: root/parsing.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2018-06-20 18:12:09 +0800
committerJason A. Donenfeld <Jason@zx2c4.com>2018-06-27 19:28:16 +0200
commitc4fbb99cee30fa295e240b429b2dc7e8ad83d535 (patch)
treee382956cf34eade40b62ece2e77f34f0a6696ad8 /parsing.c
parentmanpage: fix sorting order (diff)
downloadcgit-pink-c4fbb99cee30fa295e240b429b2dc7e8ad83d535.tar.gz
cgit-pink-c4fbb99cee30fa295e240b429b2dc7e8ad83d535.zip
Use string list strdup_strings for mimetypes
There's no need to do this manually with the string list API will do it
for us.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'parsing.c')
0 files changed, 0 insertions, 0 deletions
ommit/txt/music.md?id=fe783b1fa8fcefdfb61df742a4902f7363554173&follow=1'>Add 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