public
Fork of Caged/gitnub
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/benstiglitz/gitnub.git
Search Repo:
dustin (author)
Thu Mar 13 00:30:03 -0700 2008
commit  68febe8fcbfeaa28bce44e0c6d383444f20edd7e
tree    5df5c755f2c99e08bee4037bfe32183a82f83f5c
parent  1406db46586f15c38e9cf474e9e39357312b93f0
gitnub / gitnub.xml
100644 25 lines (23 sloc) 0.735 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0"?>
 
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
 
  <channel>
    <title>Updates for GitNub</title>
    <link>http://www.example.com/gitnub.xml</link>
    <description>Recent changes to GitNub.</description>
    <language>en</language>
    <item>
      <title>Version 0.7.0</title>
      <description>
        &lt;p>
          Release 0.7.0 in all its glory.
        &lt;/p>
      </description>
      <!-- date -u +"%a, %d %b %Y %H:%M:%S GMT" -->
      <pubDate>Thu, 13 Mar 2008 07:25:34 GMT</pubDate>
      <enclosure
        url="http://s3.amazonaws.com/caged/releases/gitnub-0.7.0.zip"
        length="426378" type="application/octet-stream"/>
    </item>
  </channel>
</rss>