gitweb: blame table row no highlight fix
[git] / gitweb /
2006-08-08  Luben Tuikovgitweb: blame table row no highlight fix
2006-08-08  Luben Tuikovgitweb: bugfix: git_commit and git_commitdiff parents
2006-08-08  Jakub Narebskigitweb: Remove unused variables in git_shortlog_body...
2006-08-06  Matthias Lederhofergitweb: fix $project usage
2006-08-06  Matthias Lederhofergitweb: fix commitdiff_plain for root commits
2006-08-06  Jakub Narebskigitweb: Skip nonmatching lines in difftree output,...
2006-08-06  Jakub Narebskigitweb: fix commitdiff for root commits
2006-08-06  Matthias Lederhofergitweb: check if HTTP_ACCEPT is really set
2006-08-06  Jakub Narebskigitweb: Refactor untabifying - converting tabs to spaces
2006-08-06  Jakub Narebskigitweb: Inline $rss_link
2006-08-06  Jakub Narebskigitweb: PATH_INFO=/ means no project
2006-08-06  Jakub Narebskigitweb: No error messages with unescaped/unprotected...
2006-08-06  Jakub Narebskigitweb: No periods for error messages
2006-08-06  Jakub Narebskigitweb: Cleanup and uniquify error messages
2006-08-06  Jakub Narebskigitweb: Don't undefine query parameter related variable...
2006-08-06  Jakub Narebskigitweb: Use undef for die_error to use default first...
2006-08-06  Jakub Narebskigitweb: die_error first (optional) parameter is HTTP...
2006-08-06  Jakub Narebskigitweb: Separate input validation and dispatch, add...
2006-08-05  Luben Tuikovgitweb: git_tree displays blame based on repository...
2006-08-02  Junio C Hamanogitweb: do not use @@FOO@@ for replaced tokens
2006-08-02  Matthias Lederhofergitweb: require $ENV{'GITWEB_CONFIG'}
2006-08-02  Jeff Kinggitweb: optionally read config from GITWEB_CONFIG
2006-08-01  Junio C Hamanogitweb/README: do not bug Kay with gitweb questions...
2006-08-01  Martin Waitzgitweb: use out-of-line GIT logo.
2006-08-01  Martin Waitzgitweb: fill in gitweb configuration by Makefile
2006-08-01  Jakub Narebskigitweb: Refactoring git_project_list
2006-08-01  Junio C Hamanogitweb: avoid undefined value warning in print_page_path
2006-08-01  Junio C Hamanogitweb: when showing history of a tree, show tree link...
2006-08-01  Junio C Hamanogitweb: fix use of uninitialized value.
2006-08-01  Junio C Hamanogitweb: an obvious cut and paste error.
2006-08-01  Junio C Hamanogitweb: There can be more than two levels of subdirectories
2006-07-31  Matthias Lederhofergitweb: use a hash to lookup the sub for an action
2006-07-31  Jakub Narebskigitweb: Reordering code and dividing it into categories
2006-07-31  Jakub Narebskigitweb: Remove characters entities entirely when shorte...
2006-07-31  Jakub Narebskigitweb: do not quote path for list version of open...
2006-07-31  Jakub Narebskigitweb: Refactor generation of shortlog, tags and heads...
2006-07-31  Jakub Narebskigitweb: Ref refactoring - use git_get_referencing for...
2006-07-31  Jakub Narebskigitweb: Remove characters entities entirely when shorte...
2006-07-31  Jakub Narebskigitweb: Headers refactoring - use git_header_div for...
2006-07-31  Jakub Narebskigitweb: Remove $project from git_get_paging_nav arguments
2006-07-31  Jakub Narebskigitweb: Pager refactoring - use git_get_paging_nav...
2006-07-31  Jakub Narebskigitweb: Add "\n" after <br/> in git_page_nav
2006-07-31  Jakub Narebskigitweb: Show project descriptions with utf-8 characters...
2006-07-31  Jakub Narebskigitweb: Replace form-feed character by ^L
2006-07-31  Jakub Narebskigitweb: Navbar refactoring - use git_page_nav to genera...
2006-07-31  Jakub Narebskigitweb: Add git_page_nav for later use
2006-07-31  Jakub Narebskigitweb: Cleanup - chomp @lines in consistent style
2006-07-31  Jakub Narebskigitweb: Cleanup - chomp $line in consistent style
2006-07-31  Jakub Narebskigitweb: More explicit error messages for open "-|"
2006-07-31  Jakub Narebskigitweb: simplify git_get_hash_by_path
2006-07-31  Jakub Narebskigitweb: Use list for of open for running git commands...
2006-07-31  Jakub Narebskigitweb: whitespace cleanup
2006-07-30  Junio C HamanoMerge branch 'lt/web'
2006-07-30  Junio C HamanoMerge branch 'js/mv'
2006-07-30  Junio C HamanoMerge branch 'jn/make'
2006-07-29  Junio C HamanoMerge branch 'lt/setup' into __/setup-n-mv
2006-07-28  Junio C HamanoMerge branch 'pb/multi-fetch'
2006-07-28  Junio C HamanoMerge branch 'lt/web'
2006-07-28  Junio C HamanoMerge branch 'js/alias-p'
2006-07-28  Junio C HamanoMerge branch 'jc/diff'
2006-07-26  Junio C HamanoMerge branch 'pb/configure'
2006-07-26  Johannes Schindelingitweb: fix two warnings
2006-07-25  Daniel Drakegitweb: escape tag comments
2006-07-25  Luben Tuikovgitweb.cgi: git_blame2: slight optimization reading...
2006-07-25  Luben Tuikovgitweb.cgi: Centralize printing of the page path
2006-07-25  Luben Tuikovgitweb.cgi: git_blame2: Revision blocks now have altern...
2006-07-25  Luben Tuikovgitweb.cgi: Show "raw" head of project link even when...
2006-07-25  Luben Tuikovgitweb.cgi: git_blame2: Allow back-trekking through...
2006-07-25  Luben Tuikovgitweb.cgi: git_blame2: an alternative simple working...
2006-07-25  Luben Tuikovgitweb.cgi: Include direct link to "raw" files from...
2006-07-25  Luben Tuikovgitweb.cgi: Teach git_history() to read hash from ...
2006-07-17  Junio C HamanoMerge branch 'sp/reflog' v1.4.2-rc1
2006-07-14  Junio C HamanoMerge branch 'lt/unitype'
2006-07-14  Junio C HamanoMerge branch 'sp/lazy-mkdir'
2006-07-14  Luben Tuikovgitweb.css: Use monospace fonts for commits and tree...
2006-07-13  Junio C HamanoMerge branch 'ml/trace'
2006-07-13  Junio C HamanoMerge branch 'js/merge-base'
2006-07-13  Junio C HamanoMerge branch 'lt/prune'
2006-07-13  Junio C HamanoMerge branch 'lt/merge-tree'
2006-07-13  Alp Tokergitweb: Make command invocations go through the git...
2006-07-11  Alp Tokergitweb: Include a site name in page titles
2006-07-11  Alp Tokergitweb: Send XHTML as 'application/xhtml+xml' where...
2006-07-10  Junio C HamanoMerge branch 'jc/show-merge'
2006-07-10  Luben Tuikovgitweb.cgi: Teach "a=blob" action to know the blob...
2006-07-10  Luben Tuikovgitweb.cgi: Create $git_temp if it doesn't exist
2006-07-10  Junio C HamanoMerge branch 'lt/gitweb'
2006-07-09  Luben TuikovAdd "raw" output option to blobs in "tree" view format
2006-07-07  Junio C HamanoMerge branch 'js/merge-base'
2006-07-05  Junio C HamanoMerge branch 'lt/gitweb'
2006-07-02  Dennis Stosberggitweb: Declare global variables with "our"
2006-07-02  Luben Tuikovgitweb: Enable tree (directory) history display
2006-07-02  Junio C Hamanogitweb: optimize per-file history generation
2006-07-02  Dennis Stosberggitweb: Declare global variables with "our"
2006-07-02  Luben Tuikovgitweb: Enable tree (directory) history display
2006-07-02  Junio C Hamanogitweb: optimize per-file history generation
2006-06-22  Junio C HamanoMerge branch 'js/lsfix'
2006-06-22  Junio C HamanoMerge branch 'ew/rebase'
2006-06-22  Junio C HamanoMerge branch 'jn/web'
2006-06-22  Junio C HamanoMerge branch 'ew/rebase' into next
2006-06-22  Junio C HamanoMerge branch 'jn/web' into next
next