422 Commits (fc721b699b817e9cb78994c6dd6d86e744bd2112)

Author SHA1 Message Date
Junio C Hamano 5d1acf4da0 gitweb: avoid undefined value warning in print_page_path 19 years ago
Junio C Hamano 498934a7e5 gitweb: when showing history of a tree, show tree link not blob 19 years ago
Junio C Hamano 46b059d718 gitweb: fix use of uninitialized value. 19 years ago
Junio C Hamano b77aeb249a gitweb: an obvious cut and paste error. 19 years ago
Junio C Hamano 7a13b999a5 gitweb: There can be more than two levels of subdirectories 19 years ago
Matthias Lederhofer 8e85cdc4ef gitweb: use a hash to lookup the sub for an action 19 years ago
Jakub Narebski 717b831178 gitweb: Reordering code and dividing it into categories 19 years ago
Jakub Narebski 0349b46509 gitweb: Remove characters entities entirely when shortening string -- correction 19 years ago
Jakub Narebski 822c185907 gitweb: do not quote path for list version of open "-|" 19 years ago
Jakub Narebski 9f5dcb8168 gitweb: Refactor generation of shortlog, tags and heads body 19 years ago
Jakub Narebski 594e212bc8 gitweb: Ref refactoring - use git_get_referencing for marking tagged/head commits 19 years ago
Jakub Narebski 7ca84b5062 gitweb: Remove characters entities entirely when shortening string 19 years ago
Jakub Narebski 27fb8c40c6 gitweb: Headers refactoring - use git_header_div for header divs 19 years ago
Jakub Narebski 6855f42ecd gitweb: Remove $project from git_get_paging_nav arguments 19 years ago
Jakub Narebski 43ffc06d98 gitweb: Pager refactoring - use git_get_paging_nav for pagination 19 years ago
Jakub Narebski 898a893fc9 gitweb: Add "\n" after <br/> in git_page_nav 19 years ago
Jakub Narebski 7d91010df4 gitweb: Show project descriptions with utf-8 characters in project list correctly 19 years ago
Jakub Narebski 3dc1383290 gitweb: Replace form-feed character by ^L 19 years ago
Jakub Narebski 0d83ddc40f gitweb: Navbar refactoring - use git_page_nav to generate navigation bar 19 years ago
Jakub Narebski b18f9bf462 gitweb: Add git_page_nav for later use 19 years ago
Jakub Narebski 0881d2d130 gitweb: Cleanup - chomp @lines in consistent style 19 years ago
Jakub Narebski cefda27f74 gitweb: Cleanup - chomp $line in consistent style 19 years ago
Jakub Narebski 044bfdc8cb gitweb: More explicit error messages for open "-|" 19 years ago
Jakub Narebski dda754f7d4 gitweb: simplify git_get_hash_by_path 19 years ago
Jakub Narebski b9182987a8 gitweb: Use list for of open for running git commands, thorougly. 19 years ago
Jakub Narebski 5be01bc8d5 gitweb: whitespace cleanup 19 years ago
Johannes Schindelin 4325b4ad16 gitweb: fix two warnings 19 years ago
Daniel Drake 143c89b003 gitweb: escape tag comments 19 years ago
Luben Tuikov acb0f6f337 gitweb.cgi: git_blame2: slight optimization reading the blame lines 19 years ago
Luben Tuikov 6343310615 gitweb.cgi: Centralize printing of the page path 19 years ago
Luben Tuikov cc1bf97e24 gitweb.cgi: git_blame2: Revision blocks now have alternating colors 19 years ago
Luben Tuikov 93d5f0619c gitweb.cgi: Show "raw" head of project link even when $hash is not defined 19 years ago
Luben Tuikov 4f7b34c98f gitweb.cgi: git_blame2: Allow back-trekking through commits 19 years ago
Luben Tuikov 1f2857ea32 gitweb.cgi: git_blame2: an alternative simple working git blame 19 years ago
Luben Tuikov cff0771bfb gitweb.cgi: Include direct link to "raw" files from "history" 19 years ago
Luben Tuikov c6e1d9ed50 gitweb.cgi: Teach git_history() to read hash from $hash_base 19 years ago
Alp Toker e130ddaaf3 gitweb: Make command invocations go through the git wrapper 19 years ago
Alp Toker 49da1dafc0 gitweb: Include a site name in page titles 19 years ago
Alp Toker f6801d669e gitweb: Send XHTML as 'application/xhtml+xml' where possible 19 years ago
Luben Tuikov 930cf7dd7c gitweb.cgi: Teach "a=blob" action to know the blob/file mime type 19 years ago
Luben Tuikov 9af2511796 gitweb.cgi: Create $git_temp if it doesn't exist 19 years ago
Luben Tuikov 25b7c18ecd Add "raw" output option to blobs in "tree" view format 19 years ago
Dennis Stosberg dc6d9b4999 gitweb: Declare global variables with "our" 19 years ago
Luben Tuikov e0becd9445 gitweb: Enable tree (directory) history display 19 years ago
Junio C Hamano b00d7079ce gitweb: optimize per-file history generation 19 years ago
Dennis Stosberg 4a87b43e37 gitweb: Declare global variables with "our" 19 years ago
Luben Tuikov 85b7cfb103 gitweb: Enable tree (directory) history display 19 years ago
Junio C Hamano cdd4037d70 gitweb: optimize per-file history generation 19 years ago
Jakub Narebski 8adc4bd4a5 gitweb: whitespace cleanup around '=' 19 years ago
Timo Hirvonen 4c5c20261c gitweb: Use $hash_base as $search_hash if possible 19 years ago