FS#41079 - {archweb} pkg-update box: link pkg-name to trunk

Attached to Project: Arch Linux
Opened by I Said Socks (socks) - Thursday, 03 July 2014, 21:41 GMT
Last edited by Dan McGee (toofishes) - Monday, 01 September 2014, 20:37 GMT
Task Type Feature Request
Category Arch Projects
Status Closed
Assigned To Dan McGee (toofishes)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

I find myself too often go to the package page only to click "View Changes" i.e. trunk. Can we have the "pkg-name" link to trunk directly?

e.g. change this:

<td class="pkg-name"><span class="extra">psutils 1.17-5</span></td>

to this:

<td class="pkg-name"><a href="https://projects.archlinux.org/svntogit/packages.git/log/trunk?h=packages/psutils"><span class="extra">psutils 1.17-5</span></a></td>

or linke to the commit directly:

<td class="pkg-name"><a href="https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/psutils&id=9059dcd39fd4ba04a8905d2d44ad0912e4c5d4d2"><span class="extra">psutils 1.17-5</span></a></td>

It would also benefit pentadactyl or vimperator users by allowing them to follow hint easily. (a bunch of i686 / x86_64 isn't very helpful)
This task depends upon

Closed by  Dan McGee (toofishes)
Monday, 01 September 2014, 20:37 GMT
Reason for closing:  Won't implement
Comment by Dan McGee (toofishes) - Monday, 01 September 2014, 20:37 GMT
No. You might do this, but I can't believe this is the common case.

Loading...