summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.perl
AgeCommit message (Expand)Author
2006-08-06gitweb: Inline $rss_linkJakub Narebski
2006-08-06gitweb: PATH_INFO=/ means no projectJakub Narebski
2006-08-06gitweb: No error messages with unescaped/unprotected user inputJakub Narebski
2006-08-06gitweb: No periods for error messagesJakub Narebski
2006-08-06gitweb: Cleanup and uniquify error messagesJakub Narebski
2006-08-06gitweb: Don't undefine query parameter related variables before die_errorJakub Narebski
2006-08-06gitweb: Use undef for die_error to use default first (status) parameter valueJakub Narebski
2006-08-06gitweb: die_error first (optional) parameter is HTTP statusJakub Narebski
2006-08-06gitweb: Separate input validation and dispatch, add comment about opml actionJakub Narebski
2006-08-05gitweb: git_tree displays blame based on repository configLuben Tuikov
2006-08-02gitweb: do not use @@FOO@@ for replaced tokensJunio C Hamano
2006-08-02gitweb: require $ENV{'GITWEB_CONFIG'}Matthias Lederhofer
2006-08-02gitweb: optionally read config from GITWEB_CONFIGJeff King
2006-08-01gitweb: use out-of-line GIT logo.Martin Waitz
2006-08-01gitweb: fill in gitweb configuration by MakefileMartin Waitz