Jesse Byler

Results 11 issues of Jesse Byler

When setting the body of a request via piped input (stdin), it would be nice to still auto-detect the Content-Type, using [pymagic](https://pypi.python.org/pypi/pymagic) or [python-magic](https://pypi.python.org/pypi/python-magic) or similar.

enhancement
needs product design

It would be great to be able to edit the URL bar / omnibox / whatever it's called. I find myself editing the URL pretty frequently, and it would be...

I find it more convenient to keep all the example jobs in a single folder. I guess the downside is this makes the example dependent on the Cloudbees Folders Plugin.

When displaying a commit, add a new line showing the commit hash and refs description. Also switches from using `git cat-file commit` to using `git show --no-patch` for the short...

When displaying a commit object, vim-fugitive calls `git show` with a pretty format that imitates what `git cat-file commit` shows: it includes the tree hash, parent hash, author info, and...

### I have checked the following: - [X] I've searched existing issues and found nothing related to my issue. ### Describe the feature you want to add # Problem Statement...

enhancement

### I have checked the following: - [X] I've searched existing issues and found nothing related to my issue. ### Describe the feature you want to add # Problem Statement...

enhancement

Bitbucket Server web UI uses `until` parameter, not `at`, for the cases I could find to test. Both seem to work, so I'm not sure if this change is important.

Fixes to work on Mac OS X by replacing usage of the /proc filesystem with pwdx (emulating if necessary). This fixes Issue #2.

zranger is currently broken on Mac OS X (tested on 10.11.6 El Capitan) due to not having a /proc filesystem.