diff --git a/Info.plist b/Info.plist index cc6d582a5..8eec96130 100644 --- a/Info.plist +++ b/Info.plist @@ -39,9 +39,9 @@ CFBundleSignature ???? CFBundleVersion - 0.2.1 + 0.3 CFBundleShortVersionString - 0.2.1 + 0.3 NSMainNibFile MainMenu NSPrincipalClass diff --git a/feed.xml b/feed.xml index 4ccdd6f54..315257eaa 100644 --- a/feed.xml +++ b/feed.xml @@ -7,16 +7,23 @@ Version 0.2.1 Sun, 06 Sep 2008 11:24:54 +0900 - + GitX Version 0.2.1 - -

Changes since last version:

+

GitX Version 0.3

+
+

NOTE, you will NEED to reinstall the terminal tool after this update

+

Changes since Version 0.2.1:

    -
  • Automatic updates through Sparkle
  • -
+
  • You can now pass on command-line arguments just like you can with 'git log'
  • +
  • The program has an icon
  • +
  • Also displays remote branches in the branch list
  • +
  • Is better in determining if a directory is a bare git repository
  • +
  • Support for --left-right: use 'gitx --left-right HEAD..origin/master' to see which commits are only on your branch or on their branch
  • +
  • Navigate through changed hunks by using j/k keys
  • +
  • Scroll down in webview by using space / shift-space
  • +
    ]]>