Release version 0.3

This commit is contained in:
Pieter de Bie
2008-09-12 22:44:35 +02:00
parent f0fb0c87cd
commit eda55b142b
2 changed files with 16 additions and 9 deletions
+2 -2
View File
@@ -39,9 +39,9 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.2.1</string>
<string>0.3</string>
<key>CFBundleShortVersionString</key>
<string>0.2.1</string>
<string>0.3</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
+14 -7
View File
@@ -7,16 +7,23 @@
<item>
<title>Version 0.2.1</title>
<pubDate>Sun, 06 Sep 2008 11:24:54 +0900</pubDate>
<enclosure url="http://frim.frim.nl/GitXStable.app.zip" length="139009" type="application/oc
tet-stream" sparkle:version="0.2.1"/>
<enclosure url="http://frim.frim.nl/GitXStable.app.zip" length="1355659" type="application/oc
tet-stream" sparkle:version="0.3"/>
<description>
<![CDATA[
<h1>GitX Version 0.2.1</h1>
<p>Changes since last version:</p>
<h1>GitX Version 0.3</h1>
<div style='font-size: 70%'>
<p><b>NOTE, you will NEED to reinstall the terminal tool after this update</b></p>
<p>Changes since Version 0.2.1:</p>
<ul>
<li>Automatic updates through Sparkle</li>
</ul>
<li>You can now pass on command-line arguments just like you can with 'git log'</li>
<li>The program has an icon</li>
<li>Also displays remote branches in the branch list</li>
<li>Is better in determining if a directory is a bare git repository</li>
<li>Support for --left-right: use 'gitx --left-right HEAD..origin/master' to see which commits are only on your branch or on their branch</li>
<li>Navigate through changed hunks by using j/k keys</li>
<li>Scroll down in webview by using space / shift-space</li>
</ul></div>
]]>
</description>
</item>