about summary refs log tree commit diff
path: root/cmd.c
diff options
context:
space:
mode:
authorTobias Grimm <git@e-tobi.net>2011-07-31 02:44:05 +0200
committerLars Hjemli <hjemli@gmail.com>2012-01-03 15:20:17 +0000
commit7530d94f05887b8065742adb614c368d8568a22c (patch)
tree7364cde2e397b40d84153a1527e50e863b69d69b /cmd.c
parentui-ssdiff: move LCS table away from the stack (diff)
downloadcgit-pink-7530d94f05887b8065742adb614c368d8568a22c.tar.gz
cgit-pink-7530d94f05887b8065742adb614c368d8568a22c.zip
Add sort parameter to pager of repo list
When the repolist is paged, the page-links are missing the sort parameter,
causing the initial page to be custom sorted, but any clicked page will
then be with the default sort order again.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-21Simplify windowUpdate loops and factor out windowTopJune McEnroe 2021-01-21Document that M-l shows timestampsJune McEnroe 2021-01-19Don't lose swapped window when navigating to current bufferJeremy O'Brien 2021-01-19Use Warm heat for manually inserted blank linesJune McEnroe 2021-01-18Add example tmux(1) configKlemens Nanni 2021-01-17Use Warm heat for blank linesJune McEnroe 2021-01-16Add -I highlight option and /highlightJune McEnroe