mirror of
https://git.zx2c4.com/cgit
synced 2025-08-01 00:24:35 +02:00
Add simple pager to log page
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
c45b8178d0
commit
420712ac25
4 changed files with 37 additions and 6 deletions
1
cgit.h
1
cgit.h
|
@ -44,6 +44,7 @@ extern char *cgit_query_repo;
|
|||
extern char *cgit_query_page;
|
||||
extern char *cgit_query_head;
|
||||
extern char *cgit_query_sha1;
|
||||
extern int cgit_query_ofs;
|
||||
|
||||
extern int htmlfd;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue