summary refs log tree commit diff
path: root/url.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-02 16:13:23 -0400
committerJune McEnroe <june@causal.agency>2020-04-02 16:13:23 -0400
commit2d36c4d7c9aebb9bd1b70b73956edcb81199c587 (patch)
tree09d4b584703dab242a75aed3e2a5380cf216abfa /url.c
parentGenerate short option string with a loop (diff)
downloadcatgirl-2d36c4d7c9aebb9bd1b70b73956edcb81199c587.tar.gz
catgirl-2d36c4d7c9aebb9bd1b70b73956edcb81199c587.zip
Use a for loop for getopt
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
amp;id=3cbbb8ea39d7a85cb5d3c14f81abb174a8b49b95&follow=1'>ui-shared: move about tab all the way to the leftJason A. Donenfeld 2014-01-17filter: don't forget to reap the auth filterJason A. Donenfeld 2014-01-17cgit.c: free tmp variableJason A. Donenfeld 2014-01-17Switch to exclusively using global ctxLukas Fleischer 2014-01-16auth: have cgit calculate login addressJason A. Donenfeld 2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer