summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
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
2006-07-31gitweb: Headers refactoring - use git_header_div for header divsJakub Narebski
2006-07-31gitweb: Remove $project from git_get_paging_nav argumentsJakub Narebski
2006-07-31gitweb: Pager refactoring - use git_get_paging_nav for paginationJakub Narebski
2006-07-31gitweb: Add "\n" after <br/> in git_page_navJakub Narebski
2006-07-31gitweb: Show project descriptions with utf-8 characters in project list corre...Jakub Narebski
2006-07-31gitweb: Replace form-feed character by ^LJakub Narebski
2006-07-31gitweb: Navbar refactoring - use git_page_nav to generate navigation barJakub Narebski
2006-07-31gitweb: Add git_page_nav for later useJakub Narebski
2006-07-31gitweb: Cleanup - chomp @lines in consistent styleJakub Narebski
2006-07-31gitweb: Cleanup - chomp $line in consistent styleJakub Narebski
2006-07-31gitweb: More explicit error messages for open "-|"Jakub Narebski
2006-07-31gitweb: simplify git_get_hash_by_pathJakub Narebski
2006-07-31gitweb: Use list for of open for running git commands, thorougly.Jakub Narebski
2006-07-31gitweb: whitespace cleanupJakub Narebski
2006-07-30Merge branch 'lt/web'Junio C Hamano
2006-07-28Merge branch 'lt/web'Junio C Hamano
2006-07-26gitweb: fix two warningsJohannes Schindelin
2006-07-25gitweb: escape tag commentsDaniel Drake
2006-07-25gitweb.cgi: git_blame2: slight optimization reading the blame linesLuben Tuikov
2006-07-25gitweb.cgi: Centralize printing of the page pathLuben Tuikov
2006-07-25gitweb.cgi: git_blame2: Revision blocks now have alternating colorsLuben Tuikov
2006-07-25gitweb.cgi: Show "raw" head of project link even when $hash is not definedLuben Tuikov
2006-07-25gitweb.cgi: git_blame2: Allow back-trekking through commitsLuben Tuikov
2006-07-25gitweb.cgi: git_blame2: an alternative simple working git blameLuben Tuikov
2006-07-25gitweb.cgi: Include direct link to "raw" files from "history"Luben Tuikov
2006-07-25gitweb.cgi: Teach git_history() to read hash from $hash_baseLuben Tuikov
2006-07-14gitweb.css: Use monospace fonts for commits and tree-diff.Luben Tuikov
2006-07-13gitweb: Make command invocations go through the git wrapperAlp Toker
2006-07-11gitweb: Include a site name in page titlesAlp Toker
2006-07-11gitweb: Send XHTML as 'application/xhtml+xml' where possibleAlp Toker
2006-07-10gitweb.cgi: Teach "a=blob" action to know the blob/file mime typeLuben Tuikov
2006-07-10gitweb.cgi: Create $git_temp if it doesn't existLuben Tuikov
2006-07-09Add "raw" output option to blobs in "tree" view formatLuben Tuikov
2006-07-02gitweb: Declare global variables with "our"Dennis Stosberg
2006-07-02gitweb: Enable tree (directory) history displayLuben Tuikov
2006-07-02gitweb: optimize per-file history generationJunio C Hamano
2006-06-22gitweb: whitespace cleanup around '='Jakub Narebski
2006-06-22gitweb: Use $hash_base as $search_hash if possibleTimo Hirvonen
2006-06-21gitweb: Make use of $PATH_INFO for project parameterJakub Narebski
2006-06-21Move $gitbin earlier in gitweb.cgiJakub Narebski
2006-06-21Add git version to gitweb outputJakub Narebski
2006-06-21gitweb: whitespace cleanupJakub Narebski
2006-06-20gitweb: style done with stylesheetJakub Narebski
2006-06-20gitweb: A couple of page title tweakingJakub Narebski