42 Commits (5b982f84ee6eb3027e5bdf2e917a0efa48aded6a)

Author SHA1 Message Date
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
Luben Tuikov 4b7ce6e2d6 gitweb.css: Use monospace fonts for commits and tree-diff. 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
Jakub Narebski 49f582a040 gitweb: Make use of $PATH_INFO for project parameter 19 years ago
Jakub Narebski 3f7f271004 Move $gitbin earlier in gitweb.cgi 19 years ago
Jakub Narebski ae20de5386 Add git version to gitweb output 19 years ago
Jakub Narebski 7a9b4c5fe3 gitweb: whitespace cleanup 19 years ago
Jakub Narebski 1f1ab5f05b gitweb: style done with stylesheet 19 years ago
Jakub Narebski 7bedd9fc81 gitweb: A couple of page title tweaking 19 years ago
Jakub Narebski 57bd4d3523 Fix: Support for the standard mime.types map in gitweb 19 years ago
Jakub Narebski 7b6511a13f gitweb: add type="text/css" to stylesheet link 19 years ago
Jakub Narebski 75c84ddb46 Make CSS file gitweb/gitweb.css more readable 19 years ago
Jakub Narebski c729127ca7 Fix gitweb stylesheet 19 years ago
Petr Baudis 2d00737489 Support for the standard mime.types map in gitweb 19 years ago
Jakub Narebski ad14e93175 gitweb: text files for 'blob_plain' action without charset by default 19 years ago
Jakub Narebski f5aa79d909 gitweb: safely output binary files for 'blob_plain' action 19 years ago
Jakub Narebski aedd9425ce Move gitweb style to gitweb.css 19 years ago
Jakub Narebski 175fb6c040 Update gitweb README: gitweb is now included with git 19 years ago
Florian Forster 5996ca0836 gitweb: Make the `blame' interface in gitweb optional. 19 years ago
Florian Forster e34ef62148 gitweb: Adding a `blame' interface. 19 years ago