[PATCH] Add sort parameter to pager of repo list

Tobias Grimm git at e-tobi.net
Sun Jul 31 02:44:04 CEST 2011


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.

Tobias Grimm (1):
  Add sort parameter to pager of repo list

 ui-repolist.c |    6 +++---
 ui-shared.c   |   24 +++++++++++++++---------
 ui-shared.h   |    2 +-
 3 files changed, 19 insertions(+), 13 deletions(-)

-- 
1.7.2.5





More information about the CGit mailing list