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

It seems as if gitx is keeping a separate remotes list. Manual changes to the config are not reloaded into gitx. It seems to me that gitx should use the...

I’m not sure why I still have the “latest” version, 0.8.4, despite it being a year old and there being pull requests accepted as recently as 13 days ago.

In a project I'm working on, we basically have two branches, one for "stable" / minor changes, and one for a new feature I'm working on. I regularly merge "stable"...

Hi, It would be very handy when working on a large project to be able to tell GitX(L) to ignore certain branches and remotes. For example, I'm working in the...

I recently upgraded to GitX 0.8.4 (L) from GitX 0.7.1. It now takes several seconds for the GitX UI to become responsive after cmd-tabbing into GitX from another application. The...

The previous versions showed what changed in selected entry above, now the lower window is an empty white space. Always (in detailed view).

I want to try to build from source. I loaded the project in Xcode, pressed Apple-B, and got "Build Succeeded." Pardon my ignorance, but where did the built executable go?...

I seem to be having speed trouble with your releases. It works 100% on "normal" sized repos, but I have 1 with a lot of branches (30+) and it seems...

I created a test repo opened it in gitx, forgot about it and deleted the whole thing. When I came back to gitx it crashed because it couldn't load the...

I manually init a git repository with svn remote named "qnear" git svn init -Rqnear --prefix=qnear/ -s Now, the svn remote is named "qnear". I can't find any way to...