]> gitweb.ps.run Git - ps-cgit/commitdiff
Introduce struct cgit_context
authorLars Hjemli <hjemli@gmail.com>
Sat, 16 Feb 2008 10:53:40 +0000 (11:53 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sat, 16 Feb 2008 11:07:28 +0000 (12:07 +0100)
This struct will hold all the cgit runtime information currently found in
a multitude of global variables.

The first cleanup removes all querystring-related variables.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found