193 Commits (4777b0141a4812177390da4b6ebc9d40ac3da4b5)

Author SHA1 Message Date
Petr Baudis 4777b0141a gitweb: Restore object-named links in item lists 18 years ago
Petr Baudis a153adf683 gitweb: Fix setting $/ in parse_commit() 18 years ago
Jakub Narebski b6b7fc7283 gitweb: Add '..' (up directory) to tree view if applicable 18 years ago
Jakub Narebski 4df118ed60 gitweb: Improve git_print_page_path 18 years ago
Jakub Narebski 300454feab gitweb: Do not esc_html $basedir argument to git_print_tree_entry 18 years ago
Jakub Narebski e7fb022a42 gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2) 18 years ago
Junio C Hamano 63e02a1be3 gitweb: use for-each-ref to show the latest activity across branches 18 years ago
Petr Baudis 34c06118ed gitweb: Fix search form when PATH_INFO is enabled 18 years ago
Jakub Narebski 9a7a62ff71 gitweb: Cleanup Git logo and Git logo target generation 18 years ago
Petr Baudis 45a3b12cfd gitweb: Document features better 18 years ago
Petr Baudis a144154f85 gitweb: [commit view] Do not suppress commitdiff link in root commit 18 years ago
Petr Baudis 7e0fe5c939 gitweb: Handle commits with empty commit messages more reasonably 18 years ago
Petr Baudis 689b7f5ccb gitweb: Separate (new) and (deleted) in commitdiff by a space 18 years ago
Petr Baudis 55ff35cb64 Show snapshot link in shortlog only if have_snapsho 18 years ago
Yasushi SHOJI 847abc0f2a gitweb: refactor decode() for utf8 conversion 18 years ago
Junio C Hamano 51a7c66a73 gitweb: Make the Git logo link target to point to the homepage 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
Martin Waitz a945591906 gitweb: warn if feature cannot be overridden. 18 years ago
Alan Chandler b2d3476e15 Gitweb - provide site headers and footers 18 years ago
Luben Tuikov c8aeaaf7fc gitweb: blame: Mouse-over commit-8 shows author and date 18 years ago
Luben Tuikov 9dc5f8c9c2 gitweb: blame: print commit-8 on the leading row of a commit-block 18 years ago
Junio C Hamano 9074484a2b Revert 954a618375 18 years ago
Junio C Hamano 2172ce4b01 gitweb: prepare for repositories with packed refs. 18 years ago
Junio C Hamano 954a618375 gitweb: make leftmost column of blame less cluttered. 18 years ago
Luben Tuikov e70866f53a gitweb: Escape ESCAPE (\e) character 18 years ago
Martin Waitz 9e756904d0 gitweb: start to generate PATH_INFO URLs. 18 years ago
Luben Tuikov 6f7ea5fb33 gitweb: tree view: hash_base and hash are now context sensitive 18 years ago
Luben Tuikov 6d81c5a2ea gitweb: History: blob and tree are first, then commitdiff, etc 18 years ago
Luben Tuikov e46b3c027e gitweb: Remove redundant "commit" from history 18 years ago
Luben Tuikov a2a3bf7b2b gitweb: Don't use quotemeta on internally generated strings 18 years ago
Luben Tuikov ba6ef81017 gitweb: Add snapshot to shortlog 18 years ago
Luben Tuikov de9272f4bd gitweb: Factor out gitweb_have_snapshot() 18 years ago
Luben Tuikov d1d866e9b8 gitweb: Remove redundant "commit" link from shortlog 18 years ago
Luben Tuikov 6dd36acd32 gitweb: "alternate" starts with shade (i.e. 1) 18 years ago
Luben Tuikov eb51ec9c05 gitweb: Add history and blame to git_difftree_body() 18 years ago
Luben Tuikov 499faeda1b gitweb: Remove excessively redundant entries from git_difftree_body 18 years ago
Luben Tuikov 709f898dae Revert "gitweb: extend blame to show links to diff and previous" 18 years ago
Jakub Narebski ab41dfbfd4 gitweb: Quote filename in HTTP Content-Disposition: header 18 years ago
Jakub Narebski f93bff8d45 gitweb: Add git_url subroutine, and use it to quote full URLs 18 years ago
Jakub Narebski 24d0693a68 gitweb: Split validate_input into validate_pathname and validate_refname 18 years ago
Jakub Narebski dd1ad5f167 gitweb: Use "return" instead of "return undef" for some subs 18 years ago
Jakub Narebski 4b02f48372 gitweb: Strip trailing slashes from $path in git_get_hash_by_path 18 years ago
Luben Tuikov 65910395c0 gitweb: extend blame to show links to diff and previous 18 years ago
Yasushi SHOJI 4a0641b7cf gitweb: Decode long title for link tooltips 18 years ago
Luben Tuikov 0fa105e7f1 gitweb: Remove redundant "tree" link 18 years ago
Luben Tuikov 4de741b3e1 gitweb: tree view: eliminate redundant "blob" 18 years ago
Petr Baudis 8391548e5e gitweb: fix over-eager application of esc_html(). 18 years ago
Petr Baudis a2f3db2f5d gitweb: Consolidate escaping/validation of query string 18 years ago
Petr Baudis 5c7d2cf3d6 Fix snapshot link in tree view 18 years ago