Kohsuke Kawaguchi

Results 4 issues of Kohsuke Kawaguchi

My original requirement is to be able to send an HTTP basic authentication along with requests. I took the liberty to also add a version of a method that takes...

I work on projects on GitHub that receives a fair number of pull requests, and most of the time I need to make some slight adjustments on them before merging...

Some of the commands that I want only make sense in the context of a specific project, and I'd like to keep those in my home directory. This change enables...

The way the code is written today expects users to modify the file that's under the version control system. This is inherently dangerous as a developer needs to locally edit...