236 Commits (af6feeb229110a0fa77a179c2655fca08e72f879)

Author SHA1 Message Date
Jakub Narebski af6feeb229 gitweb: Refactor feed generation, make output prettier, add Atom feed 18 years ago
Jakub Narebski bd5d1e42fb gitweb: Add an option to href() to return full URL 18 years ago
Jakub Narebski 59e3b14e08 gitweb: New improved formatting of chunk header in diff 18 years ago
Jakub Narebski 9954f772eb gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff" 18 years ago
Jakub Narebski 6d55f05576 gitweb: Buffer diff header to deal with split patches + git_patchset_body refactoring 18 years ago
Jakub Narebski 04408c3578 gitweb: Protect against possible warning in git_commitdiff 18 years ago
Alexandre Julliard faa1bbfdd2 gitweb: Put back shortlog instead of graphiclog in the project list. 18 years ago
Junio C Hamano 1c791cfbf8 gitweb: fix unmatched div in commitdiff 18 years ago
Junio C Hamano 225932ed4d gitweb: protect commit messages from controls. 18 years ago
Junio C Hamano 25ffbb27a2 gitweb: protect blob and diff output lines from controls. 18 years ago
Junio C Hamano 2b2a8c78ea gitweb: do not give blame link unconditionally in diff-tree view 18 years ago
Jakub Narebski 744d0ac33a gitweb: New improved patchset view 18 years ago
Jakub Narebski 1d3bc0cc0a gitweb: Use character or octal escape codes (and add span.cntrl) in esc_path 18 years ago
Jakub Narebski 403d0906e9 gitweb: Better git-unquoting and gitweb-quoting of pathnames 18 years ago
Junio C Hamano 83ee94c12c gitweb: minimally fix "fork" support. 18 years ago
Junio C Hamano 5dd5ed09fe gitweb: fix disabling of "forks" 18 years ago
Aneesh Kumar K.V 6768d6b847 gitweb: Remove extra "/" in path names for git_get_project_list 18 years ago
Jakub Narebski 6255ef08ae gitweb: Better support for non-CSS aware web browsers 18 years ago
Jakub Narebski 241cc599b3 gitweb: Output also empty patches in "commitdiff" view 18 years ago
Jakub Narebski cd1464083c gitweb: Use git-for-each-ref to generate list of heads and/or tags 18 years ago
Jakub Narebski 8b4b94cc79 gitweb: Use 's' regexp modifier to secure against filenames with LF 18 years ago
Jakub Narebski 45bd0c808d gitweb: Secure against commit-ish/tree-ish with the same name as path 18 years ago
Luben Tuikov 5ad0828ca3 gitweb: esc_html() author in blame 18 years ago
Jakub Narebski 151602df00 gitweb: Add "next" link to commitdiff view 18 years ago
Jakub Narebski c60c56cc70 gitweb: Move git_get_last_activity subroutine earlier 18 years ago
Petr Baudis 887a612fef gitweb: Fix up bogus $stylesheet declarations 18 years ago
Jakub Narebski d6b7e0b98f gitweb: Check git base URLs before generating URL from it 18 years ago
Jakub Narebski 35f401a670 gitweb: Use --no-commit-id in git_commit and git_commitdiff 18 years ago
Petr Baudis e30496dfcb gitweb: Support for 'forks' 18 years ago
Jakub Narebski 8256098399 gitweb: Print commit message without title in commitdiff only if there is any 18 years ago
Jakub Narebski 62fae51dd5 gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiff 18 years ago
Jakub Narebski f2069411c9 gitweb: Get rid of git_print_simplified_log 18 years ago
Petr Baudis 447ef09a5c gitweb: Show project's README.html if available 18 years ago
Petr Baudis 8be2890c99 gitweb: Do not automatically append " git" to custom site name 18 years ago
Petr Baudis 88ad729b73 gitweb: Make search type a popup menu 18 years ago
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
Junio C Hamano 48fd688ab0 gitweb: spell "blame --porcelain" with -p 18 years ago
Petr Baudis 34c06118ed gitweb: Fix search form when PATH_INFO is enabled 18 years ago
Luben Tuikov d15c55aa05 gitweb: blame porcelain: lineno and orig lineno swapped 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