512 Commits (e705d757bde06c2e523fc5bbbbf62bbb7c2234e9)

Author SHA1 Message Date
Giuseppe Bilotta 4afbaefffa gitweb: ref markers link to named shortlogs 16 years ago
Jakub Narebski ef115e26f7 gitweb: More about how gitweb gets 'owner' of repository 17 years ago
Jakub Narebski e67c9e3952 gitweb: Describe projects_index format in more detail 17 years ago
Lea Wiemann 074afaa0cf gitweb: standarize HTTP status codes 17 years ago
Lea Wiemann 61fb0b75d1 gitweb: remove unused parse_ref method 17 years ago
Lea Wiemann 516381d50b gitweb: quote commands properly when calling the shell 17 years ago
Jakub Narebski 66115d363a gitweb: Make it work with $GIT containing spaces 17 years ago
Jakub Narebski 7da0f3a46d gitweb: Separate generating 'sort by' table header 17 years ago
Jakub Narebski 6991341565 gitweb: Separate filling list of projects info 17 years ago
Rafael Garcia-Suarez 3a5b919cf2 gitweb: remove git_blame and rename git_blame2 to git_blame 17 years ago
Ask Bjørn Hansen 55f409a826 gitweb setup instruction: rewrite HEAD and root as well 17 years ago
Jakub Narebski 7f718e8b46 gitweb: Add charset info to "raw" output of 'text/plain' blobs 17 years ago
Jakub Narebski f70dda250e gitweb: Fix "next" link on bottom of page 17 years ago
Jakub Narebski 6ab69bf253 gitweb: Remove gitweb/test/ directory 17 years ago
Lea Wiemann 1f684dc01c gitweb: only display "next" links in logs if there is a next page 17 years ago
Anders Waldenborg dee2775a29 gitweb: Convert string to internal form before chopping in chop_str 17 years ago
Jakub Narebski 3562198b7d gitweb: Use feed link according to current view 17 years ago
martin f. krafft 85d17a123b Escape project names before creating pathinfo URLs 17 years ago
martin f. krafft bbd4c307fc Escape project name in regexp 17 years ago
Rafael Garcia-Suarez eae7a75904 Spelling fixes in the gitweb documentation 17 years ago
Jakub Narebski 5634cf2476 gitweb: Fix 'history' view for deleted files with history 17 years ago
Jakub Narebski 4ed4a34716 Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output" 17 years ago
Gerrit Pape 17a8b25005 gitweb: fallback to system-wide config file if default config does not exist 17 years ago
Jakub Narebski 7863c612f4 gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form 17 years ago
Jakub Narebski c582abae46 gitweb: Fix and simplify pickaxe search 17 years ago
Jakub Narebski 6dfbb304be gitweb: Mark first match when searching commit messages 17 years ago
Petr Baudis 0e55991987 gitweb: Clearly distinguish regexp / exact match searches 17 years ago
Jakub Narebski 0270cd0eea gitweb: Simplify fixed string search 17 years ago
Jakub Narebski 311e552e76 gitweb: Change parse_commits signature to allow for multiple options 17 years ago
Jakub Narebski b8d97d07fd gitweb: Better cutting matched string and its context 17 years ago
Jakub Narebski 9d561ad324 gitweb: Fix bugs in git_search_grep_body: it's length(), not len() 17 years ago
Junio C Hamano be8b906381 gitweb: Better chopping in commit search results 17 years ago
Jakub Narebski afa9b620f9 gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form 17 years ago
Jakub Narebski c84c483ffd gitweb: Add new option -nohtml to quot_xxx subroutines 17 years ago
Jakub Narebski 850b90a51d gitweb: Fix displaying unchopped argument in chop_and_escape_str 17 years ago
Bruno Ribas b59012ef4e gitweb: Use the config file to set repository owner's name. 17 years ago
Bruno Ribas 201945eeb3 gitweb: Make use of the $git_dir variable at sub git_get_project_url_list 17 years ago
Florian La Roche e62a641de1 gitweb: Make feed entries point to commitdiff view 17 years ago
Bruno Ribas c1dcf7ebf2 gitweb: Make use of the $git_dir variable at sub git_get_project_description 17 years ago
Jakub Narebski d661146ac2 gitweb: Add info about $projectroot and $projects_list to gitweb/README 17 years ago
Yasushi SHOJI 7720224ceb gitweb: Convert generated contents to utf8 in commitdiff_plain 17 years ago
Jakub Narebski d76a585d83 gitweb: fix whitespace in config_to_multi (indent with tab) 17 years ago
Petr Baudis bc8b95ae4a gitweb: Make config_to_multi return [] instead of [undef] 17 years ago
Jakub Narebski dfa7c7d221 gitweb: Teach "a=blob" action to be more lenient about blob/file mime type 17 years ago
Jakub Narebski bf901f8e74 gitweb: disambiguate heads and tags withs the same name 17 years ago
İsmail Dönmez e5d3de5c45 gitweb: use Perl built-in utf8 function for UTF-8 decoding. 17 years ago
Jakub Narebski 61fd2552d8 gitweb: Update and improve gitweb/README file 17 years ago
Denis Cheng f1fe8f5c1e gitweb: the commitdiff is very commonly used, it's needed on search page, too 17 years ago
Jakub Narebski 9d06674570 gitweb: Put project README in div.readme, fix its padding 17 years ago
Jakub Narebski 591ebf6595 gitweb: Style all tables using CSS 17 years ago