summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2008-09-03gitweb: ref markers link to named shortlogsGiuseppe Bilotta
2008-07-27gitweb: More about how gitweb gets 'owner' of repositoryJakub Narebski
2008-07-07gitweb: Describe projects_index format in more detailJakub Narebski
2008-06-25Merge branch 'lw/gitweb'Junio C Hamano
2008-06-22Merge branch 'jn/web'Junio C Hamano
2008-06-22Merge branch 'rg/gitweb'Junio C Hamano
2008-06-20gitweb: standarize HTTP status codesLea Wiemann
2008-06-17gitweb: remove unused parse_ref methodLea Wiemann
2008-06-17gitweb: quote commands properly when calling the shellLea Wiemann
2008-06-14gitweb: Make it work with $GIT containing spacesJakub Narebski
2008-06-11gitweb: Separate generating 'sort by' table headerJakub Narebski
2008-06-11gitweb: Separate filling list of projects infoJakub Narebski
2008-06-09gitweb: remove git_blame and rename git_blame2 to git_blameRafael Garcia-Suarez
2008-06-08gitweb setup instruction: rewrite HEAD and root as wellAsk Bjørn Hansen
2008-06-04gitweb: Add charset info to "raw" output of 'text/plain' blobsJakub Narebski
2008-06-03gitweb: Fix "next" link on bottom of pageJakub Narebski
2008-05-31gitweb: Remove gitweb/test/ directoryJakub Narebski
2008-05-28Merge 1.5.5.3 inJunio C Hamano
2008-05-28gitweb: only display "next" links in logs if there is a next pageLea Wiemann
2008-05-23gitweb: Convert string to internal form before chopping in chop_strAnders Waldenborg
2008-04-27gitweb: Use feed link according to current viewJakub Narebski
2008-04-22Merge branch 'maint'Junio C Hamano
2008-04-22Escape project names before creating pathinfo URLsmartin f. krafft
2008-04-22Escape project name in regexpmartin f. krafft
2008-04-22Spelling fixes in the gitweb documentationRafael Garcia-Suarez
2008-04-19Merge branch 'maint'Junio C Hamano
2008-04-19gitweb: Fix 'history' view for deleted files with historyJakub Narebski
2008-04-09Merge branch 'gp/gitweb'Junio C Hamano
2008-04-05Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"Jakub Narebski
2008-03-27gitweb: fallback to system-wide config file if default config does not existGerrit Pape
2008-03-05gitweb: Fix and simplify pickaxe searchJakub Narebski
2008-03-02gitweb: Mark first match when searching commit messagesJakub Narebski
2008-02-27gitweb: Clearly distinguish regexp / exact match searchesPetr Baudis
2008-02-27gitweb: Simplify fixed string searchJakub Narebski
2008-02-27gitweb: Change parse_commits signature to allow for multiple optionsJakub Narebski
2008-02-26gitweb: Better cutting matched string and its contextJakub Narebski
2008-02-23gitweb: Fix bugs in git_search_grep_body: it's length(), not len()Jakub Narebski
2008-02-22gitweb: Better chopping in commit search resultsJunio C Hamano
2008-02-20gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski
2008-02-18Merge branch 'br/gitweb'Junio C Hamano
2008-02-18gitweb: Add new option -nohtml to quot_xxx subroutinesJakub Narebski
2008-02-18gitweb: Fix displaying unchopped argument in chop_and_escape_strJakub Narebski
2008-02-10gitweb: Use the config file to set repository owner's name.Bruno Ribas
2008-02-08gitweb: Make use of the $git_dir variable at sub git_get_project_url_listBruno Ribas
2008-02-06gitweb: Make feed entries point to commitdiff viewFlorian La Roche
2008-01-30gitweb: Make use of the $git_dir variable at sub git_get_project_descriptionBruno Ribas
2008-01-30gitweb: Add info about $projectroot and $projects_list to gitweb/READMEJakub Narebski
2008-01-30gitweb: Convert generated contents to utf8 in commitdiff_plainYasushi SHOJI
2007-12-21gitweb: fix whitespace in config_to_multi (indent with tab)Jakub Narebski
2007-12-16gitweb: Make config_to_multi return [] instead of [undef]Petr Baudis