Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | gitweb: Use light/dark for class names also in 'blame' view | Jakub Narebski | 2009-07-25 | 2 | -8/+11 | |
| * | | | | | | | gitweb: Add author initials in 'blame' view, a la "git gui blame" | Jakub Narebski | 2009-07-25 | 1 | -0/+8 | |
| * | | | | | | | gitweb: Mark commits with no "previous" in 'blame' view | Jakub Narebski | 2009-07-25 | 2 | -2/+8 | |
| * | | | | | | | gitweb: Use "previous" header of git-blame -p in 'blame' view | Jakub Narebski | 2009-07-25 | 1 | -14/+15 | |
| * | | | | | | | gitweb: Mark boundary commits in 'blame' view | Jakub Narebski | 2009-07-25 | 2 | -2/+8 | |
| * | | | | | | | gitweb: Make .error style generic | Jakub Narebski | 2009-07-25 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'zf/maint-gitweb-acname' | Junio C Hamano | 2009-08-10 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | gitweb: parse_commit_text encoding fix | Zoltán Füzesi | 2009-08-05 | 1 | -3/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-05 | 1 | -0/+6 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | gitweb/README: Document $base_url | Jakub Narebski | 2009-08-05 | 1 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | gitweb: fix 'Use of uninitialized value' error in href() | Giuseppe Bilotta | 2009-08-04 | 1 | -4/+7 | |
|/ / / / | ||||||
* | | | | gitweb: update Git homepage URL | Wincent Colaiuta | 2009-07-13 | 1 | -1/+1 | |
* | | | | Merge branch 'gb/gitweb-avatar' | Junio C Hamano | 2009-07-09 | 2 | -46/+194 | |
|\ \ \ \ | ||||||
| * | | | | gitweb: add empty alt text to avatar img | Giuseppe Bilotta | 2009-06-30 | 1 | -0/+1 | |
| * | | | | gitweb: picon avatar provider | Giuseppe Bilotta | 2009-06-30 | 1 | -7/+27 | |
| * | | | | gitweb: gravatar url cache | Giuseppe Bilotta | 2009-06-30 | 1 | -2/+22 | |
| * | | | | gitweb: (gr)avatar support | Giuseppe Bilotta | 2009-06-30 | 2 | -3/+84 | |
| * | | | | gitweb: use git_print_authorship_rows in 'tag' view too | Giuseppe Bilotta | 2009-06-30 | 1 | -7/+9 | |
| * | | | | gitweb: uniform author info for commit and commitdiff | Giuseppe Bilotta | 2009-06-30 | 1 | -1/+5 | |
| * | | | | gitweb: refactor author name insertion | Giuseppe Bilotta | 2009-06-30 | 2 | -39/+59 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-06-27 | 1 | -1/+9 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | gitweb/README: fix AliasMatch in example | Giuseppe Bilotta | 2009-06-27 | 1 | -1/+9 | |
* | | | | Merge branch 'jn/gitweb-cleanup' | Junio C Hamano | 2009-05-23 | 1 | -42/+42 | |
|\ \ \ \ | ||||||
| * | | | | gitweb: Remove unused $hash_base parameter from normalize_link_target | Jakub Narebski | 2009-05-13 | 1 | -5/+2 | |
| * | | | | gitweb: Simplify snapshot format detection logic in evaluate_path_info | Jakub Narebski | 2009-05-13 | 1 | -3/+4 | |
| * | | | | gitweb: Use capturing parentheses only when you intend to capture | Jakub Narebski | 2009-05-13 | 1 | -1/+1 | |
| * | | | | gitweb: Replace wrongly added tabs with spaces | Jakub Narebski | 2009-05-13 | 1 | -2/+2 | |
| * | | | | gitweb: Use block form of map/grep in a few cases more | Jakub Narebski | 2009-05-10 | 1 | -3/+3 | |
| * | | | | gitweb: Always use three argument form of open | Jakub Narebski | 2009-05-10 | 1 | -11/+14 | |
| * | | | | gitweb: Always use three argument form of open | Jakub Narebski | 2009-05-10 | 1 | -6/+6 | |
| * | | | | gitweb: Do not use bareword filehandles | Jakub Narebski | 2009-05-10 | 1 | -13/+12 | |
* | | | | | gitweb: Sanitize title attribute in format_subject_html | Jakub Narebski | 2009-05-22 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | gitweb: Remove function prototypes (cleanup) | Jakub Narebski | 2009-05-09 | 1 | -7/+5 | |
|/ / / | ||||||
* | | | Documentation: fix typos / spelling mistakes | Mike Ralphson | 2009-04-20 | 1 | -1/+1 | |
* | | | gitweb: Fix snapshots requested via PATH_INFO | Holger Weiß | 2009-04-20 | 1 | -2/+2 | |
|/ / | ||||||
* | | gitweb: Hyperlink multiple git hashes on the same commit message line | Marcel M. Cary | 2009-02-19 | 1 | -7/+5 | |
* | | gitweb: Fix warnings with override permitted but no repo override | Marcel M. Cary | 2009-02-18 | 1 | -6/+10 | |
* | | gitweb: fix wrong base URL when non-root DirectoryIndex | Giuseppe Bilotta | 2009-02-16 | 1 | -6/+22 | |
* | | Merge branch 'jn/gitweb-committag' | Junio C Hamano | 2009-02-15 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | gitweb: Better regexp for SHA-1 committag match | Jakub Narebski | 2009-02-07 | 1 | -1/+1 | |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-02-08 | 2 | -3/+27 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | gitweb: add $prevent_xss option to prevent XSS by repository content | Matt McCutchen | 2009-02-08 | 2 | -3/+27 | |
* | | | gitweb: Update README that gitweb works better with PATH_INFO | Jakub Narebski | 2009-02-01 | 1 | -6/+4 | |
* | | | gitweb: align comments to code | Giuseppe Bilotta | 2009-01-30 | 1 | -4/+4 | |
* | | | gitweb: webserver config for PATH_INFO | Giuseppe Bilotta | 2009-01-30 | 1 | -0/+76 | |
* | | | gitweb: make static files accessible with PATH_INFO | Giuseppe Bilotta | 2009-01-30 | 1 | -0/+5 | |
* | | | gitweb: check if-modified-since for feeds | Giuseppe Bilotta | 2009-01-28 | 1 | -1/+19 | |
* | | | gitweb: last-modified time should be commiter, not author | Giuseppe Bilotta | 2009-01-28 | 1 | -1/+1 | |
* | | | gitweb: rss channel date | Giuseppe Bilotta | 2009-01-28 | 1 | -0/+4 | |
* | | | gitweb: rss feed managingEditor | Giuseppe Bilotta | 2009-01-28 | 1 | -1/+3 |