"Project issue numbers (ex. #12345: How do I log in as admin?) turn into links automatically" thanks to the project_issue_filter.

I think it would be very useful to have a similar filter for Git commits, where for example [e7a0a0] would be turned into
Issue #1066148: Follow-up to repair breadcrumbs when viewing issues.
(where the link text is the commit message and the link points to the repository viewer for this commit).

I'm willing to write a patch if the project maintainers think this would be a nice feature to have.

Comments

dww’s picture

Project: Project issue tracking » Version Control API -- Git backend
Version: 6.x-1.x-dev » 6.x-2.x-dev
Assigned: Unassigned » tizzo

There's probably already an issue open about this. tizzo has been working on a repository viewer that includes some amazing inline filter stuff. Not sure what project to move this to, but I'll try this for now and see if it gets the attention of the right folks. ;)

marvil07’s picture

skwashd wrote a simple filter: git_filter, and I asked for a generalized version for versioncontrol on #1082420: Generalise for versioncontrol, but nothing happened there.

I just wanted to point that, I know Howard worked more filters also on his repoviewer sandbox, but I did not really had taken a look there, so leaving status unchanged for his opinion on this :-)

marvil07’s picture

Project: Version Control API -- Git backend » Repoview

I guess it's better to move this to Repoview queue.