Carl Myers
Carl Myers
This bug seems to impact all files which were renamed in git. Repro Steps: 1. in an empty directory, gitit --print-default-config > my.conf 2. Edit my.conf, change require-authentication to "none"...
Still need to write tests, but thought I'd run this by you first to see if you have any comments on it. This lets you enter your master pw just...
It would be nice to cache the password across multiple commands - this was the inspiration of the "multiadd" command I implemented - but sometimes I will be adding passwords...
Folks have requested support for stash 3.5 via the marketplace. Not sure yet if it's just bumping the POM version or if API changes are needed, will investigate soon. PRs...
So as to avoid duplicating work, I just wanted to give you guys a heads-up that I am working on a PR to allow stash to use SSH keys. It...
It has been reported that if you create a new jenkins service config, then delete the default one, the config page will start throwing exceptions with a stack trace including...
I wrote this for some work I was doing but ended up not using it. I did write a test but I don't recall how hardened/solid the code is. Someone...