]> git.cameronkatri.com Git - cgit.git/commit
ui-summary: Pass filename to about-filter
authorJason A. Donenfeld <Jason@zx2c4.com>
Sat, 25 May 2013 12:50:19 +0000 (14:50 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 25 May 2013 18:33:28 +0000 (20:33 +0200)
commitc0dfaf1c281d0697ce43131343d7a9f170a61ff9
treee52a47596e72d9a7f1ebb19fd4fe5b3a39d95567
parent3cb5d86dc68bab4883bf5a7cbc90f3e266237355
ui-summary: Pass filename to about-filter

This gives the about-filter API the same semantics as source-filter,
where the filter receives the filename so it can decide what to do next
with it.

While we're at it, plug a memory leak.

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