<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,7 @@ has 'html' =&gt; (isa =&gt; 'Str', is =&gt; 'ro', lazy =&gt; 1, default =&gt; sub {
   my $string = App::Colloqueer::IRC::Formatting-&gt;formatted_string_to_html($self-&gt;text);
   $string =~ s/\\/\\\\/g;
   $string =~ s/\s{2}/ &amp;#160;/g;
-  $string =~ s/(https?\:\/\/.+)([\b&lt;])/&lt;a href=&quot;$1&quot;&gt;$1&lt;\/a&gt;$2/gi;
+  $string =~ s/(https?\:\/\/.+?)([\b\s&lt;])/&lt;a href=&quot;$1&quot;&gt;$1&lt;\/a&gt;$2/gi;
   return $string;
 });
 </diff>
      <filename>lib/App/Colloqueer/Message.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e12b888e4bc1853b7def5020ebdfe812316b9d2f</id>
    </parent>
  </parents>
  <author>
    <name>Lee</name>
    <email>leedo@zaphod.servercentral.net</email>
  </author>
  <url>http://github.com/leedo/colloqueer/commit/b1f65f7046b856ca615f71274d11cf62dd7a38d6</url>
  <id>b1f65f7046b856ca615f71274d11cf62dd7a38d6</id>
  <committed-date>2009-05-04T08:55:23-07:00</committed-date>
  <authored-date>2009-05-04T08:55:23-07:00</authored-date>
  <message>An even better URL regex?</message>
  <tree>59649682b8293ccb0b90da06702850749856b71d</tree>
  <committer>
    <name>Lee</name>
    <email>leedo@zaphod.servercentral.net</email>
  </committer>
</commit>
