summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2010-04-03gitweb: update INSTALL to use shorter make targetMark Rada
2010-04-03gitweb: add documentation to INSTALL regarding gitweb.jsMark Rada
2010-04-03Gitweb: add autoconfigure support for minifiersMark Rada
2010-04-03Gitweb: add support for minifying gitweb.cssMark Rada
2010-03-31Sync with 1.7.0.4Junio C Hamano
2010-03-31gitweb: git_get_project_config requires only $git_dir, not also $projectJakub Narebski
2010-03-05Merge branch 'jn/gitweb-config-error-die' into maintJunio C Hamano
2010-03-02Merge branch 'maint'Junio C Hamano
2010-03-02Merge branch 'jn/gitweb-config-error-die'Junio C Hamano
2010-03-02gitweb: Fix project-specific feature override behaviorJakub Narebski
2010-03-02gitweb multiple project roots documentationSylvain Rabot
2010-02-17gitweb: Protect escaping functions against calling on undefJakub Narebski
2010-02-17gitweb: esc_html (short) error message in die_errorJakub Narebski
2010-02-15gitweb: Die if there are parsing errors in config fileJakub Narebski
2010-02-04gitweb: Simplify (and fix) chop_strJohn 'Warthog9' Hawley
2010-01-30gitweb: Add optional extra parameter to die_error, for extended explanationJohn 'Warthog9' Hawley
2010-01-30gitweb: add a "string" variant of print_sort_thJohn 'Warthog9' Hawley
2010-01-30gitweb: add a "string" variant of print_local_timeJohn 'Warthog9' Hawley
2010-01-30gitweb: Check that $site_header etc. are defined before using themJohn 'Warthog9' Hawley
2010-01-30gitweb: Makefile improvementsJohn 'Warthog9' Hawley
2010-01-30gitweb: Load checkingJohn 'Warthog9' Hawley
2010-01-25gitweb.js: Workaround for IE8 bugv1.7.0-rc0Jakub Narebski
2009-12-03gitweb: Describe (possible) gitweb.js minification in gitweb/READMEJakub Narebski
2009-12-01Merge branch 'jn/gitweb-blame'Junio C Hamano
2009-12-01gitweb: Add link to other blame implementation in blame viewsJakub Narebski
2009-12-01gitweb: Make linking to actions requiring JavaScript a featureJakub Narebski
2009-11-25gitweb.js: fix padLeftStr() and its usageStephen Boyd
2009-11-25gitweb.js: Harden setting blamed commit info in incremental blameJakub Narebski
2009-11-24Merge branch 'mr/gitweb-snapshot'Junio C Hamano
2009-11-20gitweb.js: fix null object exception in initials calculationStephen Boyd
2009-11-14gitweb: Make 'history' view (re)use git_log_generic()Jakub Narebski
2009-11-14gitweb: Refactor common parts of 'log' and 'shortlog' viewsJakub Narebski
2009-11-14gitweb: Refactor 'log' action generation, adding git_log_body()Jakub Narebski
2009-11-10Merge branch 'pb/maint-gitweb-blob-lineno'Junio C Hamano
2009-11-09gitweb: Smarter snapshot namesMark Rada
2009-11-06gitweb: Fix blob linenr links in pathinfo modePetr Baudis
2009-10-26Merge branch 'sb/gitweb-link-author'Junio C Hamano
2009-10-22Merge branch 'gb/maint-gitweb-esc-param'Junio C Hamano
2009-10-20gitweb: linkify author/committer names with searchStephen Boyd
2009-10-19Merge branch 'jn/gitweb-show-size'Junio C Hamano
2009-10-14gitweb: fix esc_paramGiuseppe Bilotta
2009-10-09gitweb: Do not show 'patch' link for merge commitsJakub Narebski
2009-09-29gitweb: check given hash before trying to create snapshotMark Rada
2009-09-07gitweb: Add 'show-sizes' feature to show blob sizes in tree viewJakub Narebski
2009-09-01gitweb: Create links leading to 'blame_incremental' using JavaScriptJakub Narebski
2009-09-01gitweb: Colorize 'blame_incremental' view during processingJakub Narebski
2009-09-01gitweb: Incremental blame (using JavaScript)Jakub Narebski
2009-09-01gitweb: Add optional "time to generate page" info in footerJakub Narebski
2009-09-01Merge branch 'mr/gitweb-snapshot'Junio C Hamano
2009-08-28Merge branch 'maint'Junio C Hamano