]> gitweb.ps.run Git - ps-cgit/commitdiff
Add branch-sort and repo.branch-sort options.
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 8 Apr 2013 14:57:12 +0000 (16:57 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 10 Apr 2013 12:48:26 +0000 (14:48 +0200)
When set to "name", branches are sorted by name, which is the current
default. When set to "age", branches are sorted by the age of the
repository.

This feature was requested by Konstantin Ryabitsev for use on
kernel.org.

Proposed-by: Konstantin Ryabitsev <mricon@kernel.org>

No differences found