]> git.cameronkatri.com Git - cgit.git/commit
repolist: add owner-filter
authorChris Burroughs <chris.burroughs@gmail.com>
Mon, 4 Aug 2014 13:23:08 +0000 (09:23 -0400)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 24 Dec 2014 02:08:20 +0000 (19:08 -0700)
commit96ceb9a95a7a321209cff347fefd141a9fffc7ca
tree5077ac54da1f7992d991746492855665454147c9
parent3c53ebfb57a5dba8fc65b2f99ebbfb6356666e34
repolist: add owner-filter

This allows custom links to be used for repository owners by
configuring a filter to be applied in the "Owner" column in the
repository list.
cgit.c
cgit.h
cgitrc.5.txt
filter.c
filters/owner-example.lua [new file with mode: 0644]
shared.c
ui-repolist.c