Hi Nathan, Thanks for the update. I installed the new version last night and today I've started seeing the following message occasionally when I start gitx from the command line.
gitx(14332,0x7fff706dac20) malloc: reference count underflow for > 0x20002dcc0, break on auto_refcount_underflow_error to debug. It seems to start fine, it just shows this message. Gitx works fine once I'm in. I think this only happens for a repository that is living on another volume (an encrypted .sparseimage, if that matters). So it may be that this existed in previous versions and I just never noticed because I only started using gitx on this volume today. Sean On Mon, Sep 20, 2010 at 10:22 PM, Nathan Kinsinger < [email protected]> wrote: > I just put up a maintenance release with the following patches: > > 59c4983 Nathan Kinsinger Bugfix: only exit the handleSTDINDiff() if > there is an actual diff > d00dbe4 Nathan Kinsinger Always pull all tracking branches from the > remote > e388434 Nathan Kinsinger When creating a tracking branch pre-fill the > branch name in the create branch sheet > 929f9fc Nathan Kinsinger Show the branch that will be tracked when > creating a tracking branch > 6f83f23 Nathan Kinsinger Bugfix: Rebasing the head ref > 9a9de95 Nathan Kinsinger Bugfix: crasher on 10.5 due to webkit and the > <button> element > 5194d5c Johannes Gilger History: Show author/committer according to > .mailmap > 95b4877 Johannes Gilger Diff-View: Honor whitespace preference > f2cf438 Johannes Gilger History-View: Clear list of files on showDiff > 2852ecb Johannes Gilger History: Correctly wrap lots of tags > f4a6d3f Nathan Kinsinger Set the working directory for arguments sent > from the cli > 21d1f39 Sebastian Staudt Added a dialog for failing commit hooks > ed83316 Sebastian Staudt Also display output of commit-msg hook > 8637a21 Joshua Bleecher Snyder Display output of pre-commit hook > > There is a binary at: http://github.com/brotherbard/gitx/downloads > It's "Experimental branch (release 3.0.3)" > > --Nathan > > http://brotherbard.com/ > > > > > >
