about summary refs log tree commit diff
path: root/cmd.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-05-03 10:54:39 +0200
committerLars Hjemli <hjemli@gmail.com>2008-05-03 10:54:39 +0200
commitc6078b8b006bcb0671a3c1bc21dd1a2c01035a2e (patch)
tree0ca48d3ac455a7aecd30590ed71703ba5b34c4f1 /cmd.c
parentAdd cgit_index_link() function with support for offset (diff)
downloadcgit-pink-c6078b8b006bcb0671a3c1bc21dd1a2c01035a2e.tar.gz
cgit-pink-c6078b8b006bcb0671a3c1bc21dd1a2c01035a2e.zip
Add a pager on the repolist
This enables a pager on the repolist which restricts the number of entries
displayed per page, controlled by the new option `max-repo-count` (default
value 50).

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
oe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe