summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2006-08-15gitweb: configurable home link stringYasushi SHOJI
2006-08-15gitweb: Separate printing difftree in git_commit into git_difftree_bodyJakub Narebski
2006-08-15gitweb: True fix: Support for the standard mime.types map in gitwebJakub Narebski
2006-08-15gitweb: Skip comments in mime.types like fileJakub Narebski
2006-08-15gitweb: Change appereance of marker of refs pointing to given objectJakub Narebski
2006-08-15gitweb: Separate finding project owner into git_get_project_ownerJakub Narebski
2006-08-15gitweb: Separate main part of git_history into git_history_bodyJakub Narebski
2006-08-15gitweb: Refactor printing shortened title in git_shortlog_body and git_tags_bodyJakub Narebski
2006-08-14gitweb: Separate ref parsing in git_get_refs_list into parse_refJakub Narebski
2006-08-14gitweb: Great subroutines renamingJakub Narebski
2006-08-13Merge branch 'jn/web'Junio C Hamano
2006-08-10gitweb: Whitespace cleanup - tabs are for indent, spaces are for alignJakub Narebski
2006-08-08gitweb: blame table row no highlight fixLuben Tuikov
2006-08-08gitweb: bugfix: git_commit and git_commitdiff parentsLuben Tuikov
2006-08-08gitweb: 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-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/README: do not bug Kay with gitweb questions anymoreJunio C Hamano
2006-08-01gitweb: use out-of-line GIT logo.Martin Waitz
2006-08-01gitweb: fill in gitweb configuration by MakefileMartin Waitz
2006-08-01gitweb: Refactoring git_project_listJakub Narebski
2006-08-01gitweb: avoid undefined value warning in print_page_pathJunio C Hamano
2006-08-01gitweb: when showing history of a tree, show tree link not blobJunio C Hamano
2006-08-01gitweb: fix use of uninitialized value.Junio C Hamano
2006-08-01gitweb: an obvious cut and paste error.Junio C Hamano
2006-08-01gitweb: There can be more than two levels of subdirectoriesJunio C Hamano
2006-07-31gitweb: use a hash to lookup the sub for an actionMatthias Lederhofer
2006-07-31gitweb: Reordering code and dividing it into categoriesJakub Narebski
2006-07-31gitweb: Remove characters entities entirely when shortening string -- correctionJakub Narebski
2006-07-31gitweb: do not quote path for list version of open "-|"Jakub Narebski
2006-07-31gitweb: Refactor generation of shortlog, tags and heads bodyJakub Narebski
2006-07-31gitweb: Ref refactoring - use git_get_referencing for marking tagged/head com...Jakub Narebski
2006-07-31gitweb: Remove characters entities entirely when shortening stringJakub Narebski