This series of patches simplifies some gitweb URLs generation by providing -replay option to href() subroutine, and then using this feature in gitweb code. Shortlog: gitweb: Easier adding/changing parameters to current URL gitweb: Use href(-replay=>1, page=>...) to generate pagination links gitweb: Use href(-replay=>1, action=>...) to generate alternate views Diffstat: gitweb/gitweb.perl | 82 ++++++++++++++++++++++----------------------------- 1 files changed, 35 insertions(+), 47 deletions(-) -- Jakub Narebski Poland - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html