<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -139,4 +139,4 @@ task :aok =&gt; [:'documentation:generate', :'documentation:open',
               :'package:manifest', :'package:package',
               :'coverage:run', :'coverage:verify', :'coverage:open']
 
-task :ci =&gt; [:'documentation:generate', :'coverage:run', :'coverage:verify']
\ No newline at end of file
+task :ci =&gt; [:'documentation:generate', :'coverage:run', :'coverage:verify']</diff>
      <filename>Rakefile.rb</filename>
    </modified>
    <modified>
      <diff>@@ -80,4 +80,4 @@ end
 
 $0 = &quot;jello: #{ARGV.join ', '}&quot;
 
-Jello.start! options
\ No newline at end of file
+Jello.start! options</diff>
      <filename>bin/jello</filename>
    </modified>
    <modified>
      <diff>@@ -21,4 +21,4 @@ module Kernel
     $VERBOSE = old_verbose
   end
   
-end
\ No newline at end of file
+end</diff>
      <filename>lib/jello/core_ext/kernel.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,4 +2,4 @@ class Logger
   include Singleton
   
   # TODO
-end
\ No newline at end of file
+end</diff>
      <filename>lib/jello/logger.rb</filename>
    </modified>
    <modified>
      <diff>@@ -74,4 +74,4 @@ module Jello
     end
     
   end
-end
\ No newline at end of file
+end</diff>
      <filename>lib/jello/mould.rb</filename>
    </modified>
    <modified>
      <diff>@@ -107,4 +107,4 @@ module Jello
     [General, Ruler, Find, Font].each {|pb| Pasteboards &lt;&lt; pb }
     
   end
-end
\ No newline at end of file
+end</diff>
      <filename>lib/jello/pasteboard.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,3 @@
 Jello::Mould.new do |paste|
   raise 'FAIL'
-end
\ No newline at end of file
+end</diff>
      <filename>moulds/fail.rb</filename>
    </modified>
    <modified>
      <diff>@@ -10,4 +10,4 @@ Jello::Mould.new do |paste|
       uri.to_s
     else; nil; end
   end
-end
\ No newline at end of file
+end</diff>
      <filename>moulds/grabup_fixer.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,3 @@
 Jello::Mould.new do |paste|
   system &quot;say 'You pasted #{paste}'&quot;
-end
\ No newline at end of file
+end</diff>
      <filename>moulds/say.rb</filename>
    </modified>
    <modified>
      <diff>@@ -69,4 +69,4 @@ Jello::Mould.new do |paste, board|
     end
   end
   
-end
\ No newline at end of file
+end</diff>
      <filename>moulds/shortener.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,2 +1,2 @@
 ($:.unshift File.expand_path(File.join( File.dirname(__FILE__), '..', 'lib' ))).uniq!
-require 'jello'
\ No newline at end of file
+require 'jello'</diff>
      <filename>spec/jello_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9951a8531a5fc3697fad04d5c29847edfaffe561</id>
    </parent>
  </parents>
  <author>
    <name>elliottcable</name>
    <email>git@elliottcable.name</email>
  </author>
  <url>http://github.com/elliottcable/jello/commit/13a684f8ad3e14c189a5025eccede5ae0e31b873</url>
  <id>13a684f8ad3e14c189a5025eccede5ae0e31b873</id>
  <committed-date>2009-03-05T00:09:22-08:00</committed-date>
  <authored-date>2009-03-05T00:08:02-08:00</authored-date>
  <message>Fixed some stylistic concerns regarding whitespace (arg all files should end with a newline!)</message>
  <tree>72558128013cdf25aa85dd0d8e3fe032ff912ad0</tree>
  <committer>
    <name>elliottcable</name>
    <email>git@elliottcable.name</email>
  </committer>
</commit>
