Gerald Combs
Gerald Combs
It looks like cloudfuse sets the content type for _every_ file to application/octet-stream. This can cause problems when using RSCF as a CDN. For example, Chrome and Firefox will reject...
Would it be possible to create a Chocolatey package for Dependencies?
**Describe the feature or problem you'd like to solve** I sometimes need to find the MR that created a particular commit. I do this now via the search bar in...
**Describe the bug** Gollum supports searching page content, but doesn't appear to support searching page titles. Would it be possible to add this as a feature? **To Reproduce** Steps to...
**What type of PR is this?** > Uncomment one (or more) `/kind ` lines: > /kind bug /kind cleanup > /kind design > /kind documentation > /kind failing-test > /kind...
Would it be possible to add a [NuGet](http://www.nuget.org) package for WinSparkle?
Use "install(TARGETS ..." instead of "install(FILES ..." to install libsinsp and libscap. This is compatible with multi-config generators such as Visual Studio. It also gives us control over where different...
The nghttp2 sources have a resource file that sets the ProductName, ProductVersion, and other properties: https://github.com/nghttp2/nghttp2/blob/master/lib/version.rc.in. A corresponding file appears to be missing in this repository, and generated DLLs don't...
Build on @ntadej's work in #239 to add support for EdDSA validation. This should address the issues raised in that PR.