|
7 | 7 |
|
8 | 8 |
|
9 | 9 | <item>
|
10 |
| - <title>GitX 0.6</title> |
11 |
| - <pubDate>Mon, 26 Jan 2009 21:23:01 GMT</pubDate> |
12 |
| - <enclosure url="http://frim.frim.nl/GitXStable.app.zip" length="1531595" type="application/octet-stream" sparkle:version="0.6"/> |
| 10 | + <title>GitX 0.6.1</title> |
| 11 | + <pubDate>Thu, 29 Jan 2009 23:54:01 GMT</pubDate> |
| 12 | + <enclosure url="http://frim.frim.nl/GitXStable.app.zip" length="1531595" type="application/octet-stream" sparkle:version="0.6.1"/> |
13 | 13 | <description>
|
14 | 14 | <![CDATA[
|
15 |
| - <h1 id="v06">GitX 0.6</h1> |
| 15 | + <h1>GitX 0.6.1</h1> |
16 | 16 | <div style='font-size: 70%'>
|
17 |
| - <p>This release has the following new features and enhancements:</p> |
| 17 | + <p>This is a bugfix release. The following bugs have been fixed:</p> |
| 18 | +
|
| 19 | + <ul> |
| 20 | + <li>The commit view shows new files with linebreaks</li> |
| 21 | + <li>The history view works with Git >= 1.5.4 again</li> |
| 22 | + <li>Reloading the detailed view in the History no longer causes an empty page</li> |
| 23 | + </ul> |
| 24 | +
|
| 25 | + <p>Version 0.6 has the following new features and enhancements:</p> |
18 | 26 |
|
19 | 27 | <ul>
|
20 | 28 | <li>The diff display now looks much nicer, using boxes to segment files</li>
|
|
47 | 55 | </description>
|
48 | 56 | </item>
|
49 | 57 |
|
50 |
| - |
51 |
| - <item> |
52 |
| - <title>GitX 0.5</title> |
53 |
| - <pubDate>Sun, 17 Now 2008 11:24:54 +0100</pubDate> |
54 |
| - <enclosure url="http://frim.frim.nl/GitXStable.app.zip" length="1531595" type="application/octet-stream" sparkle:version="0.5"/> |
55 |
| - <description> |
56 |
| - <![CDATA[ |
57 |
| - <h1>GitX Version 0.5</h1> |
58 |
| - <div style='font-size: 70%'> |
59 |
| - <p>This feature release has several new smaller or larger features:</p> |
60 |
| -
|
61 |
| - <ul> |
62 |
| - <li>The current branch is now highlighted</li> |
63 |
| - <li>In the commit view, there is an option to amend commits</li> |
64 |
| - <li>The "Gist it" button now respects github.user/token</li> |
65 |
| - <li>Display a gravatar of the committer</li> |
66 |
| - <li>The commit message view now displays a vertical line at 50 characters</li> |
67 |
| - <li>It is now possible to revert changes by using the context menu in the |
68 |
| - commit view</li> |
69 |
| - <li>You can now stage only parts of a file by using the "Stage Hunk" buttons |
70 |
| - in the commit view</li> |
71 |
| - <li>You can now use GitX to show a diff of anything, for example by using |
72 |
| - 'gitx --diff HEAD^^' or 'git diff HEAD~3 | gitx --diff'</li> |
73 |
| - <li>You can now drag and drop refs to move them and also create branches</li> |
74 |
| - </ul> |
75 |
| -
|
76 |
| -
|
77 |
| - <p>In addition, the following bugs have been fixed:</p> |
78 |
| -
|
79 |
| - <ul> |
80 |
| - <li>Better detection of git version</li> |
81 |
| - <li>Branch lines are no longer interspersed with half a pixel of whitespace</li> |
82 |
| - <li>The toolbar keeps its state when switching views</li> |
83 |
| - </ul> |
84 |
| - </div> |
85 |
| - ]]> |
86 |
| - </description> |
87 |
| - </item> |
88 |
| - |
89 |
| - <item> |
90 |
| - <title>GitX 0.4.1</title> |
91 |
| - <pubDate>Sun, 06 Sep 2008 11:24:54 +0900</pubDate> |
92 |
| - <enclosure url="http://frim.frim.nl/GitXStable.app.zip" length="1495398" type="application/octet-stream" sparkle:version="0.4.1"/> |
93 |
| - <description> |
94 |
| - <![CDATA[ |
95 |
| - <h1>GitX Version 0.4.1</h1> |
96 |
| - <div style='font-size: 70%'> |
97 |
| - <p>This is a maintenance release</p> |
98 |
| - <p>Changes since Version 0.4:</p> |
99 |
| - <ul> |
100 |
| - <li> The diff display is now much faster</li> |
101 |
| - <li> More locations are now searched for a default git</li> |
102 |
| - <li> Code pasted online is now private</li> |
103 |
| - </ul> |
104 |
| - </div> |
105 |
| - ]]> |
106 |
| - </description> |
107 |
| - </item> |
108 | 58 | </channel>
|
109 | 59 | </rss>
|
0 commit comments