mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
32 lines
1.5 KiB
XML
32 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
|
|
<channel>
|
|
<title>GitX</title>
|
|
<link>http://github.com/pieter/gitx/wikis</link>
|
|
<description>A more native clone of Gitk for OS X</description>
|
|
<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="1355659" type="application/oc
|
|
tet-stream" sparkle:version="0.3"/>
|
|
<description>
|
|
<![CDATA[
|
|
<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>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>
|
|
</channel>
|
|
</rss>
|