gitx icon indicating copy to clipboard operation
gitx copied to clipboard

Experimental fork of Pieter's nice git GUI for OS X. Includes: sidebar, fetch, pull, push, add remote, merge, cherry-pick, rebase, clone, clone to. Mac OS X 10.5+ (see wiki for screenshot)

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

hi, is this still under development? thx

/README was changed to be recognizable to format by github

Hi, brotherbard. I've taken the liberty of putting gitx's image assets though a range of optimisation tools. Image optimisation allows us to reduce the footprint of images - meaning faster...

The GIT_ASKPASS command is passed in a prompt via the command line argument. This prompt contains the string "Username:" or "Password:" as the case maybe. This patch improves the git_askpass...

Using a more generic regex to find the gist id. The old regex was failing because github no longer considers this HTTP request to be logged in, despite having the...

Hi. I've made a few changes that enable syntax highlighting for languages other than Objective-C. It needed all of the brush javascript files to be imported into: ``` `html/views/fileview/index.html` ```...

The first commit is unambiguously correct. It cleans up the column guide drawing code to draw the line more accurately (instead of 5 pixels off, as it is right now)...

I made a few modifications to get Xcode 4 to compile your experimental branch on Mac OSX 10.6.

Syntax Highlighting, now Fixed silly mistake with duplicated shCore.js

- Removed PPC support for libgit - Created an xcworkspace with some sane schemes - Fixed up some of the dependencies to prevent compilation errors