]> granicus.if.org Git - cgit/commit
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)
commit389cc17357e2040c9542d3e085f64a8d2f085e9a
tree0696cd47fead7576cf03f06eec067b3e5b2c365a
parent880223dc845e8b502e753425b889cbb70b73478e
Add branch-sort and repo.branch-sort options.

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>
cgit.c
cgit.h
cgitrc.5.txt
shared.c
ui-refs.c