<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3e0620e74cf9d08692db1d3175e2d79ddb9e60e1</id>
      </parent>
      <parent>
        <id>465596b4509a67cb3037c5e44986779f9c2d7097</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/e88f39e2e952e08a3dfb6dfc10d2e83886cf2231</url>
    <id>e88f39e2e952e08a3dfb6dfc10d2e83886cf2231</id>
    <committed-date>2009-12-25T08:44:47-08:00</committed-date>
    <authored-date>2009-12-25T08:44:47-08:00</authored-date>
    <message>Merge branch 'master' of github.com:mbleigh/acts-as-taggable-on</message>
    <tree>603025cac948a0d5616c463aec152007319bd397</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>420c1f6b2d8e37e4807389de3a8165e749c4598d</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/3e0620e74cf9d08692db1d3175e2d79ddb9e60e1</url>
    <id>3e0620e74cf9d08692db1d3175e2d79ddb9e60e1</id>
    <committed-date>2009-12-25T08:44:41-08:00</committed-date>
    <authored-date>2009-12-25T08:44:41-08:00</authored-date>
    <message>Fix creation of double taggings</message>
    <tree>a3d56395538b92ec2e0684a9ebf1cb026563833e</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>420c1f6b2d8e37e4807389de3a8165e749c4598d</id>
      </parent>
    </parents>
    <author>
      <name>Godfrey Chan</name>
      <email>godfreykfc@gmail.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/465596b4509a67cb3037c5e44986779f9c2d7097</url>
    <id>465596b4509a67cb3037c5e44986779f9c2d7097</id>
    <committed-date>2009-12-25T08:44:23-08:00</committed-date>
    <authored-date>2009-12-23T17:19:42-08:00</authored-date>
    <message>Fixed quotation mark issue (GitHub issue #21)</message>
    <tree>00a6b178f80b41de40e65a0e885ad2971398af74</tree>
    <committer>
      <name>i76</name>
      <email>tomeric@i76.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10dc4237b635a3f4f7b235061d19ecfc753d46c2</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/420c1f6b2d8e37e4807389de3a8165e749c4598d</url>
    <id>420c1f6b2d8e37e4807389de3a8165e749c4598d</id>
    <committed-date>2009-12-18T02:55:57-08:00</committed-date>
    <authored-date>2009-12-18T02:55:57-08:00</authored-date>
    <message>Moved Array#freq so specs can be run on 1.9</message>
    <tree>4907ee1e9fffc30ad7377235312eaa2cb6f6a882</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7fa30f75462a097637cef8017a72383ac971b06</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/cb019191f512abcd386b5bce6e5684785d043908</url>
    <id>cb019191f512abcd386b5bce6e5684785d043908</id>
    <committed-date>2009-12-17T23:41:41-08:00</committed-date>
    <authored-date>2009-12-17T23:41:41-08:00</authored-date>
    <message>Bugfix</message>
    <tree>d77837f18c5cec8726be597222243aa046516dc8</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00ec4c91a8264562a58c3a1716821abb40931529</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/79d460eb1212fa069c3de4d32e1bdab23c586ce0</url>
    <id>79d460eb1212fa069c3de4d32e1bdab23c586ce0</id>
    <committed-date>2009-12-17T05:38:13-08:00</committed-date>
    <authored-date>2009-12-17T05:38:13-08:00</authored-date>
    <message>Increase performance of tagged_with by removing 1 join</message>
    <tree>92be38c806a7af964147a04998e67941eebb3e69</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a604deb1e616c756c7e65c99c6ae6c33eea644e</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/8dd60b1d3d526b37d85fa1553298552f689214ce</url>
    <id>8dd60b1d3d526b37d85fa1553298552f689214ce</id>
    <committed-date>2009-12-11T03:44:29-08:00</committed-date>
    <authored-date>2009-12-11T03:44:29-08:00</authored-date>
    <message>Increased coverage</message>
    <tree>43aa0ec32131ae7f99e0152acd9aa750897566ec</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>971a85023cbac2f4776de63ff4fcc9d3323e088b</id>
      </parent>
    </parents>
    <author>
      <name>Steve Leung</name>
      <email>scyl88@gmail.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/85c5c2eecaeb99601a1705f8c039a427a5be6a4c</url>
    <id>85c5c2eecaeb99601a1705f8c039a427a5be6a4c</id>
    <committed-date>2009-12-11T02:15:38-08:00</committed-date>
    <authored-date>2009-12-09T06:09:08-08:00</authored-date>
    <message>can now find objects with matching contexts</message>
    <tree>69ccdc22be1d03025fbeaf7599a98ba86f3fcd36</tree>
    <committer>
      <name>i76</name>
      <email>tomeric@i76.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d087deb0168d9657e662190b6b1c9d3a68dc12c</id>
      </parent>
    </parents>
    <author>
      <name>Steve Leung</name>
      <email>scyl88@gmail.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/5588a257544260e6af3f0a6d4301b14cd326a402</url>
    <id>5588a257544260e6af3f0a6d4301b14cd326a402</id>
    <committed-date>2009-12-11T02:15:37-08:00</committed-date>
    <authored-date>2009-12-08T14:35:04-08:00</authored-date>
    <message>added specs for named_scope</message>
    <tree>607ac21706c07ecab67fe62805b6f5c469fa455f</tree>
    <committer>
      <name>i76</name>
      <email>tomeric@i76.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6654f9304903905109e0c913c754344da7393fa4</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/bf66000ad74ea6258f57523dc06c2d885f46bc37</url>
    <id>bf66000ad74ea6258f57523dc06c2d885f46bc37</id>
    <committed-date>2009-12-11T02:10:57-08:00</committed-date>
    <authored-date>2009-12-11T02:10:57-08:00</authored-date>
    <message>Spec for previous fix</message>
    <tree>216b3f4f117971b6f374ceb45b1e6edbee78c560</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e8de78c28b1fadbfc419c8e991f121c1ad7e91d</id>
      </parent>
    </parents>
    <author>
      <name>Wojciech Wn&#281;trzak</name>
      <email>w.wnetrzak@gmail.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/c8d0da01fc2faf9e09bfc14eda32d8a39ff30c14</url>
    <id>c8d0da01fc2faf9e09bfc14eda32d8a39ff30c14</id>
    <committed-date>2009-12-07T04:55:07-08:00</committed-date>
    <authored-date>2009-12-07T04:55:07-08:00</authored-date>
    <message>column names generation refactoring. Now all methods works with PostgreSQL</message>
    <tree>bf3f6c70620ca2abce7770bc2838f75936e078d9</tree>
    <committer>
      <name>Wojciech Wn&#281;trzak</name>
      <email>w.wnetrzak@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d91d16591ff4a2175fcb15d1b112684c5a12b7e3</id>
      </parent>
    </parents>
    <author>
      <name>Wojciech Wn&#281;trzak</name>
      <email>w.wnetrzak@gmail.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/3ad83818ad3c6a5b71d6259a510ec22e8618af3c</url>
    <id>3ad83818ad3c6a5b71d6259a510ec22e8618af3c</id>
    <committed-date>2009-12-02T02:51:42-08:00</committed-date>
    <authored-date>2009-12-02T02:51:42-08:00</authored-date>
    <message>fixed errors on postgres - group clause must have all column names</message>
    <tree>9f040fc6efb26f48835a7e56600a51dbb88f98db</tree>
    <committer>
      <name>Wojciech Wn&#281;trzak</name>
      <email>w.wnetrzak@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0e4f16212e368551fd8c27c09b0a2f5a478c007</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/276d2b46b272b089b344d8b2d53d6c282ed20075</url>
    <id>276d2b46b272b089b344d8b2d53d6c282ed20075</id>
    <committed-date>2009-11-17T03:18:24-08:00</committed-date>
    <authored-date>2009-11-17T03:18:24-08:00</authored-date>
    <message>Added &quot;should be able to get all scoped tag counts&quot; test</message>
    <tree>85fbb079bb044acaf91c21cd6846687d27776985</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5834d77b1cfbe365581f9958a26a2c467625b66</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/d0e4f16212e368551fd8c27c09b0a2f5a478c007</url>
    <id>d0e4f16212e368551fd8c27c09b0a2f5a478c007</id>
    <committed-date>2009-11-17T03:16:55-08:00</committed-date>
    <authored-date>2009-11-17T03:16:55-08:00</authored-date>
    <message>Added all_tag_counts method to get tag's with count regardless of context</message>
    <tree>3ad8fe3a1ac64cb9455870d1e1839c40c667d1bc</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e08dc7f8b309944b1fd5f2c07abc89b3c8d6f3f</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/c5834d77b1cfbe365581f9958a26a2c467625b66</url>
    <id>c5834d77b1cfbe365581f9958a26a2c467625b66</id>
    <committed-date>2009-11-17T02:49:18-08:00</committed-date>
    <authored-date>2009-11-17T02:49:18-08:00</authored-date>
    <message>Fixed the last failing spec</message>
    <tree>853882014ee935a9781580457534df4c34987471</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b661f2b9de4159209c24a66fee68d77c9a8a50d</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/4e8b508051f1fed9b3551242e4b96297f5fb4fcc</url>
    <id>4e8b508051f1fed9b3551242e4b96297f5fb4fcc</id>
    <committed-date>2009-11-12T07:33:19-08:00</committed-date>
    <authored-date>2009-11-12T07:33:19-08:00</authored-date>
    <message>Confirm that chaining named scopes without and with :on work</message>
    <tree>edc3d00048ab408cf47d1df70012c6f5a985f39e</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>23e0add656780e4906fa6930b9d6378608efd621</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/4130e54cecbdfbd168f518b4400fdf794e03cba6</url>
    <id>4130e54cecbdfbd168f518b4400fdf794e03cba6</id>
    <committed-date>2009-11-12T06:51:31-08:00</committed-date>
    <authored-date>2009-11-12T06:51:31-08:00</authored-date>
    <message>Changed spec to confirm that http://github.com/mbleigh/acts-as-taggable-on/issues#issue/2 has been solved!</message>
    <tree>7ed310871887793ccf84bd24b9f15ce55faaa9e4</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d3cebdeed038744975eeaa461da46bc6ff10596</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/bece5557a6b3994acb5257f6bf5add33cc437405</url>
    <id>bece5557a6b3994acb5257f6bf5add33cc437405</id>
    <committed-date>2009-11-12T05:44:38-08:00</committed-date>
    <authored-date>2009-11-12T05:44:38-08:00</authored-date>
    <message>Adds Gemcutter to Rake tasks, fixes spec helper dependency.</message>
    <tree>85049e1527ac76b9716d9c4e6e01658736fce3f5</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a867b13b382e46b333064587086d8f14f9dc7c3</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/6fed7974278e57df03c5920a0ac3e1c3b61897e1</url>
    <id>6fed7974278e57df03c5920a0ac3e1c3b61897e1</id>
    <committed-date>2009-11-12T03:41:48-08:00</committed-date>
    <authored-date>2009-11-12T03:41:48-08:00</authored-date>
    <message>Re-added :exclude option. This time with a test!</message>
    <tree>b2b34a882d9444a15c8be742d0cb8e5a22847f29</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>713eb2919a4e63052d85e2aa9dfc4a59480514e4</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/4a867b13b382e46b333064587086d8f14f9dc7c3</url>
    <id>4a867b13b382e46b333064587086d8f14f9dc7c3</id>
    <committed-date>2009-11-12T02:24:31-08:00</committed-date>
    <authored-date>2009-11-12T02:24:31-08:00</authored-date>
    <message>Re-added :match_all as finder option (but now with test!)</message>
    <tree>392f517af503294f1e4f9c433bd363a64b1d7e3d</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>57f6b03542d87a904e24e8054acd57018ad1b0b3</id>
      </parent>
    </parents>
    <author>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/cbdf73a7f80b9c8fbf82a8da01efd29477bba90c</url>
    <id>cbdf73a7f80b9c8fbf82a8da01efd29477bba90c</id>
    <committed-date>2009-11-11T22:44:48-08:00</committed-date>
    <authored-date>2009-11-11T22:44:48-08:00</authored-date>
    <message>Added the ability to add tags by array. Useful for form's with tags that are activated with checkboxes.</message>
    <tree>84740cf4c85552cc4d699cb73a4d47c97f893188</tree>
    <committer>
      <name>Tom-Eric</name>
      <email>ik@tom-eric.info</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a37878aac850349beff3082d49b70291160bb9e</id>
      </parent>
      <parent>
        <id>68eedca0a660c46878d522252eb692a5e98fcb53</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/57f6b03542d87a904e24e8054acd57018ad1b0b3</url>
    <id>57f6b03542d87a904e24e8054acd57018ad1b0b3</id>
    <committed-date>2009-10-30T11:47:25-07:00</committed-date>
    <authored-date>2009-10-30T11:47:25-07:00</authored-date>
    <message>Merge branch 'master' of github.com:mbleigh/acts-as-taggable-on</message>
    <tree>e04c66bef90b9898639bcb37091fcd7db1741f02</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d42c3dacb6afa8438d4122ca5af92527e1030b7b</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/4a37878aac850349beff3082d49b70291160bb9e</url>
    <id>4a37878aac850349beff3082d49b70291160bb9e</id>
    <committed-date>2009-10-30T11:47:17-07:00</committed-date>
    <authored-date>2009-10-30T11:47:17-07:00</authored-date>
    <message>Updating README to reflect move to Gemcutter.</message>
    <tree>424af35bb68b73ca4c7c466da7c1518c76108437</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eef7d7fcb0680deaa5c0e6c06129d20ae037042e</id>
      </parent>
    </parents>
    <author>
      <name>Georg Ledermann</name>
      <email>ledermann@gmx.de</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/68eedca0a660c46878d522252eb692a5e98fcb53</url>
    <id>68eedca0a660c46878d522252eb692a5e98fcb53</id>
    <committed-date>2009-10-20T08:28:59-07:00</committed-date>
    <authored-date>2009-10-01T01:14:14-07:00</authored-date>
    <message>Fix for tag_counts_on to work with STI</message>
    <tree>a964c6d3982fb1d27a1973e86802d925c637a9e1</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>08b9d7d4c9ad9e46a5d1edb687d42f89739b70e8</id>
      </parent>
    </parents>
    <author>
      <name>Elijah Miller</name>
      <email>elijah.miller@gmail.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/a9ebf3c94608f32c7a500db931d3fcd0665ab2ad</url>
    <id>a9ebf3c94608f32c7a500db931d3fcd0665ab2ad</id>
    <committed-date>2009-03-26T12:14:17-07:00</committed-date>
    <authored-date>2009-03-26T09:32:13-07:00</authored-date>
    <message>Allowing specs to run outside of a Rails project, had to change one use of a rspec-rails matcher as rspec-rails requires much more of Rails to be present before it can load properly.

Signed-off-by: Michael Bleigh &lt;michael@intridea.com&gt;</message>
    <tree>a619605111a91e3d8de0cdec056622c9696bf278</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8cbacc62968999c9b8eeaa978a324306005c0ed6</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/08b9d7d4c9ad9e46a5d1edb687d42f89739b70e8</url>
    <id>08b9d7d4c9ad9e46a5d1edb687d42f89739b70e8</id>
    <committed-date>2009-03-26T08:50:44-07:00</committed-date>
    <authored-date>2009-03-26T08:50:44-07:00</authored-date>
    <message>Bumping gemspec again.</message>
    <tree>98d83c50b9ca0802f44eb770d385436bb9e51f8c</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7fe16ba64c2cabae924b2906a47946643712ee6d</id>
      </parent>
    </parents>
    <author>
      <name>Luke Francl</name>
      <email>luke@skywalker.local</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/b72efd05ff6a71c573e8edf983e4c00d27f3d8fc</url>
    <id>b72efd05ff6a71c573e8edf983e4c00d27f3d8fc</id>
    <committed-date>2009-02-03T16:55:45-08:00</committed-date>
    <authored-date>2008-12-08T16:22:04-08:00</authored-date>
    <message>add a condition so the model being related to isn't itself returned in the search results.

Signed-off-by: Michael Bleigh &lt;michael@intridea.com&gt;</message>
    <tree>b9427946e2e4d9b2a9bb6802b5e5997cd9137fcf</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>888bab36bdadc4b579f209c527d7c7b07af2b2a8</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/77f3e951162d39a2c57788d6a8bdb4f48680e4d1</url>
    <id>77f3e951162d39a2c57788d6a8bdb4f48680e4d1</id>
    <committed-date>2008-07-17T12:33:48-07:00</committed-date>
    <authored-date>2008-07-17T12:33:48-07:00</authored-date>
    <message>Added the 'tagged_with' named_scope for total awesomeness.</message>
    <tree>c9bf9f14a66061858581de23b463b512ba7fb189</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b261f2641aaeb46d5d1892badd69a6f75fde401</id>
      </parent>
    </parents>
    <author>
      <name>Tristan Dunn</name>
      <email>tristanzdunn@gmail.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/3393b42bf328e7805bc6444a174e3656ce19e1c9</url>
    <id>3393b42bf328e7805bc6444a174e3656ce19e1c9</id>
    <committed-date>2008-06-22T10:39:55-07:00</committed-date>
    <authored-date>2008-06-22T10:39:55-07:00</authored-date>
    <message>Added support to find other related objects.</message>
    <tree>3d66ad36343aae5eaef2e6c8f6f403aff065ae8d</tree>
    <committer>
      <name>Tristan Dunn</name>
      <email>tristanzdunn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b24f78da31c133750a13ef6bfc1e666e22e2189c</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/8b261f2641aaeb46d5d1892badd69a6f75fde401</url>
    <id>8b261f2641aaeb46d5d1892badd69a6f75fde401</id>
    <committed-date>2008-06-19T18:13:09-07:00</committed-date>
    <authored-date>2008-06-19T18:13:09-07:00</authored-date>
    <message>Added autotest scaffolding, now models will have a 'taggable?' class method that is true if they're taggable and false if not.</message>
    <tree>ed43e4472b1bb495c372a4ffb1c94362a05a9936</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9b62566de1861dc111cc3ab96d49a39a2d86457</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/f36efe70ff7e78180104f3bedc99430df7c6e9cc</url>
    <id>f36efe70ff7e78180104f3bedc99430df7c6e9cc</id>
    <committed-date>2008-06-13T06:10:09-07:00</committed-date>
    <authored-date>2008-06-13T06:10:09-07:00</authored-date>
    <message>Another Sinclair Bain patch! This time it lets taggers create new contexts on the fly. [#19 status:resolved]</message>
    <tree>f45b72032359ddc088b4a47344f80905111e5edc</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3723036492fb0f054486c73bbbf2167ee43c2c5c</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/b9b62566de1861dc111cc3ab96d49a39a2d86457</url>
    <id>b9b62566de1861dc111cc3ab96d49a39a2d86457</id>
    <committed-date>2008-06-12T11:42:36-07:00</committed-date>
    <authored-date>2008-06-12T11:42:36-07:00</authored-date>
    <message>Applied another patch from Sinclair Bain, better handling of various input to acts_as_taggable_on method call. [#18 status:resolved]</message>
    <tree>2ea50a61fbef2609071f4aad509091561e667966</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8113f9a98747fee8c6d14eb788508ebf6bd1d5ea</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/3723036492fb0f054486c73bbbf2167ee43c2c5c</url>
    <id>3723036492fb0f054486c73bbbf2167ee43c2c5c</id>
    <committed-date>2008-06-11T11:41:34-07:00</committed-date>
    <authored-date>2008-06-11T11:41:34-07:00</authored-date>
    <message>Applied Sinclair Bain's patch to disallow duplicate contexts. Also cleaned up the specs and dealt with some strange failures I've been getting intermittently. [#14 status:resolved]</message>
    <tree>60758ab0ecdf99c6dccad7542cd106e50ef22b01</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89bf054dcb370c5b0e342a62d039c4d67f7c76f9</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/1879e96e133ac3f45c7105d204be247c7b933530</url>
    <id>1879e96e133ac3f45c7105d204be247c7b933530</id>
    <committed-date>2008-06-10T08:17:45-07:00</committed-date>
    <authored-date>2008-06-10T08:17:45-07:00</authored-date>
    <message>Applied slainer68's patch, can now add tags directly through the tag list without calling set_tag_list_on. [#10 status:resolved]</message>
    <tree>3ab276d8a28275a88f22779091175d12bff37984</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e488a0040ec1def0b6406ae2afb11f18e14ab6b6</id>
      </parent>
    </parents>
    <author>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </author>
    <url>http://github.com/mbleigh/acts-as-taggable-on/commit/1bedda907e62d6574a7c2bc6ee73558b7ac078f6</url>
    <id>1bedda907e62d6574a7c2bc6ee73558b7ac078f6</id>
    <committed-date>2008-06-09T12:04:15-07:00</committed-date>
    <authored-date>2008-06-09T12:04:15-07:00</authored-date>
    <message>Added support and specs for Single Table Inheritance. Thanks to slainer68 for the patch! [#5 status:resolved]</message>
    <tree>309aa2ff9a467db1e17cfae267a3ed49c1a4f833</tree>
    <committer>
      <name>Michael Bleigh</name>
      <email>michael@intridea.com</email>
    </committer>
  </commit>
</commits>
