572 Commits (67687feae52ff2d3ab7edf3ac42a39c5e44be299)

Author SHA1 Message Date
Pavan Kumar Sunkara 04794fdc27 gitweb: Use @diff_opts while using format-patch 15 years ago
Jakub Narebski 7a49c254cd gitweb: git_get_project_config requires only $git_dir, not also $project 15 years ago
Jakub Narebski 9be3614eff gitweb: Fix project-specific feature override behavior 15 years ago
Jakub Narebski 1df4876613 gitweb: Protect escaping functions against calling on undef 15 years ago
Jakub Narebski 453541fcfc gitweb: esc_html (short) error message in die_error 15 years ago
Jakub Narebski e6e592db4c gitweb: Die if there are parsing errors in config file 15 years ago
John 'Warthog9' Hawley 57017b3e15 gitweb: Simplify (and fix) chop_str 15 years ago
John 'Warthog9' Hawley aa14013abf gitweb: Add optional extra parameter to die_error, for extended explanation 15 years ago
John 'Warthog9' Hawley 1ee4b4ef70 gitweb: add a "string" variant of print_sort_th 15 years ago
John 'Warthog9' Hawley 0cf207f7a6 gitweb: add a "string" variant of print_local_time 15 years ago
John 'Warthog9' Hawley 24d4afcdc7 gitweb: Check that $site_header etc. are defined before using them 15 years ago
John 'Warthog9' Hawley b62a1a98bc gitweb: Load checking 15 years ago
Jakub Narebski 87e573f660 gitweb: Add link to other blame implementation in blame views 15 years ago
Jakub Narebski e627e50a70 gitweb: Make linking to actions requiring JavaScript a feature 15 years ago
Jakub Narebski 69ca37d2ab gitweb: Make 'history' view (re)use git_log_generic() 15 years ago
Jakub Narebski 15f0b112d8 gitweb: Refactor common parts of 'log' and 'shortlog' views 15 years ago
Jakub Narebski 42671caa7d gitweb: Refactor 'log' action generation, adding git_log_body() 15 years ago
Mark Rada b629275fd0 gitweb: Smarter snapshot names 15 years ago
Petr Baudis b9759f0762 gitweb: Fix blob linenr links in pathinfo mode 15 years ago
Stephen Boyd e133d65c3e gitweb: linkify author/committer names with search 15 years ago
Giuseppe Bilotta 452e2256d2 gitweb: fix esc_param 15 years ago
Jakub Narebski 1655c98790 gitweb: Do not show 'patch' link for merge commits 15 years ago
Mark Rada fdb0c36e90 gitweb: check given hash before trying to create snapshot 15 years ago
Jakub Narebski e4b48eaab7 gitweb: Add 'show-sizes' feature to show blob sizes in tree view 16 years ago
Jakub Narebski c4ccf61f4c gitweb: Create links leading to 'blame_incremental' using JavaScript 16 years ago
Jakub Narebski 4af819d4ca gitweb: Incremental blame (using JavaScript) 16 years ago
Jakub Narebski aa7dd05e6a gitweb: Add optional "time to generate page" info in footer 16 years ago
Nanako Shiraishi 9319789804 Fix overridable written with an extra 'e' 16 years ago
Mark Rada 34b31a8d5f gitweb: improve snapshot error handling 16 years ago
Giuseppe Bilotta 01b89f0cd5 gitweb: pull ref markes pull out of subject <a> element 16 years ago
Mark A Rada cbdefb5ac4 gitweb: add support for XZ compressed snapshots 16 years ago
Mark A Rada 1bfd363184 gitweb: support to globally disable a snapshot format 16 years ago
Zoltán Füzesi 5ed5bbc7e1 gitweb: parse_commit_text encoding fix 16 years ago
Giuseppe Bilotta b7da721f02 gitweb: fix 'Use of uninitialized value' error in href() 16 years ago
Jakub Narebski aef37684ea gitweb: Use light/dark for class names also in 'blame' view 16 years ago
Jakub Narebski a36817b6e7 gitweb: Add author initials in 'blame' view, a la "git gui blame" 16 years ago
Jakub Narebski 3665e7e7f2 gitweb: Mark commits with no "previous" in 'blame' view 16 years ago
Jakub Narebski 11930423d1 gitweb: Use "previous" header of git-blame -p in 'blame' view 16 years ago
Jakub Narebski 6de9433fd0 gitweb: Mark boundary commits in 'blame' view 16 years ago
Wincent Colaiuta 69fb828393 gitweb: update Git homepage URL 16 years ago
Giuseppe Bilotta 7d25ef41c8 gitweb: add empty alt text to avatar img 16 years ago
Giuseppe Bilotta 679a1a1d42 gitweb: picon avatar provider 16 years ago
Giuseppe Bilotta 5a371b7bbb gitweb: gravatar url cache 16 years ago
Giuseppe Bilotta e9fdd74e53 gitweb: (gr)avatar support 16 years ago
Giuseppe Bilotta ba9247339d gitweb: use git_print_authorship_rows in 'tag' view too 16 years ago
Giuseppe Bilotta f88bafadd9 gitweb: uniform author info for commit and commitdiff 16 years ago
Giuseppe Bilotta 1c49a4e1f3 gitweb: refactor author name insertion 16 years ago
Jakub Narebski 14afe77486 gitweb: Sanitize title attribute in format_subject_html 16 years ago
Jakub Narebski 15c54fe7aa gitweb: Remove unused $hash_base parameter from normalize_link_target 16 years ago
Jakub Narebski 095e914281 gitweb: Simplify snapshot format detection logic in evaluate_path_info 16 years ago