summaryrefslogtreecommitdiff
path: root/ui-tree.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-tree.c
parent732d68d240b95dc428c92fc94bce9adb8912094e (diff)
downloadcgit-05b13194b4b40a2614692125d5037ef20c5fb20e.tar.gz
cgit-05b13194b4b40a2614692125d5037ef20c5fb20e.tar.bz2
cgit-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-tree.c')
0 files changed, 0 insertions, 0 deletions
pan class='insertions'>+29 Also removed the "find_packages::ws" and moved the content into "world" and "system" to prepare for exchangebility. 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63