]> Lady’s Gitweb - Gitweb/commit
gitweb: Change parse_commits signature to allow for multiple options
authorJakub Narebski <redacted>
Tue, 26 Feb 2008 12:22:06 +0000 (13:22 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:12 +0000 (00:07 -0400)
commit6286f4aa89f828eab6dc872c49190d7780919c80abb88561f070184b24205a30
treefe699a3830d1f18900a9fc8c8c11b889845a5151dcb2d79b81366ac32ce1774b
parentaf83f4dfcf9e903c92d8b5d5f7706ddabac0cb960b1fb202093336546f7cea00
gitweb: Change parse_commits signature to allow for multiple options

Change order of parameters in parse_commits() to have $filename
before @args (extra options), to allow for multiple extra options,
for example both '--grep=<pattern>' and '--fixed-strings'.

Change all callers to follow new calling convention.

Originally by Petr Baudis, in http://repo.or.cz/git/gitweb.git:

    b98f0a7c gitweb: Clearly distinguish regexp / exact match searches

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