public this repo is viewable by everyone
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/andrewlmurray/gitnub.git
Sample appcast file.
dustin (author)
2 months ago
commit  68febe8fcbfeaa28bce44e0c6d383444f20edd7e
tree    5df5c755f2c99e08bee4037bfe32183a82f83f5c
parent  1406db46586f15c38e9cf474e9e39357312b93f0
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
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
0
@@ -0,0 +1,25 @@
0
+<?xml version="1.0"?>
0
+
0
+<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"
0
+  xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle">
0
+
0
+  <channel>
0
+    <title>Updates for GitNub</title>
0
+    <link>http://www.example.com/gitnub.xml</link>
0
+    <description>Recent changes to GitNub.</description>
0
+    <language>en</language>
0
+    <item>
0
+      <title>Version 0.7.0</title>
0
+      <description>
0
+        &lt;p>
0
+          Release 0.7.0 in all its glory.
0
+        &lt;/p>
0
+      </description>
0
+      <!-- date -u +"%a, %d %b %Y %H:%M:%S GMT" -->
0
+      <pubDate>Thu, 13 Mar 2008 07:25:34 GMT</pubDate>
0
+      <enclosure
0
+        url="http://s3.amazonaws.com/caged/releases/gitnub-0.7.0.zip"
0
+        length="426378" type="application/octet-stream"/>
0
+    </item>
0
+  </channel>
0
+</rss>

Comments

    No one has commented yet.