Slava Maslennikov
Slava Maslennikov
I believe the intention here is to install this package globally so we can use it across all projects. `--save` wasn't working for me at all, while `-g` installed it...
https://github.com/jonschlinkert/markdown-toc/blob/master/cli.js#L41 didn't make it in 1.2.0 and would be ultra useful. Among with all the open PRs.
I'm trying to get this to work on Gentoo. When built with gnutls useflag, it throws an error: "The TLS connection was non-properly terminated," which really seems to be a...
Whenever I try running master pods with memory limits, I get this error: ```bash Error response from daemon: oci runtime error: container_linux.go:262: starting container process caused "process_linux.go:339: container init caused...
Resolves https://github.com/jenkinsci/scm-sync-configuration-plugin/issues/61
Some changes have been merged in since e78700d8d12244152772f1f259284768c1ed47c0 (0.0.10 release hash). Can you cut a new release that includes them?
@hjr3 , your Apache license doesn't seem to be filled out (year and name all the way on the bottom) and MIT license doesn't list the current year, 2017. Cheers!...
When compiling certain libraries (in my case, `libgpg-error` and `libassuan`, compiled from source), some files are shared (in my case, `/usr/share/info/dir`, for example, which is a [listing of libraries installed](https://bbs.archlinux.org/viewtopic.php?id=55268),...
...and sort python imports. Fixes https://github.com/crohr/rpm-s3/issues/21
Due to https://github.com/boto/boto/issues/2836 we can't use buckets with names that have periods.