]> Lady’s Gitweb - Gitweb/commit
gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"
authorJakub Narebski <redacted>
Sun, 30 Oct 2011 23:36:26 +0000 (00:36 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:31 +0000 (00:51 -0400)
commitbc0b0e7dbfaaddccd05c453f0a594a2b27d4e8069be78ae05453668629e8be4b
treead66cba667ad69845a53d22a31fd65066f688461f611bb8c07a431e9fa269c72
parent2f7a833204640ff60aa57cb577ffe5b32c8409e91acea52b4602d6e85b4d7a30
gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"

Use href(-replay->1,...) in (sub)navigation links (like changing style
of view, or going to parent commit) so that extra options are
preserved.

This is needed so clicking on such (sub)navigation link would preserve
style of diff; for example when using "side-by-side" diff style then
going to parent commit would now also use this style.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.216198 seconds and 5 git commands to generate.