fugit. A cross-platform replacement for git-gui based on wxruby

github.com/tekkub/fugit

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2009
  • Regenerated gemspec for version 0.0.7
  • Version bump to 0.0.7
  • D'oh, jeweler blew away those deps
  • Fix ctrl-w shortcut to work on all tabs
  • Don't screw with button text, damn mac hippies!
  • Add option to checkout branch after create
  • Regenerated gemspec for version 0.0.6
  • Remove grit test files, not needed here
  • Version bump to 0.0.6
  • Don't error when trying to view a repo
  • Change refresh to Ctrl-R for better consistancy with mac
  • Fix issue with set_bitmap for menus on systems that don't support it
  • Require rubygems so that maybe we'll load on mac
  • Add grit's deps, since we include it
March 2009
  • Include remote branches in merge dialog
  • Don't use NO_DEFAULT on dialogs, we should use the OS default
  • Clear checkboxes when opening push dialog
  • Fix grit not closing the HEAD file after a read
  • Add prune option to fetch dialog
  • Send refresh signal when logged commands exit successfully