about summary refs log tree commit diff
path: root/ui-view.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2006-12-28 02:51:46 +0100
committerLars Hjemli <hjemli@gmail.com>2006-12-28 02:51:46 +0100
commit05b13194b4b40a2614692125d5037ef20c5fb20e (patch)
tree5f22ac2e53d5ea3cb8fc50e2ca59c524a7180574 /ui-view.c
parentAdd basic log filtering (diff)
downloadcgit-pink-05b13194b4b40a2614692125d5037ef20c5fb20e.tar.gz
cgit-pink-05b13194b4b40a2614692125d5037ef20c5fb20e.zip
Handle '+' in querystring
Translate '+' to ' ' in querystring parser (still doesn't handle %xx)

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-view.c')
0 files changed, 0 insertions, 0 deletions
/catgirl/commit/ui.c?h=enroll&id=274a5f7d6e77443e2ad140590d05785277a577c4&follow=1'>Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe