gitx icon indicating copy to clipboard operation
gitx copied to clipboard

GitX (L) - A gitk clone for OS X

Results 100 gitx issues
Sort by recently updated
recently updated
newest added

I switched to the 0.8.2 version and this version ist not usable. I working on a big project, currently we have over 3000 tags and 200 branches. If i switch...

When attempting to open one of my git repos, the error below is logged in console and no visible error is presented on the screen (nothing happens) no matter what...

I liked the old version of the commit display, particularly how the header looked like Mail. It looks like 3f7a79c491bcfce9fb33 is where this changed. Apparently the main point of that...

If there is a branch named "stash", then names like `stash@{0}` become ambiguous. `refs/stash@{0}` works better.

if you rename the master branch to something else, then load gitx with: gitx --all only the current branch is displayed. additionally, all other branches are missing in the pop-up.

If I already have textmate open with a project, could gitx open files in textmate rather than xcode?

If the directory for an open repository is deleted, GitX crashes with an uncaught exception. ``` 2011-06-10 09:26:43.255 GitX[85144:aa8f] An uncaught exception was raised 2011-06-10 09:26:43.255 GitX[85144:aa8f] working directory doesn't...

Users should be able to rename the selected branch, remote, or tag by clicking on the already selected item in the outline view. This behavior is consistent with the UI...

I'm using git with git svn, but I'm also managing some of my own branches. Unfortunately, in SVN mode it looks like all push and rebase commands to other specific...

Perhaps I am blind but i cannot seem to find a way to make Gists from within the program (0.8.2) as the preferences suggest I should be able to do.