544 Commits (f755bb996ba0540d668104d0e2d4e03bb71b560b)

Author SHA1 Message Date
Alexander Gavrilov dde80d9c23 gitweb: Fix mod_perl support. 16 years ago
Alexander Gavrilov dd7f5f105a gitweb: Add a per-repository authorization hook. 16 years ago
Alexander Gavrilov ec26f098a6 gitweb: Use single implementation of export_ok check. 16 years ago
Giuseppe Bilotta c752a0e00c gitweb: embed snapshot format parameter in PATH_INFO 16 years ago
Giuseppe Bilotta 1ec2fb5fa3 gitweb: retrieve snapshot format from PATH_INFO 16 years ago
Giuseppe Bilotta 5e166843f5 gitweb: make the supported snapshot formats array global 16 years ago
Giuseppe Bilotta 8db49a7f6f gitweb: generate parent..current URLs 16 years ago
Giuseppe Bilotta b0be3838bb gitweb: parse parent..current syntax from PATH_INFO 16 years ago
Giuseppe Bilotta 3550ea71f5 gitweb: use_pathinfo filenames start with / 16 years ago
Giuseppe Bilotta b02bd7a632 gitweb: generate project/action/hash URLs 16 years ago
Giuseppe Bilotta d8c2882254 gitweb: parse project/action/hash_base:filename PATH_INFO 16 years ago
Junio C Hamano eee0184da8 Fix reading of cloud tags 16 years ago
Giuseppe Bilotta 1b2d297e41 gitweb: refactor input parameters parse/validation 16 years ago
Jakub Narebski 2b11e059ee gitweb: Better processing format string in custom links in navbar 16 years ago
Petr Baudis 0d1d154dbe gitweb: Support for simple project search form 16 years ago
Petr Baudis 42326110b5 gitweb: Make the by_tag filter delve in forks as well 16 years ago
Petr Baudis aed93de428 gitweb: Support for tag clouds 16 years ago
Petr Baudis d627f68fbb gitweb: Add support for extending the action bar with custom links 16 years ago
Jakub Narebski 2d7a3532c7 gitweb: Fix two 'uninitialized value' warnings in git_tree() 16 years ago
Petr Baudis a476142fe7 gitweb: Identify all summary metadata table rows 16 years ago
Giuseppe Bilotta b65910fec2 gitweb: remove PATH_INFO from $my_url and $my_uri 16 years ago
Petr Baudis 25dfd171d6 gitweb: Quote non-displayable characters in hex, not octal 16 years ago
Mike Ralphson f04f27e8b2 gitweb: Sort the list of forks on the summary page by age 16 years ago
Petr Baudis 6b28da672e gitweb: Clean-up sorting of project list 16 years ago
Giuseppe Bilotta ec3e97b84e gitweb: shortlog now also obeys $hash_parent 17 years ago
Joey Hess 53c3967647 gitweb: avoid warnings for commits without body 17 years ago
Giuseppe Bilotta 4afbaefffa gitweb: ref markers link to named shortlogs 17 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