]> Lady’s Gitweb - Gitweb/commit
gitweb: Better processing format string in custom links in navbar
authorJakub Narebski <redacted>
Sat, 11 Oct 2008 22:02:32 +0000 (00:02 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:38 +0000 (00:50 -0400)
commit3d4d9b6b39ed8066cc236dfa05714fb79b66540cf2563a6cbdbb2193e11a6f98
tree8db158bcacbe61b8c01f154351e8f39d3428dd9d62683b45a821933ef44fbfbf
parentf6ebec3087bb9b2307b389bcb45ace362932f058c7ca6ac5001ea7fec3b89cce
gitweb: Better processing format string in custom links in navbar

Make processing format string in custom links in action bar ('actions'
feature) more robust.  Now there would be no problems if one of
expanded values (for example project name, of project filename)
contains '%'; additionally format string supports '%' escaping by
doubling, i.e. '%%' expands to '%'.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Shawn O. Pearce <redacted>
gitweb.perl
This page took 0.288753 seconds and 4 git commands to generate.