]> Lady’s Gitweb - Gitweb/commit
gitweb: quote commands properly when calling the shell
authorLea Wiemann <redacted>
Tue, 17 Jun 2008 21:46:35 +0000 (23:46 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:33 +0000 (00:07 -0400)
commit19baa34837f9580e59942156bd4770f9a888fd1da1a559aa1ac3c4df3d676363
tree842d884754df6be7ef5845a384fd3775686a813b8c4398061d5457245117c48b
parentfdc2fa4838ef1628ec927c2ac977be56576939ce90e6a6568eedd03b8e884418
gitweb: quote commands properly when calling the shell

This eliminates the function git_cmd_str, which was used for composing
command lines, and adds a quote_command function, which quotes all of
its arguments (as in quote.c).

Signed-off-by: Lea Wiemann <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.18325 seconds and 4 git commands to generate.