diff options
author | Jakub Narebski <jnareb@gmail.com> | 2007-07-28 16:27:32 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-07-28 18:47:51 -0700 |
commit | 12075103ddc9a061cf6f3b04feb206123bb78e2f (patch) | |
tree | 07f7601275c9a0110c3f9c27a0627cfb6782b021 /git-reset.sh | |
parent | gitweb: Show submodule entries in the 'tree' view (diff) | |
download | tgif-12075103ddc9a061cf6f3b04feb206123bb78e2f.tar.xz |
gitweb: Simplify 'opt' parameter validation, add "no merges" feeds
Simplify and make more readable validation of 'opt' (extra options)
parameter, using exists($hash{key}) instead of grepping keys of a hash
for value.
Move 'opt' parameter to be the last (for now) in the URL.
Make use of '--no-merges' extra option ('opt') by adding "no merges"
RSS and Atom feeds to the HTML header. Note that alternate format
links in the RSS and Atom views do not use '--no-merges' option yet!
Adds tests for the 'opt' parameter to t9500-gitweb-standalone-no-errors.sh
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-reset.sh')
0 files changed, 0 insertions, 0 deletions