about summary refs log tree commit diff
path: root/ui-shared.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-04-08 21:27:12 +0200
committerLars Hjemli <hjemli@gmail.com>2008-04-08 21:27:12 +0200
commitc6f747649ace1a92ed5dfaae9cc1ea3affe0bf51 (patch)
treec2d8ccd19974b6dfe32c5d3bffcfdf22dd526ae1 /ui-shared.h
parentMove cgit_parse_query() from parsing.c to html.c as http_parse_querystring() (diff)
downloadcgit-pink-c6f747649ace1a92ed5dfaae9cc1ea3affe0bf51.tar.gz
cgit-pink-c6f747649ace1a92ed5dfaae9cc1ea3affe0bf51.zip
Reset ctx.repo to NULL when the config parser is finished
This global variable is used by the config parsing callback to keep track
of the currently configured repository. If it is not reset to NULL when
the config parser is finished, and neither `url` or `r` is specified on the
querystring, cgit will wrongly consider the last configured repo as
selected.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-shared.h')
0 files changed, 0 insertions, 0 deletions
1'>Set PS0 in cashJune McEnroe 2019-01-13Add PS0June McEnroe 2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe