<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,10 +24,10 @@ module MatzBot::Commands
       name =  REXML::XPath.first(entry, &quot;./author/name&quot;)
       hash = link.attributes['href'].split(&quot;=&quot;).last
       
+      break if hash == last_hash
+      
       last_hash = hash if i == 1
       
-      break if hash == last_hash
-
       count = 0
       REXML::XPath.each(entry, &quot;./content/div/ul/li&quot;) { |e| count += 1 }
       say &quot;#{hash[0..7]} by #{name.text}, #{count} files changed&quot;</diff>
      <filename>plugins/git.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bd12deb7130ac16d21444a7acb1173c3fb5c72e4</id>
    </parent>
  </parents>
  <author>
    <name>Evan Phoenix</name>
    <email>evan@fallingsnow.net</email>
  </author>
  <url>http://github.com/defunkt/matzbot/commit/e98f1df5bee8efe81260ca2c7998cff258f1ffe7</url>
  <id>e98f1df5bee8efe81260ca2c7998cff258f1ffe7</id>
  <committed-date>2007-08-14T17:13:25-07:00</committed-date>
  <authored-date>2007-08-14T17:13:25-07:00</authored-date>
  <message>Fix order so they actually run</message>
  <tree>28b12f960d2a521ae642d1007e6d49c2300d61ab</tree>
  <committer>
    <name>Evan Phoenix</name>
    <email>evan@fallingsnow.net</email>
  </committer>
</commit>
