]> git.cameronkatri.com Git - cgit.git/commit
ui-repolist: Add "section-sort" flag to control section sorting.
authorTobias Bieniek <Tobias.Bieniek@gmx.de>
Tue, 9 Oct 2012 18:53:29 +0000 (20:53 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 17 Oct 2012 14:30:22 +0000 (16:30 +0200)
commit7a4e7c8ffbacfad5ac83ad20426d7911c2eacdeb
treeb6c00afc3ce98770e645f01cfc0a0ee8384fe0ec
parent521e10c884055c800078e6dada97ccf6c5193aad
ui-repolist: Add "section-sort" flag to control section sorting.

Flag which, when set to "1", will sort the sections on the repository
listing by name. Set this flag to "0" if the order in the cgitrc file
should be preserved. Default value: "1".

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
cgit.c
cgit.h
cgitrc.5.txt
ui-repolist.c