aboutsummaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAge
* gitweb: Fix "Use of uninitialized value" warning in git_feedJakub Narebski2007-05-18
* gitweb: Remove redundant $searchtype setupPetr Baudis2007-05-18
* gitweb: Allow arbitrary strings to be dug with pickaxePetr Baudis2007-05-17
* gitweb: Add support for grep searchesPetr Baudis2007-05-17
* gitweb: Normalize searchbar font sizePetr Baudis2007-05-17
* gitweb: Fix error in git_patchset_body for deletion in merge commitJakub Narebski2007-05-17
* gitweb: fix another use of undefined valueJunio C Hamano2007-05-16
* gitweb: Empty patch for merge means trivial merge, not no differencesJakub Narebski2007-05-16
* gitweb: Separate search regexp from search textJakub Narebski2007-05-16
* gitweb: Do not use absolute font sizesJakub Narebski2007-05-16
* Merge branch 'maint'Junio C Hamano2007-05-14
|\
| * gitweb: Add a few comments about %feature hashJakub Narebski2007-05-14
* | gitweb: Fix "Use of unitialized value" warnings in empty repositoryJakub Narebski2007-05-13
* | gitweb: Check if requested object existsJakub Narebski2007-05-13
* | gitweb: Test if $from_id and $to_id are defined before comparisonJakub Narebski2007-05-12
* | gitweb: Do not use absolute font sizesPetr Baudis2007-05-10
* | gitweb: choose appropriate view for file type if a= parameter missingGerrit Pape2007-05-10
* | gitweb: Show combined diff for merge commits in 'commit' viewJakub Narebski2007-05-07
* | gitweb: Show combined diff for merge commits in 'commitdiff' viewJakub Narebski2007-05-07
* | gitweb: Make it possible to use pre-parsed info in git_difftree_bodyJakub Narebski2007-05-07
* | gitweb: Add combined diff support to git_patchset_bodyJakub Narebski2007-05-07
* | gitweb: Add combined diff support to git_difftree_bodyJakub Narebski2007-05-07
* | gitweb: Add parsing of raw combined diff format to parse_difftree_raw_lineJakub Narebski2007-05-07
* | Merge branch 'maint'Junio C Hamano2007-05-03
|\ \ | |/
| * gitweb: use decode_utf8 directlyIsmail Dönmez2007-05-03
* | gitweb: Show "no difference" message for empty diffv1.5.2-rc0Martin Koegler2007-04-22
* | gitweb: Allow configuring the default projects order and add order 'none'Frank Lichtenheld2007-04-10
* | gitweb: Allow forks with project list fileFrank Lichtenheld2007-04-10
* | Merge branch 'maint'Junio C Hamano2007-04-05
|\ \ | |/
| * gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesJakub Narebski2007-04-05
* | gitweb: Quote hash keys, and do not use barewords keysJakub Narebski2007-04-04
* | gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3)Jakub Narebski2007-04-04
|/
* gitweb: Support comparing blobs (files) with different namesJakub Narebski2007-03-31
* gitweb: Cleanup and uniquify die_error callsJakub Narebski2007-03-27
* gitweb: Add example of config file and how to generate projects list to gitwe...Jakub Narebski2007-03-25
* gitweb: Add some installation notes in gitweb/INSTALLJakub Narebski2007-03-24
* gitweb: Fix not marking signoff lines in "log" viewJakub Narebski2007-03-24
* gitweb: Don't escape attributes in CGI.pm HTML methodsJakub Narebski2007-03-24
* gitweb: Change to use explicitly function call cgi->escapHTML()Li Yang2007-03-24
* gitweb: Fix "next" link in commit viewJakub Narebski2007-03-23
* gitweb: fix mismatched parenthesisJunio C Hamano2007-02-06
* gitweb: Convert project name to UTF-8Yasushi SHOJI2007-02-05
* Assorted typo fixesPavel Roskin2007-02-03
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* gitweb: Fix git_patchset_body not closing <div class="patch">Jakub Narebski2007-01-09
* gitweb: Remove superfluous "|" in "commit" viewJakub Narebski2007-01-07
* gitweb: Fix split patches output (e.g. file to symlink)Jakub Narebski2007-01-06
* Revert "gitweb: There can be empty patches (in git_patchset_body)"Jakub Narebski2007-01-06
* gitweb: Fix errors in git_patchset_body for empty patchesJakub Narebski2007-01-06
* gitweb: Fix error in "rename to"/"copy to" git diff header outputJakub Narebski2007-01-06