Martin Polden

Results 11 issues of Martin Polden

It seems like fasd is no longer maintained, as last commit was 2 years ago. Would it be possible to readd z? (which is actively maintained)

Revision

Netflix has started using HTTPS for most of its traffic. This means that currently one public IP address per proxied zone is required. Possible solutions: - Use a VPN and...

..which can then be shown in Console. @jonmv

Would it be possible to expose the `isDir` function in `EventInfo`? Currently I have to reimpement it for every platform, e.g. for Linux: ``` go func IsDir(e notify.EventInfo) { inotifyEvent,...

Would it be possible to expose the `isDir` function in `EventInfo`? Currently I have to reimpement it for every platform, e.g. for Linux: ``` go func IsDir(e notify.EventInfo) { inotifyEvent,...

When creating a pull request using [hub](https://hub.github.com/), it's possible to set reviewers and and assignees at the time the PR is created. ``` hub pull-request -r [reviewer] -a [assignee] ```...

enhancement

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** Unable to stop or remove a Podman because of stale exec sessions....

From what I can tell https://hub.docker.com/r/1activegeek/airconnect is updated once a week, even though there haven't been any changes to either this repository or https://github.com/philippe44/AirConnect. Why is a new image being...

Saving subtitles as metadata sometimes fails with the following error: ``` 2014-09-16 11:23:09,872 (7fe93bfff700) : DEBUG (__init__:90) - Saving subtitles as metadata 2014-09-16 11:23:09,874 (7fe93bfff700) : CRITICAL (agentkit:983) - Exception...

bug

I use `org-mac-grab-link` to copy links to resources in other applications, e.g. files in Finder. However, when using cask Emacs, it simply prints the following error message: `do-applescript: Not authorized...