List for cgit developers and users
 help / color / mirror / Atom feed
* commit-filter not being applied on log page
@ 2014-07-31 14:27 chris.burroughs
  2014-08-01  9:44 ` john
  0 siblings, 1 reply; 5+ messages in thread
From: chris.burroughs @ 2014-07-31 14:27 UTC (permalink / raw)


I'm trying to write a commit-filter to hyperlink references to our bug 
tracker.  It seems to work fine for commit detailed pages, but not at 
all for the log view.  Since our developers often make brief messages 
like "fixes #123' so getting the url in the log view is arguably more 
useful than in the detail page.

For example if there was a hypothetical filter that turned v1.2.3 into 
<a href="http://example.org/v1.2.3">v1.2.3</a> it would work on 
http://git.zx2c4.com/cgit/commit/?id=865afe0eb1b5e6485fe0f65472e6635266e393b1 
but not http://git.zx2c4.com/cgit/log/ or 
http://git.zx2c4.com/cgit/log/?showmsg=1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-05 19:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-31 14:27 commit-filter not being applied on log page chris.burroughs
2014-08-01  9:44 ` john
2014-08-01 18:06   ` chris.burroughs
2014-12-24  2:03     ` Jason
2015-01-05 19:03   ` chris.burroughs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).