The anchors are currently set the same way if there is one or more commits in a single pull-request
This means that we end up with multiple time the same anchor and cannot directly link to the last one anymore.
We should fix that
Fixed with http://209.132.184.222/progit/fe7ea30495592413c10e853654039c0deea1b7f9 and http://209.132.184.222/progit/21f4a58e6ba1d4476ea784af3aca4301d1eaa1a2
Commit f66c0950 fixes this issue