<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,6 +21,7 @@ Ticgit-Watchtower has the following dependencies
 * gravatar
 * git
 * ticgit
+* RedCloth
 
 Then to compile and install the ticgit-watchtower gem
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -21,6 +21,7 @@ spec = Gem::Specification.new do |s|
   s.add_dependency 'sinatra'
   s.add_dependency 'haml'
   s.add_dependency 'gravatar'
+  s.add_dependency 'RedCloth'
   s.add_dependency('ticgit', '&gt;=0.2.0')
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -28,7 +28,7 @@
         = c.added.strftime(&quot;%m/%d %H:%M&quot;)
         by
         %strong= c.user
-      %p= c.comment
+      %div= RedCloth.new(c.comment).to_html
 - else
   %p There are no comments for this issue
 </diff>
      <filename>views/show.haml</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@
 #
 # author : K. Adam Christensen
 
-%w(rubygems sinatra git ticgit haml gravatar set).each do |dependency|
+%w(rubygems sinatra git ticgit haml gravatar set redcloth).each do |dependency|
   begin
     require dependency
   rescue LoadError =&gt; e</diff>
      <filename>watchtower.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c8c30343986d0c710f73dcc3937ca1848053c301</id>
    </parent>
  </parents>
  <author>
    <name>Adam</name>
    <email>pope@shifteleven.com</email>
  </author>
  <url>http://github.com/pope/ticgit-watchtower/commit/361b4c332e580337a76e48001344861c39e2c465</url>
  <id>361b4c332e580337a76e48001344861c39e2c465</id>
  <committed-date>2008-05-10T20:15:49-07:00</committed-date>
  <authored-date>2008-05-10T20:15:49-07:00</authored-date>
  <message>Comments are now shown using textile</message>
  <tree>78ccbe82c66e9dd2ba24537a46f5ffe5353cb453</tree>
  <committer>
    <name>Adam</name>
    <email>pope@shifteleven.com</email>
  </committer>
</commit>
