330 Commits (7cab5883ffd643916d0322a1d3360a79ccf6f653)

Author SHA1 Message Date
Robert Fitzsimons 313ce8cee6 gitweb: Show '...' links in "summary" view only if there are more items 18 years ago
Jakub Narebski c9d193dffb gitweb: Add "next" link to commit view 19 years ago
Jakub Narebski 5fce278ef3 gitweb: Add title attribute to ref marker with full ref name 19 years ago
Jakub Narebski 549ab4a307 gitweb: Do not show difftree for merges in "commit" view 19 years ago
Jakub Narebski bfe2191f79 gitweb: SHA-1 in commit log message links to "object" view 19 years ago
Jakub Narebski 3bf9d57051 gitweb: Hyperlink target of symbolic link in "tree" view (if possible) 19 years ago
Jakub Narebski ca94601c8f gitweb: Add generic git_object subroutine to display object of any type 19 years ago
Jakub Narebski e33fba4c5a gitweb: Show target of symbolic link in "tree" view 19 years ago
Jakub Narebski 9aa1757382 gitweb: Don't use Content-Encoding: header in git_snapshot 19 years ago
Uwe Zeisberger bbee1d971d Fix documentation copy&paste typo 19 years ago
Jakub Narebski 5a4cf3346d gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" view 19 years ago
Jakub Narebski e1147267af gitweb: Fix Atom feed <logo>: it is $logo, not $logo_url 19 years ago
Jakub Narebski e88ce8a456 gitweb: Make project description in projects list link to summary view 19 years ago
Jakub Narebski 91fd2bf3fd gitweb: Use author_epoch for pubdate in gitweb feeds 19 years ago
Jakub Narebski ab23c19d67 gitweb: Add author and contributor email to Atom feed 19 years ago
Jakub Narebski ba00b8c1ed gitweb: Add author and committer email extraction to parse_commit 19 years ago
Jakub Narebski 28b9d9f7c6 gitweb: Use git-show-ref instead of git-peek-remote 19 years ago
Jakub Narebski 391862e345 gitweb: Do not use esc_html in esc_path 19 years ago
Junio C Hamano 7002243f7e gitweb: (style) use chomp without parentheses consistently. 19 years ago
Jakub Narebski 793c400cc1 gitweb: Replace SPC with &nbsp; also in tag comment 19 years ago
Jakub Narebski 897d1d2e2a gitweb: Finish restoring "blob" links in git_difftree_body 19 years ago
Jakub Narebski af6feeb229 gitweb: Refactor feed generation, make output prettier, add Atom feed 19 years ago
Jakub Narebski bd5d1e42fb gitweb: Add an option to href() to return full URL 19 years ago
Jakub Narebski 59e3b14e08 gitweb: New improved formatting of chunk header in diff 19 years ago
Jakub Narebski 9954f772eb gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff" 19 years ago
Jakub Narebski 6d55f05576 gitweb: Buffer diff header to deal with split patches + git_patchset_body refactoring 19 years ago
Jakub Narebski 04408c3578 gitweb: Protect against possible warning in git_commitdiff 19 years ago
Alexandre Julliard faa1bbfdd2 gitweb: Put back shortlog instead of graphiclog in the project list. 19 years ago
Junio C Hamano 1c791cfbf8 gitweb: fix unmatched div in commitdiff 19 years ago
Junio C Hamano 225932ed4d gitweb: protect commit messages from controls. 19 years ago
Junio C Hamano 25ffbb27a2 gitweb: protect blob and diff output lines from controls. 19 years ago
Junio C Hamano 2b2a8c78ea gitweb: do not give blame link unconditionally in diff-tree view 19 years ago
Jakub Narebski 744d0ac33a gitweb: New improved patchset view 19 years ago
Jakub Narebski 1d3bc0cc0a gitweb: Use character or octal escape codes (and add span.cntrl) in esc_path 19 years ago
Jakub Narebski 403d0906e9 gitweb: Better git-unquoting and gitweb-quoting of pathnames 19 years ago
Junio C Hamano 83ee94c12c gitweb: minimally fix "fork" support. 19 years ago
Junio C Hamano 5dd5ed09fe gitweb: fix disabling of "forks" 19 years ago
Aneesh Kumar K.V 6768d6b847 gitweb: Remove extra "/" in path names for git_get_project_list 19 years ago
Jakub Narebski 6255ef08ae gitweb: Better support for non-CSS aware web browsers 19 years ago
Jakub Narebski 241cc599b3 gitweb: Output also empty patches in "commitdiff" view 19 years ago
Jakub Narebski cd1464083c gitweb: Use git-for-each-ref to generate list of heads and/or tags 19 years ago
Jakub Narebski 8b4b94cc79 gitweb: Use 's' regexp modifier to secure against filenames with LF 19 years ago
Jakub Narebski 45bd0c808d gitweb: Secure against commit-ish/tree-ish with the same name as path 19 years ago
Luben Tuikov 5ad0828ca3 gitweb: esc_html() author in blame 19 years ago
Jakub Narebski 151602df00 gitweb: Add "next" link to commitdiff view 19 years ago
Jakub Narebski c60c56cc70 gitweb: Move git_get_last_activity subroutine earlier 19 years ago
Petr Baudis 887a612fef gitweb: Fix up bogus $stylesheet declarations 19 years ago
Jakub Narebski d6b7e0b98f gitweb: Check git base URLs before generating URL from it 19 years ago
Jakub Narebski 35f401a670 gitweb: Use --no-commit-id in git_commit and git_commitdiff 19 years ago
Petr Baudis e30496dfcb gitweb: Support for 'forks' 19 years ago