atom-ungit icon indicating copy to clipboard operation
atom-ungit copied to clipboard

Atom plugin for Ungit project

Results 23 atom-ungit issues
Sort by recently updated
recently updated
newest added

## Steps to reproduce: 1. install atom, ungit, atom-ungit 2. add 2 projects to atom, which follow the following naming scheme: `/some/root/path/project-name` `/some/root/path/project-name-suffix` of course both projects should be versioned...

First of all, the README file needs to mention that for this package to work, ungit must be installed (and a link to installation instructions that are noted on the...

When I open ungit in Atom I see the message: ``` Access Denied (authentication_failed) Your credentials could not be authenticated: "Credentials are missing.". You will not be permitted access until...

`A new version of ungit (0.10.1) is available! Run sudo -H npm update -g ungit to install. (You are currently running version 0.10.0.)` Cannot be closed, my version of atom...

There is an annoying horizontal scrollbar, although no content seem to be overflowing and the responsive layout seems to fit nicely withing the visible window. I was trying to play...

Navigating between tabs is a pain when the ungit tab renders my short cut useless

Atom seems to be capturing the Paste command. This kind of ruins the experience of committing with Ungit.

It looks like Atom core is heading away from space-pen, should we care about it? Here are relevant discussions. - [API for creating views in packages](https://github.com/atom/atom/issues/3752) - [Let's choose a...

This is my error log. ``` > [email protected] preinstall /tmp/apm-install-dir-115919-14427-83m86g/node_modules/atom-ungit/node_modules/ungit/node_modules/getmac/node_modules/extract-opts/node_modules/typechecker > node ./cyclic.js > [email protected] install /tmp/apm-install-dir-115919-14427-83m86g/node_modules/atom-ungit/node_modules/ungit/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws > (node-gyp rebuild 2> builderror.log) || (exit 0) npm WARN engine [email protected]: wanted:...

Unless there is a reason to still use 0.8.x version of Ungit, we should update it to 0.9.x version. Here is the message that I am getting when starting atom-ungit....