239 Commits (7a2a0d214169a5d6f22fc62c4ae6a7ca5b27fb3e)

Author SHA1 Message Date
Junio C Hamano 51a7c66a73 gitweb: Make the Git logo link target to point to the homepage 18 years ago
Luben Tuikov db94b41aee gitweb: blame: Minimize vertical table row padding 18 years ago
Luben Tuikov 6e0e92fda8 gitweb: Do not print "log" and "shortlog" redundantly in commit view 18 years ago
Junio C Hamano 9ccb64c8e0 tar-tree deprecation: we eat our own dog food. 18 years ago
Alan Chandler 604cb211a9 Update the gitweb/README file to include setting the GITWEB_CONFIG environment 19 years ago
Martin Waitz 128eead198 gitweb: document webserver configuration for common gitweb/repo URLs. 19 years ago
Luben Tuikov e70866f53a gitweb: Escape ESCAPE (\e) character 19 years ago
Luben Tuikov 6f7ea5fb33 gitweb: tree view: hash_base and hash are now context sensitive 19 years ago
Luben Tuikov 6d81c5a2ea gitweb: History: blob and tree are first, then commitdiff, etc 19 years ago
Luben Tuikov e46b3c027e gitweb: Remove redundant "commit" from history 19 years ago
Luben Tuikov a2a3bf7b2b gitweb: Don't use quotemeta on internally generated strings 19 years ago
Luben Tuikov ba6ef81017 gitweb: Add snapshot to shortlog 19 years ago
Luben Tuikov de9272f4bd gitweb: Factor out gitweb_have_snapshot() 19 years ago
Luben Tuikov d1d866e9b8 gitweb: Remove redundant "commit" link from shortlog 19 years ago
Luben Tuikov 6dd36acd32 gitweb: "alternate" starts with shade (i.e. 1) 19 years ago
Luben Tuikov eb51ec9c05 gitweb: Add history and blame to git_difftree_body() 19 years ago
Luben Tuikov 499faeda1b gitweb: Remove excessively redundant entries from git_difftree_body 19 years ago
Luben Tuikov 709f898dae Revert "gitweb: extend blame to show links to diff and previous" 19 years ago
Jakub Narebski ab41dfbfd4 gitweb: Quote filename in HTTP Content-Disposition: header 19 years ago
Jakub Narebski f93bff8d45 gitweb: Add git_url subroutine, and use it to quote full URLs 19 years ago
Jakub Narebski 24d0693a68 gitweb: Split validate_input into validate_pathname and validate_refname 19 years ago
Jakub Narebski dd1ad5f167 gitweb: Use "return" instead of "return undef" for some subs 19 years ago
Jakub Narebski 4b02f48372 gitweb: Strip trailing slashes from $path in git_get_hash_by_path 19 years ago
Luben Tuikov 65910395c0 gitweb: extend blame to show links to diff and previous 19 years ago
Yasushi SHOJI 4a0641b7cf gitweb: Decode long title for link tooltips 19 years ago
Luben Tuikov 0fa105e7f1 gitweb: Remove redundant "tree" link 19 years ago
Luben Tuikov 4de741b3e1 gitweb: tree view: eliminate redundant "blob" 19 years ago
Petr Baudis 8391548e5e gitweb: fix over-eager application of esc_html(). 19 years ago
Petr Baudis a2f3db2f5d gitweb: Consolidate escaping/validation of query string 19 years ago
Petr Baudis 5c7d2cf3d6 Fix snapshot link in tree view 19 years ago
Petr Baudis 74d6166751 gitweb: Fix @git_base_url_list usage 19 years ago
Petr Baudis d726720743 gitweb: Fix tree link associated with each commit log entry. 19 years ago
Petr Baudis 26d0a976e8 Make path in tree view look nicer 19 years ago
Petr Baudis f35274dad8 gitweb: Relabel "head" as "HEAD" 19 years ago
Petr Baudis 35329cc1cc gitweb: Rename "plain" labels to "raw" 19 years ago
Petr Baudis 6ef4cb2e8d gitweb: Link to associated tree from a particular log item in full log view 19 years ago
Petr Baudis 1d62be25ed gitweb: Link to latest tree from the head line in heads list 19 years ago
Petr Baudis 35749ae566 gitweb: Link to tree instead of snapshot in shortlog 19 years ago
Petr Baudis cae1862a3b gitweb: More per-view navigation bar links 19 years ago
Petr Baudis 609ff267fb gitweb: Link (HEAD) tree for each project from projects list 19 years ago
Jakub Narebski 1d782b03b0 gitweb: Make git_get_hash_by_path check type if provided 19 years ago
Petr Baudis 16fdb4882e Fix showing of path in tree view 19 years ago
Martin Waitz 053d62bb5b gitweb: fix display of trees via PATH_INFO. 19 years ago
Jakub Narebski 62e27f273d gitweb: Fix thinko in git_tags and git_heads 19 years ago
Jakub Narebski 120ddde2a8 gitweb: Make git_get_refs_list do work of git_get_references 19 years ago
Jakub Narebski 9704d75ddc gitweb: Always use git-peek-remote in git_get_references 19 years ago
Jakub Narebski d04d3d424b gitweb: Require project for almost all actions 19 years ago
Jakub Narebski cd90e75ff4 gitweb: Even more support for PATH_INFO based URLs 19 years ago
Jakub Narebski 8059319acc gitweb: Fix mimetype_guess_file for files with multiple extensions 19 years ago
Matthias Lederhofer ac8e3f2bb8 gitweb fix validating pg (page) parameter 19 years ago