From: Junio C Hamano Date: Wed, 23 Aug 2017 21:33:44 +0000 (-0700) Subject: Merge branch 'hb/gitweb-project-list' into maint X-Git-Tag: v2.14.2~57 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b9e56be086ffa4f8431082a6fb25225e79e5bbc8?hp=--cc Merge branch 'hb/gitweb-project-list' into maint When a directory is not readable, "gitweb" fails to build the project list. Work this around by skipping such a directory. It might end up hiding a problem under the rug and a better solution might be to loudly complain to the administrator pointing out the problematic directory, but this will at least make it "work". * hb/gitweb-project-list: gitweb: skip unreadable subdirectories --- b9e56be086ffa4f8431082a6fb25225e79e5bbc8