Integration with Bugzilla?

Lukas Fleischer cgit at cryptocrack.de
Mon Sep 29 20:07:57 CEST 2014


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


More information about the CGit mailing list