]> git.cameronkatri.com Git - cgit.git/commit
Add sort parameter to pager of repo list
authorTobias Grimm <git@e-tobi.net>
Sun, 31 Jul 2011 00:44:05 +0000 (02:44 +0200)
committerLars Hjemli <hjemli@gmail.com>
Tue, 3 Jan 2012 15:20:17 +0000 (15:20 +0000)
commit7530d94f05887b8065742adb614c368d8568a22c
tree7364cde2e397b40d84153a1527e50e863b69d69b
parente19f7d7180d64c8ba9ca15f5fe164606f0ec88c1
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.
ui-repolist.c
ui-shared.c
ui-shared.h