summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.perl
AgeCommit message (Expand)Author
2006-08-10gitweb: Whitespace cleanup - tabs are for indent, spaces are for alignJakub Narebski
2006-08-07gitweb: blame table row no highlight fixLuben Tuikov
2006-08-07gitweb: bugfix: git_commit and git_commitdiff parentsLuben Tuikov
2006-08-07gitweb: Remove unused variables in git_shortlog_body and git_headsJakub Narebski
2006-08-06gitweb: fix $project usageMatthias Lederhofer
2006-08-06gitweb: fix commitdiff_plain for root commitsMatthias Lederhofer
2006-08-06gitweb: Skip nonmatching lines in difftree output, consistentlyJakub Narebski
2006-08-06gitweb: fix commitdiff for root commitsJakub Narebski
2006-08-06gitweb: check if HTTP_ACCEPT is really setMatthias Lederhofer
2006-08-06gitweb: Refactor untabifying - converting tabs to spacesJakub Narebski
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-04gitweb: 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