<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>ca922710714e1e727f440dbb43fa3ad4723e8aa1</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/dab76f0104653e3b4524a698264218af94ab3bdd</url>
    <id>dab76f0104653e3b4524a698264218af94ab3bdd</id>
    <committed-date>2009-11-06T11:07:23-08:00</committed-date>
    <authored-date>2009-11-06T11:07:23-08:00</authored-date>
    <message>MIT licensed</message>
    <tree>efc53c913b5ab95ecf7f983877aaacc25e2f32d1</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1f780c6c71d104be39b6a9ad0aa87a19ac8541e</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/ca922710714e1e727f440dbb43fa3ad4723e8aa1</url>
    <id>ca922710714e1e727f440dbb43fa3ad4723e8aa1</id>
    <committed-date>2009-09-27T05:50:12-07:00</committed-date>
    <authored-date>2009-09-27T05:50:12-07:00</authored-date>
    <message>ability to update multiple repos at once</message>
    <tree>a2575f399476fbcb42506f7263ecdc6d76b2852a</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d78280a692a9df058be9b9389091e83d41451c7</id>
      </parent>
    </parents>
    <author>
      <name>Colin Shea</name>
      <email>evaryont@gmx.us</email>
    </author>
    <url>http://github.com/mislav/coral/commit/f1f780c6c71d104be39b6a9ad0aa87a19ac8541e</url>
    <id>f1f780c6c71d104be39b6a9ad0aa87a19ac8541e</id>
    <committed-date>2009-04-02T11:34:16-07:00</committed-date>
    <authored-date>2009-04-02T11:34:16-07:00</authored-date>
    <message>Added support for arbitary reef locations via CORAL_REEF environment variable</message>
    <tree>a14387c998dee14aa49d23b235d1f557c5f5b859</tree>
    <committer>
      <name>Colin Shea</name>
      <email>evaryont@gmx.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28a49330320c78f865245bd6e47188d3dde2fb86</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/3d78280a692a9df058be9b9389091e83d41451c7</url>
    <id>3d78280a692a9df058be9b9389091e83d41451c7</id>
    <committed-date>2009-03-12T02:37:31-07:00</committed-date>
    <authored-date>2009-03-12T02:37:31-07:00</authored-date>
    <message>add `coral fork` command to fork a repository by checking out a new working copy</message>
    <tree>fb1a58f3cb134e14a99001d712532c6970be0106</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>211d785ffa59cc72aa48710e7397908819098656</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/28a49330320c78f865245bd6e47188d3dde2fb86</url>
    <id>28a49330320c78f865245bd6e47188d3dde2fb86</id>
    <committed-date>2009-03-09T11:32:27-07:00</committed-date>
    <authored-date>2009-03-09T11:32:27-07:00</authored-date>
    <message>add the description for the `coral reindex` command</message>
    <tree>e70572848d3ee047f04b8eb5e9a6f886ca7e04e6</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36d50e3de8b01895a3edfbe0224b1427d72098fd</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/211d785ffa59cc72aa48710e7397908819098656</url>
    <id>211d785ffa59cc72aa48710e7397908819098656</id>
    <committed-date>2009-03-06T00:44:10-08:00</committed-date>
    <authored-date>2009-03-06T00:44:10-08:00</authored-date>
    <message>add support for activating libraries at Coral load with the &quot;CORAL&quot; environment variable

example usage:
  $ CORAL=rspec,rspec-rails ruby -rcoral spec/models/search_spec.rb</message>
    <tree>50218b2ae2e22eb7b11ee60ab303c961db7d6776</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8bda2f81fac3f1386e8293d9c1468946752473b5</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/36d50e3de8b01895a3edfbe0224b1427d72098fd</url>
    <id>36d50e3de8b01895a3edfbe0224b1427d72098fd</id>
    <committed-date>2009-02-26T09:01:49-08:00</committed-date>
    <authored-date>2009-02-26T09:01:49-08:00</authored-date>
    <message>add &quot;path &lt;repo-name&gt;&quot; command to echo the absolute path of a library</message>
    <tree>09a44409fbff1a69a87bc47cc5d89f06b6b7dfcf</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf333b69b38c2e76221dda2f3c46754a099cce5a</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/8bda2f81fac3f1386e8293d9c1468946752473b5</url>
    <id>8bda2f81fac3f1386e8293d9c1468946752473b5</id>
    <committed-date>2009-02-26T06:29:20-08:00</committed-date>
    <authored-date>2009-02-26T06:29:20-08:00</authored-date>
    <message>fix overloading of `require` so that it doesn't fail when RubyGems is loaded after Coral</message>
    <tree>7b3238230dd71d83466d5c9434ecdc4b1b4c43b4</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3bed16ecc0fd4210f697fca97c19cfa73138aca3</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/cf333b69b38c2e76221dda2f3c46754a099cce5a</url>
    <id>cf333b69b38c2e76221dda2f3c46754a099cce5a</id>
    <committed-date>2009-02-15T12:19:31-08:00</committed-date>
    <authored-date>2009-02-15T12:19:31-08:00</authored-date>
    <message>fix variable that I forgot to rename (I need to write tests)</message>
    <tree>9c95ea663d4cdbacbb8304e468172ff6f966d2c7</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33087425262635946d105c67fe0c6a0150a12197</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/3bed16ecc0fd4210f697fca97c19cfa73138aca3</url>
    <id>3bed16ecc0fd4210f697fca97c19cfa73138aca3</id>
    <committed-date>2009-01-29T06:25:59-08:00</committed-date>
    <authored-date>2009-01-29T06:25:59-08:00</authored-date>
    <message>Corals can be both gonochoristic and hermaphroditic, each of which can utilise sexual and asexual means of reproduction.</message>
    <tree>5c6a35f885001372821b1db9ed6c64e36efdb3b8</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>85469912778a725700f3fb26afed6568daaf1f92</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/33087425262635946d105c67fe0c6a0150a12197</url>
    <id>33087425262635946d105c67fe0c6a0150a12197</id>
    <committed-date>2009-01-29T06:23:58-08:00</committed-date>
    <authored-date>2009-01-29T06:23:58-08:00</authored-date>
    <message>While a coral head appears to be a single organism, it is actually a head of many individual polyps.</message>
    <tree>07a4ae12c8e07e03185c2534da91f58958fba69d</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5c24ddbe7eef271a88717276351537ed7335503</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/85469912778a725700f3fb26afed6568daaf1f92</url>
    <id>85469912778a725700f3fb26afed6568daaf1f92</id>
    <committed-date>2009-01-28T15:00:03-08:00</committed-date>
    <authored-date>2009-01-28T15:00:03-08:00</authored-date>
    <message>add github pages in &quot;website/&quot; submodule</message>
    <tree>69aaaa0daee9003e694b834e73f0e98f4439a882</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a902d89af8de3ab9997290cc375007f2c81e5dac</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/b5c24ddbe7eef271a88717276351537ed7335503</url>
    <id>b5c24ddbe7eef271a88717276351537ed7335503</id>
    <committed-date>2009-01-28T14:21:07-08:00</committed-date>
    <authored-date>2009-01-28T14:21:07-08:00</authored-date>
    <message>I'm scared that rtomayko will get me in the night :(
He *does* make a point http://gist.github.com/54177
This is what Coral is all about -- managing your $LOAD_PATH</message>
    <tree>dbc7b842fe546de318cfe84594f318081e792c76</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>778abe37f0f0305313e579233fb5f933f516c96d</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/a902d89af8de3ab9997290cc375007f2c81e5dac</url>
    <id>a902d89af8de3ab9997290cc375007f2c81e5dac</id>
    <committed-date>2009-01-28T14:18:17-08:00</committed-date>
    <authored-date>2009-01-28T14:18:17-08:00</authored-date>
    <message>`coral clone/move` now update the index</message>
    <tree>a5e0c433d018b43d7aa81a08307b626b6229da7d</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45442a06fa1d8939311555a8e80aeee34fa43870</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/778abe37f0f0305313e579233fb5f933f516c96d</url>
    <id>778abe37f0f0305313e579233fb5f933f516c96d</id>
    <committed-date>2009-01-28T14:06:07-08:00</committed-date>
    <authored-date>2009-01-28T14:02:49-08:00</authored-date>
    <message>add Coral::Index to maintain the index file and perform lookups</message>
    <tree>85b907cad06c3271e5db1429f21fc7fc2eea9052</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>72be470ffa8fb0400cee492b08b7dcba09f82cc1</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/45442a06fa1d8939311555a8e80aeee34fa43870</url>
    <id>45442a06fa1d8939311555a8e80aeee34fa43870</id>
    <committed-date>2009-01-28T13:11:23-08:00</committed-date>
    <authored-date>2009-01-28T13:11:23-08:00</authored-date>
    <message>create and use the internal index (in YAML) to find available libraries</message>
    <tree>d6325a1644bcf2afb11a7e995e8c3f3c17252ea8</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90ab99ea07a105dabeb509ca8e2d6c60c3d4b44c</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/72be470ffa8fb0400cee492b08b7dcba09f82cc1</url>
    <id>72be470ffa8fb0400cee492b08b7dcba09f82cc1</id>
    <committed-date>2009-01-28T05:05:15-08:00</committed-date>
    <authored-date>2009-01-28T05:05:15-08:00</authored-date>
    <message>&quot;...it's a tool of the masses!&quot;</message>
    <tree>88b2d1711a2827735c0b5192d28937422d4cd38f</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51e4bc283e5be617ca8e25e3f1edefaf853afe31</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/90ab99ea07a105dabeb509ca8e2d6c60c3d4b44c</url>
    <id>90ab99ea07a105dabeb509ca8e2d6c60c3d4b44c</id>
    <committed-date>2009-01-28T03:55:22-08:00</committed-date>
    <authored-date>2009-01-28T03:55:22-08:00</authored-date>
    <message>`coral list` displays repos in alphabetical order</message>
    <tree>e86f9981a079c48b069ed535e52924da96fb7f07</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>371a612ad86eee8ed11d40b6e38c21747bda4ec5</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/51e4bc283e5be617ca8e25e3f1edefaf853afe31</url>
    <id>51e4bc283e5be617ca8e25e3f1edefaf853afe31</id>
    <committed-date>2009-01-28T03:53:49-08:00</committed-date>
    <authored-date>2009-01-28T03:53:49-08:00</authored-date>
    <message>add `coral list` and `update` commands</message>
    <tree>76cb86b7b8750cd125170192963afc57fed2ae9e</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5bbecde8d7a5ca0825397b71cd97a0a8acf63d4c</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/371a612ad86eee8ed11d40b6e38c21747bda4ec5</url>
    <id>371a612ad86eee8ed11d40b6e38c21747bda4ec5</id>
    <committed-date>2009-01-27T17:49:40-08:00</committed-date>
    <authored-date>2009-01-27T17:49:40-08:00</authored-date>
    <message>Coral now augments Kernel#require to automatically push available libraries to load path</message>
    <tree>a3ad80e671b25410a4f10450bc79d773605c8451</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9915763fbf6ec0b441a69ebe9bd4899b22ae07aa</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/5bbecde8d7a5ca0825397b71cd97a0a8acf63d4c</url>
    <id>5bbecde8d7a5ca0825397b71cd97a0a8acf63d4c</id>
    <committed-date>2009-01-27T16:49:33-08:00</committed-date>
    <authored-date>2009-01-27T16:47:53-08:00</authored-date>
    <message>add `coral clone` command</message>
    <tree>3dc7273c05b6aebb418e02d749dfbb00bd966c8c</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/coral/commit/9915763fbf6ec0b441a69ebe9bd4899b22ae07aa</url>
    <id>9915763fbf6ec0b441a69ebe9bd4899b22ae07aa</id>
    <committed-date>2009-01-27T16:19:46-08:00</committed-date>
    <authored-date>2009-01-27T16:05:40-08:00</authored-date>
    <message>initial mockup of Coral distribution system</message>
    <tree>b6a043e6f81a9e690c0f43975944e190e2d9ab4e</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
</commits>
