author | Miklos Vajna <vmiklos@frugalware.org> | |
Thu, 12 Jul 2007 18:39:27 +0000 (20:39 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 12 Jul 2007 21:38:36 +0000 (14:38 -0700) | ||
commit | 868bc068bb45e3b9d135151f2126ce3dba849426 | |
tree | 30a87f3927f82ff17814a445c5c04e8b6567f10b | tree | snapshot |
parent | 248c648a0de945ec37af13e0a9b8671da525c323 | commit | diff |
gitweb: new cgi parameter: opt
Currently the only supported value is '--no-merges' for the 'rss', 'atom',
'log', 'shortlog' and 'history' actions, but it can be easily extended to allow
other parameters for other actions.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently the only supported value is '--no-merges' for the 'rss', 'atom',
'log', 'shortlog' and 'history' actions, but it can be easily extended to allow
other parameters for other actions.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |