696 Commits (d0b16c8f878bef5c1268e033a3d1f427498c7008)

Author SHA1 Message Date
Pavan Kumar Sunkara 04794fdc27 gitweb: Use @diff_opts while using format-patch 15 years ago
Jakub Narebski 152d94348f gitweb: Create install target for gitweb in Makefile 15 years ago
Jakub Narebski 8515392f5d gitweb: Improve installation instructions in gitweb/INSTALL 15 years ago
Jakub Narebski ee1d8ee0f0 gitweb: Silence 'Variable VAR may be unavailable' warnings 15 years ago
Jakub Narebski efb2d0c5dc gitweb: Move generating page title to separate subroutine 15 years ago
Jakub Narebski 7a59745710 gitweb: Add custom error handler using die_error 15 years ago
Jakub Narebski c42b00c8f2 gitweb: Use nonlocal jump instead of 'exit' in die_error 15 years ago
Jakub Narebski 377bee3424 gitweb: href(..., -path_info => 0|1) 15 years ago
Junio C Hamano 8de096b671 gitweb: simplify gitweb.min.* generation and clean-up rules 15 years ago
Mark Rada e3918594f6 gitweb: update INSTALL to use shorter make target 15 years ago
Mark Rada a8ab675f21 gitweb: add documentation to INSTALL regarding gitweb.js 15 years ago
Mark Rada bb4bbf7582 Gitweb: add autoconfigure support for minifiers 15 years ago
Mark Rada 0e6ce21361 Gitweb: add support for minifying gitweb.css 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
Sylvain Rabot 964ad928d6 gitweb multiple project roots documentation 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 62331ef163 gitweb: Makefile improvements 15 years ago
John 'Warthog9' Hawley b62a1a98bc gitweb: Load checking 15 years ago
Jakub Narebski b2c2e4c22c gitweb.js: Workaround for IE8 bug 15 years ago
Jakub Narebski eff726f0c2 gitweb: Describe (possible) gitweb.js minification in gitweb/README 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
Stephen Boyd 6821dee9a9 gitweb.js: fix padLeftStr() and its usage 15 years ago
Jakub Narebski 6aa2de5151 gitweb.js: Harden setting blamed commit info in incremental blame 15 years ago
Stephen Boyd e42a05f75c gitweb.js: fix null object exception in initials calculation 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 e206d62a92 gitweb: Colorize 'blame_incremental' view during processing 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