File tree Expand file tree Collapse file tree 2 files changed +16
-9
lines changed Expand file tree Collapse file tree 2 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 39
39
<key >CFBundleSignature </key >
40
40
<string >???? </string >
41
41
<key >CFBundleVersion </key >
42
- <string >0.2.1 </string >
42
+ <string >0.3 </string >
43
43
<key >CFBundleShortVersionString </key >
44
- <string >0.2.1 </string >
44
+ <string >0.3 </string >
45
45
<key >NSMainNibFile </key >
46
46
<string >MainMenu </string >
47
47
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 7
7
<item >
8
8
<title >Version 0.2.1</title >
9
9
<pubDate >Sun, 06 Sep 2008 11:24:54 +0900</pubDate >
10
- <enclosure url =" http://frim.frim.nl/GitXStable.app.zip" length =" 139009 " type =" application/oc
11
- tet-stream" sparkle : version =" 0.2.1 " />
10
+ <enclosure url =" http://frim.frim.nl/GitXStable.app.zip" length =" 1355659 " type =" application/oc
11
+ tet-stream" sparkle : version =" 0.3 " />
12
12
<description >
13
13
<![CDATA[
14
- <h1>GitX Version 0.2.1</h1>
15
-
16
- <p>Changes since last version:</p>
14
+ <h1>GitX Version 0.3</h1>
15
+ <div style='font-size: 70%'>
16
+ <p><b>NOTE, you will NEED to reinstall the terminal tool after this update</b></p>
17
+ <p>Changes since Version 0.2.1:</p>
17
18
<ul>
18
- <li>Automatic updates through Sparkle</li>
19
- </ul>
19
+ <li>You can now pass on command-line arguments just like you can with 'git log'</li>
20
+ <li>The program has an icon</li>
21
+ <li>Also displays remote branches in the branch list</li>
22
+ <li>Is better in determining if a directory is a bare git repository</li>
23
+ <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>
24
+ <li>Navigate through changed hunks by using j/k keys</li>
25
+ <li>Scroll down in webview by using space / shift-space</li>
26
+ </ul></div>
20
27
]]>
21
28
</description >
22
29
</item >
You can’t perform that action at this time.
0 commit comments