Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitweb: Fix 'history' view for deleted files with history | Jakub Narebski | 2008-04-18 | 1 | -0/+16 |
* | gitweb: Make config_to_multi return [] instead of [undef] | Petr Baudis | 2007-12-16 | 1 | -0/+25 |
* | gitweb: Add tests for overriding gitweb config with repo config | Jakub Narebski | 2007-11-02 | 1 | -0/+23 |
* | gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test | Jakub Narebski | 2007-11-02 | 1 | -1/+0 |
* | gitweb: speed up project listing on large work trees by limiting find depth | Luke Lu | 2007-10-17 | 1 | -0/+1 |
* | Fix a test failure (t9500-*.sh) on cygwin | Ramsay Jones | 2007-09-11 | 1 | -5/+13 |
* | gitweb: Simplify 'opt' parameter validation, add "no merges" feeds | Jakub Narebski | 2007-07-28 | 1 | -0/+28 |
* | t9500: skip gitweb tests if perl version is too old | Sven Verdoolaege | 2007-06-24 | 1 | -0/+6 |
* | gitweb: Handle non UTF-8 text better | Martin Koegler | 2007-06-03 | 1 | -0/+28 |
* | gitweb: Add test t9500 for gitweb (as standalone script) | Jakub Narebski | 2007-05-20 | 1 | -0/+490 |