summaryrefslogtreecommitdiffstats
path: root/gitweb
AgeCommit message (Expand)AuthorLines
2008-10-03Merge branch 'pb/gitweb-tagcloud' into pb/gitwebShawn O. Pearce-9/+145
2008-10-03gitweb: Support for simple project search formPetr Baudis-2/+14
2008-10-03gitweb: Make the by_tag filter delve in forks as wellPetr Baudis-3/+10
2008-10-03gitweb: Support for tag cloudsPetr Baudis-0/+109
2008-10-02gitweb: Add support for extending the action bar with custom linksPetr Baudis-1/+34
2008-10-02Merge branch 'maint'Shawn O. Pearce-1/+9
2008-10-02gitweb: Fix two 'uninitialized value' warnings in git_tree()Jakub Narebski-1/+2
2008-10-02gitweb: Identify all summary metadata table rowsPetr Baudis-4/+4
2008-10-02gitweb: remove PATH_INFO from $my_url and $my_uriGiuseppe Bilotta-0/+7
2008-10-02gitweb: Quote non-displayable characters in hex, not octalPetr Baudis-1/+1
2008-10-01gitweb: Sort the list of forks on the summary page by ageMike Ralphson-2/+2
2008-10-01gitweb: Clean-up sorting of project listPetr Baudis-25/+20
2008-09-25gitweb: shortlog now also obeys $hash_parentGiuseppe Bilotta-1/+5
2008-09-18Merge branch 'maint'Junio C Hamano-1/+1
2008-09-18gitweb: avoid warnings for commits without bodyJoey Hess-1/+1
2008-09-02gitweb: ref markers link to named shortlogsGiuseppe Bilotta-3/+47
2008-07-27gitweb: More about how gitweb gets 'owner' of repositoryJakub Narebski-1/+2
2008-07-07gitweb: Describe projects_index format in more detailJakub Narebski-6/+46
2008-06-25Merge branch 'lw/gitweb'Junio C Hamano-106/+105
2008-06-22Merge branch 'jn/web'Junio C Hamano-49/+62
2008-06-22Merge branch 'rg/gitweb'Junio C Hamano-99/+2
2008-06-19gitweb: standarize HTTP status codesLea Wiemann-106/+105
2008-06-17gitweb: remove unused parse_ref methodLea Wiemann-43/+0
2008-06-17gitweb: quote commands properly when calling the shellLea Wiemann-10/+14
2008-06-14gitweb: Make it work with $GIT containing spacesJakub Narebski-1/+1
2008-06-10gitweb: Separate generating 'sort by' table headerJakub Narebski-37/+39
2008-06-10gitweb: Separate filling list of projects infoJakub Narebski-12/+23
2008-06-09gitweb: remove git_blame and rename git_blame2 to git_blameRafael Garcia-Suarez-99/+2
2008-06-08gitweb setup instruction: rewrite HEAD and root as wellAsk Bjørn Hansen-4/+14
2008-06-04gitweb: Add charset info to "raw" output of 'text/plain' blobsJakub Narebski-9/+20
2008-06-02gitweb: Fix "next" link on bottom of pageJakub Narebski-8/+5
2008-05-31gitweb: Remove gitweb/test/ directoryJakub Narebski-12/+0
2008-05-27Merge 1.5.5.3 inJunio C Hamano-4/+4
2008-05-27gitweb: only display "next" links in logs if there is a next pageLea Wiemann-4/+4
2008-05-22gitweb: Convert string to internal form before chopping in chop_strAnders Waldenborg-0/+4
2008-04-26gitweb: Use feed link according to current viewJakub Narebski-25/+104
2008-04-22Merge branch 'maint'Junio C Hamano-3/+3
2008-04-21Escape project names before creating pathinfo URLsmartin f. krafft-2/+2
2008-04-21Escape project name in regexpmartin f. krafft-1/+1
2008-04-21Spelling fixes in the gitweb documentationRafael Garcia-Suarez-64/+65
2008-04-18Merge branch 'maint'Junio C Hamano-3/+15
2008-04-18gitweb: Fix 'history' view for deleted files with historyJakub Narebski-3/+15
2008-04-09Merge branch 'gp/gitweb'Junio C Hamano-3/+19
2008-04-05Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"Jakub Narebski-3/+2
2008-03-27gitweb: fallback to system-wide config file if default config does not existGerrit Pape-3/+19
2008-03-05gitweb: Fix and simplify pickaxe searchJakub Narebski-42/+43
2008-03-02gitweb: Mark first match when searching commit messagesJakub Narebski-1/+1
2008-02-27gitweb: Clearly distinguish regexp / exact match searchesPetr Baudis-14/+30
2008-02-27gitweb: Simplify fixed string searchJakub Narebski-3/+5
2008-02-27gitweb: Change parse_commits signature to allow for multiple optionsJakub Narebski-5/+5