stash
stash copied to clipboard
StaSh - Shell for Pythonista
I was just trying to add simple project to github (from pythonista3) and when I typed in only login (-u login, not -u login:password) I was getting an error about...
Pythonista3
Pythonista was released,would you prepare to adapt to it with python3?
I tried to install Cozmo package using pip install cozmo[camera] and got an error stating "No matches found". 
when pushing to a remote using stash, if the password string contains a hashtag ('#') it will cause a urllib error 401 if on the right side of the colon...
Is there no way to set passphrase of key file in using ssh command?. If so, I want to add new parameter. I modified ssh.py a little to use passphrase....
Hi, I'm using the latest version of stash and git diff does not give me any output. Is it working for someone else?
``` git fetch stash: : url must match a remote name, or must start with http:// or https:// ``` Git pull works. If this is expected behavior for gists, my...
It does work most of the times. But still somehow overscrolls randomly.
A button on the top right corner for accessing settings dialog.
The code should definitely be separated into another module. It also should be made more flexible to adding/removing buttons and configurable. It is also possible to make it an accessoryView.