On Mon, 29 Sep 2014 at 19:49:09, Joey Reid wrote: > [...] > Is it possible to have cgit parse the subject for fdo#<number> or > #i<number># and replace the plain text with a hyperlink containing > <number>? > [...]
Yes, you can use the commit-filter option [1, 2]. There also is a very basic commit filter in the cgit source tree [3]. [1] http://git.zx2c4.com/cgit/tree/cgitrc.5.txt#n114 [2] http://git.zx2c4.com/cgit/tree/cgitrc.5.txt#n582 [3] http://git.zx2c4.com/cgit/tree/filters/commit-links.sh _______________________________________________ CGit mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/cgit
