On Tue, 07 Feb 2017 at 07:16:21, Janne Heß via aur-dev wrote:
Currently, each source file which is an external link (http://, https://, ...) is a clickable link. This commit extends the behaviour by making files from the repository clickable as well. The link brings the user to the corresponding cgit page.
Also, the link to the PKGBUILD was altered to make the configuration more consistent.
Minor nit: "[...] is altered [...]".
--- conf/config.proto | 2 +- web/lib/pkgfuncs.inc.php | 6 ++++-- web/template/pkg_details.php | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) [...]
Everything else looks good to me. Nice idea! Looks like your email client mangled the patch, though, and I cannot apply it as-is. Could you please resend with an amended commit message and using git-send-email(1)? Thanks!