Skip to content

Releases: rowanj/gitx

0.15.1964

10 Nov 22:45
Compare
Choose a tag to compare

Break responder loop that crashes repository window on OS X 10.10 Yosemite

0.15.1962

10 Nov 22:57
Compare
Choose a tag to compare
0.15.1962 Pre-release
Pre-release
  • Fix crash when trying to browse for a remote (#255, #370)
  • Fix changes to newly added files never showing up in the commit view.
  • Merge pull request #367 (Debilski): Stylistic typographic changes.
  • Make commit searches that include a lot of results exponentially faster.

Note: This build crashes on OS X 10.10 Yosemite

0.15.1949

27 Jul 07:08
Compare
Choose a tag to compare

0.15.1899

19 May 00:47
Compare
Choose a tag to compare
  • Fix #303, #313, #324 : Graph corruption due to out-of-order commits.
  • Merge pull request #320 (dgreensp): Fix #310 - diff highlighter breaks on some strings.
  • Fix #311: Fix a crash on OS X Lion.
  • Fix #315: Better font for ref labels and reduce 'bevel' appearance.
  • Fix #315 (pipelineoptika): Fix ref label sub-pixel alignment on non-retina screens.
  • Fix #329: Potential fix for sometimes-missing 'dots' in history view.
  • Fix #312: Don't show remote symbolic references (i.e. origin/HEAD).
  • Merge pull request #325 (muhqu) - Fixed some changes in word highlighting.

0.15.1884

15 May 17:08
Compare
Choose a tag to compare
  • Fix #315: Generally lighter theme for ref labels, much more saturated colours for history lanes.
  • Fix #317: Context menu to delete remote refs was disabled.
  • Fix #318: Context menus for remote-tracking branches broken (push/pull shortcuts).
  • Merge pull request #325 (muhqu) - Fixed some changes in word highlighting.

0.15.1869

11 May 13:41
Compare
Choose a tag to compare
  • As part of ongoing work for issue #2, repository loading now uses objective-git to read directly from disk instead of parsing command-line output.

    This has resulted in substantial performance and reliability improvements for larger repositories, as well as a new, better sorting of the commit tree.
  • Tweaked several icon graphics for better contrast, along with some style updates to the commit tree.
  • Improved the "Find" and "Find next" keyboard shortcuts in the history view.
  • Merge pull request #243 (muhqu) - Add changed-word highlighting to diffs.
  • Merge pull request #281 (codiophile) - Add Xcode git path (/usr/bin/git) to the search paths.
  • Fixed a crash when a pre-commit hook failed and the "Force Commit" button was pressed.

Testing 2

20 Aug 03:02
Compare
Choose a tag to compare
Testing 2 Pre-release
Pre-release

Performance and reliability test for:

  • new repository watcher
  • new history loader
    • no longer parsing history from gitx command-line tool
    • note the new history ordering; will change graph layout (for the better...?)
  • fixes for ref context menu items

Testing 1

19 Aug 01:43
Compare
Choose a tag to compare
Testing 1 Pre-release
Pre-release

Performance and reliability test for:

  • new repository watcher
  • new history loader (no longer parsing history from gitx command-line tool)

0.14.95

08 Jul 02:27
Compare
Choose a tag to compare
  • Fix #207, #210 dyld: Library not loaded errors in GitX and command-line tools
  • Fix #208 cannot form weak reference crash on OS X 10.7 Lion

Note that you may need to re-install the command line tools from the GitX menu if they aren't working for you currently.

0.14.86

03 Jul 00:48
Compare
Choose a tag to compare
  • Merge pull request #179 (@threebytesfull) - Disallow drag to web views
  • Merge pull request #169 (@kfb) - show SVN revsion column where a git-svn remote is configured
  • Merge pull request #182 (@afh) - many new icons and graphics, including Retina support

For more details, please check out the complete history or project website.