GitX. A visual tool for browsing and managing Git repositories on Mac.

gitx.frim.nl

Vaya's read on this project

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

Updates

November 2008
  • RefController: Allow checking out branches
  • RefController: Refactor ref menu to its own class
  • GitRevisionCell: Allow right-clicking on refs
  • WebHistoryController: Move ref deletion to RefController
  • HistoryView: Allow creation of branches
  • GitCommit: Add a 'removeRef' function
  • WebHistoryView: don't error out when reloading refs
  • Remove stray debug messages
  • HistoryView: Allow dragging of refs to move them
  • WebCommitView: Add a state display
  • Add a GitX:// protocol handler
October 2008
  • PBWebHistoryController: show the commit diff async
  • PBWebController: Add a script accessor
  • PBWebController: Add asynchronous functions
  • ReleaseNotes: Update up to 0.5
  • History/CommitView: Use a nice-looking splitview divider
  • PBChangedFile: Don't use cat to read file contents
  • PBGitRepository: Don't return a ref if we error out
  • Merge commit '9e2618c3ea0e0517e156c3e04b9dba356311f361'
  • CommitWebView: Display new files