Repo Changelog

What's new in Repo 0.9.9 Beta

Jul 2, 2013
  • Improved user experience for checking out remote branches, remote branches are now listed under the checkout command
  • Added instructional text for certain commands
  • User experience enhancements
  • Bug fixes

New in Repo 0.9.8 Beta (Jul 2, 2013)

  • Added ability to stop tracking on certain volumes
  • Updated some of the art for retina
  • Bug fixes

New in Repo 0.9.7 Beta (Oct 1, 2012)

  • Files that only change case will now not show up when the ignorecase config option is set to true on case insensitive filesystems
  • Fixed bug with checkout overwriting modified files
  • Added more detailed error messages and switched to notification center and growl for notifications
  • Added ability to show/hide the icon in the dock

New in Repo 0.9.6 Beta (Aug 17, 2012)

  • Fixed issues with https authentication
  • When pushing from commit window, you will be asked to pull first if you are behind the remote
  • Fixed push/pull with DSA keys
  • Fixed diff window behavior on commit window to dismiss when file is no longer modified
  • Now we disable the commit window if you delete a repository with the commit window open
  • Fixed issue with pasting text in the search bar causing the text to change color, font, etc.
  • When you dismiss the repo window you are now returned to the previous application
  • Fixed issue with diff popup not showing up on initially selected file
  • Fixed bug when deleteing sub-repo causing issues with live tracking
  • Improvments to pull performance
  • Fixed pull command to more closely match git
  • Fixed issue with not being able to discard changed on commit window when diff popup was showing
  • Next Version - 0.9.7 : Will be adding ignorecase attribute to live tracking so that we are ignoring case for case insensitive filesystems

New in Repo 0.9.5 Beta (Aug 1, 2012)

  • Fixed issue with live tracking not monitoring permissions correctly
  • Fixed issue where old diffs would stick around after the file was reset
  • Fixed image loading in Mountain Lion
  • Not showing the image diff for images (Note: this is not 100% correct at the moment)
  • Add feature to pick up when the user has a merge conflict to populate the commit message text field with the merge message
  • Added code signing for Mountain Lion
  • Fixed issue where new diff window would be already scrolled if you scrolled another files diff before
  • Fixed slow scrolling performance in tables with lots of cells (Seen in the "Log" screen)

New in Repo 0.9.4 Beta (Jul 25, 2012)

  • Fixed issue with "Push" on the commit window not asking for authentication
  • Fixed rendering issue with placeholder text on the search window
  • Added check to delete branch to check whether the branch has been merged or not
  • Renamed "History" to "Log" to more closely match the git commands
  • Fixed issue with search window results view not sizing correctly the first time
  • Fixed bugs with "merge" so now that we are matching the "git merge" command
  • Added feature where diff window will now size to make better use of screen real estate

New in Repo 0.9.3 Beta (Jul 17, 2012)

  • Fixed performance issues when checking file on disk for changes
  • Fixed scrolling issue when searching for repository in search window
  • Fixed issue with checkbox interaction when diff window is showing
  • Fixed occasional crash when diff window was open
  • Added SSH passphrase authentication
  • Fixed history entries that were showing "never" for a timestamp
  • Fixed issue with not being able to delete a repository after moving it to the trash
  • Fixed various issues related to mountain lion

New in Repo 0.9.2 Beta (Jul 17, 2012)

  • Fixed https authentication to work with clone and pull
  • Fixed issue with not not decoding files correctly
  • Fixed crash in repository tracker
  • Fixed crash in image diff