<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>47cbf68838725d65b7ace64d808cd592a8dd2dea</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/fa74081dd65bfac7b471fef303d67ca9fd2be123</url>
    <id>fa74081dd65bfac7b471fef303d67ca9fd2be123</id>
    <committed-date>2009-07-03T04:44:04-07:00</committed-date>
    <authored-date>2009-07-03T04:44:04-07:00</authored-date>
    <message>rename modules specs</message>
    <tree>e02e8d82c9b01cd7ece91a5aeedd6080d3aee74d</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f3f4b2390f8f9d933cf41b2635fc6c3b93d4c7e</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/47cbf68838725d65b7ace64d808cd592a8dd2dea</url>
    <id>47cbf68838725d65b7ace64d808cd592a8dd2dea</id>
    <committed-date>2009-07-03T04:28:41-07:00</committed-date>
    <authored-date>2009-07-03T04:28:41-07:00</authored-date>
    <message>woops, variable name mismatch spotted!</message>
    <tree>58eb120686312ae52a2de77f11b44c69416faa85</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c01cf34743414ee1be6423b6984f27fae50b52e3</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/1f3f4b2390f8f9d933cf41b2635fc6c3b93d4c7e</url>
    <id>1f3f4b2390f8f9d933cf41b2635fc6c3b93d4c7e</id>
    <committed-date>2009-07-02T06:45:50-07:00</committed-date>
    <authored-date>2009-07-02T06:45:50-07:00</authored-date>
    <message>using loadpath instead of rescues</message>
    <tree>95154aee94184db62042aa306d55054626fd0412</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a2038f6eeb80c7a6519e2caa4648ed3aed90a31</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/c01cf34743414ee1be6423b6984f27fae50b52e3</url>
    <id>c01cf34743414ee1be6423b6984f27fae50b52e3</id>
    <committed-date>2009-07-02T05:51:06-07:00</committed-date>
    <authored-date>2009-07-02T05:51:06-07:00</authored-date>
    <message>add an executable to compile xup files</message>
    <tree>9ccfe31814b8fa0fb5d60f6166137170740c05bc</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b97912af98e397104a795151d9e5c178762914c4</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/0a2038f6eeb80c7a6519e2caa4648ed3aed90a31</url>
    <id>0a2038f6eeb80c7a6519e2caa4648ed3aed90a31</id>
    <committed-date>2009-07-02T05:10:18-07:00</committed-date>
    <authored-date>2009-07-02T05:10:18-07:00</authored-date>
    <message>don't force capitalization</message>
    <tree>2189b43494c617b639d0a7db67e7a3c75075dea6</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f6ba6c5671435ed64f20fd1bdb99d0e2b8e5804</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/b97912af98e397104a795151d9e5c178762914c4</url>
    <id>b97912af98e397104a795151d9e5c178762914c4</id>
    <committed-date>2009-07-02T05:08:24-07:00</committed-date>
    <authored-date>2009-07-02T05:08:24-07:00</authored-date>
    <message>nicer use method

use now takes a string, symbol or module name. In the two former cases,
the module name will be looked-up under Object or Xup::Modules (in that
order)</message>
    <tree>938bc5890b17b51bf76cc90e38fb77d06315a214</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aaaf2d31ff9f6f19caeefa47a0d95321b772016b</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/3f6ba6c5671435ed64f20fd1bdb99d0e2b8e5804</url>
    <id>3f6ba6c5671435ed64f20fd1bdb99d0e2b8e5804</id>
    <committed-date>2009-06-29T02:28:14-07:00</committed-date>
    <authored-date>2009-06-29T02:28:14-07:00</authored-date>
    <message>add Xup.load to easily load modules</message>
    <tree>d0e481420df8522dee63ff5e760d21fe3aaf0e6f</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a66c7247d6a123b15c629c4d792418ceefb1c694</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/aaaf2d31ff9f6f19caeefa47a0d95321b772016b</url>
    <id>aaaf2d31ff9f6f19caeefa47a0d95321b772016b</id>
    <committed-date>2009-06-29T01:34:59-07:00</committed-date>
    <authored-date>2009-06-29T01:34:59-07:00</authored-date>
    <message>a little bash script to generate the doc</message>
    <tree>9bbb170593d1ecd9930ae8001975b84e8e3ac9b5</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>21c6db2b3d5ecd0124481934af28cc29a4fc0562</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/a66c7247d6a123b15c629c4d792418ceefb1c694</url>
    <id>a66c7247d6a123b15c629c4d792418ceefb1c694</id>
    <committed-date>2009-06-29T01:34:24-07:00</committed-date>
    <authored-date>2009-06-29T01:34:24-07:00</authored-date>
    <message>updating documentation for modules</message>
    <tree>53ca149df7beebbce7b9bc933ba1a26f5c10e388</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a9239cd8ef0a8cf5a52c8b2ce24e8a4e0c44a019</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/21c6db2b3d5ecd0124481934af28cc29a4fc0562</url>
    <id>21c6db2b3d5ecd0124481934af28cc29a4fc0562</id>
    <committed-date>2009-06-29T01:33:54-07:00</committed-date>
    <authored-date>2009-06-29T01:33:54-07:00</authored-date>
    <message>add the yaml module</message>
    <tree>bea3f6858cfed41ace50cc049ed72af46bb83158</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f97261fc5adabd45e622a621f62968fd603e4f0f</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/a9239cd8ef0a8cf5a52c8b2ce24e8a4e0c44a019</url>
    <id>a9239cd8ef0a8cf5a52c8b2ce24e8a4e0c44a019</id>
    <committed-date>2009-06-26T06:37:08-07:00</committed-date>
    <authored-date>2009-06-26T06:37:08-07:00</authored-date>
    <message>switch to RDoc for documentation.

generate with rdoc -S -N -f html -m README.rdoc lib/ README.rdoc</message>
    <tree>4dd06b20b96bce9d7ed349a6323ba0937b876bda</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>abca93ac0fe1fc02e63710194ca5ea0b837dcba1</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/f97261fc5adabd45e622a621f62968fd603e4f0f</url>
    <id>f97261fc5adabd45e622a621f62968fd603e4f0f</id>
    <committed-date>2009-06-26T05:58:33-07:00</committed-date>
    <authored-date>2009-06-26T05:44:23-07:00</authored-date>
    <message>update README</message>
    <tree>be68830fd2f70f9c373868d5b9468dc2f70036e2</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59bfeeabbec8877f1e7756c8a434b3bf23550509</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/abca93ac0fe1fc02e63710194ca5ea0b837dcba1</url>
    <id>abca93ac0fe1fc02e63710194ca5ea0b837dcba1</id>
    <committed-date>2009-06-26T05:58:33-07:00</committed-date>
    <authored-date>2009-06-26T05:41:41-07:00</authored-date>
    <message>propagate options to the child context</message>
    <tree>be0c04d4683e1971d9a70c01cdbbe950043ea811</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8246a87cfc7deb819784dcf1d94e6394ff522d5d</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/59bfeeabbec8877f1e7756c8a434b3bf23550509</url>
    <id>59bfeeabbec8877f1e7756c8a434b3bf23550509</id>
    <committed-date>2009-06-26T05:58:27-07:00</committed-date>
    <authored-date>2009-06-26T05:28:39-07:00</authored-date>
    <message>add missing newlines in XML</message>
    <tree>b1db19d67a04afcdf805758181be1ff8d8f68497</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56a95940666078e658a3b51306748d51a108c1b4</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/8246a87cfc7deb819784dcf1d94e6394ff522d5d</url>
    <id>8246a87cfc7deb819784dcf1d94e6394ff522d5d</id>
    <committed-date>2009-06-26T04:23:45-07:00</committed-date>
    <authored-date>2009-06-26T04:23:45-07:00</authored-date>
    <message>add the XML module</message>
    <tree>a1c65ce6e6562ce45d0e334a36c89cf8d2eead49</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6463f3912b8c81a87fae55c6c76adc38bca6e13e</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/56a95940666078e658a3b51306748d51a108c1b4</url>
    <id>56a95940666078e658a3b51306748d51a108c1b4</id>
    <committed-date>2009-06-26T04:23:25-07:00</committed-date>
    <authored-date>2009-06-26T04:23:25-07:00</authored-date>
    <message>update spec helper to unshift xup path</message>
    <tree>71b3a43d00118a45151d05a3f142be228da444ba</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac61e269280770985fa8cfdcc7bf82e73bd0b63c</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/6463f3912b8c81a87fae55c6c76adc38bca6e13e</url>
    <id>6463f3912b8c81a87fae55c6c76adc38bca6e13e</id>
    <committed-date>2009-06-26T04:22:58-07:00</committed-date>
    <authored-date>2009-06-26T04:22:58-07:00</authored-date>
    <message>allow option passing via build and force to a string in concat</message>
    <tree>570110548577325668abb3a0c31663820688be77</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c6cba3894586b9b3b847ed3119a491168f98d8f</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/ac61e269280770985fa8cfdcc7bf82e73bd0b63c</url>
    <id>ac61e269280770985fa8cfdcc7bf82e73bd0b63c</id>
    <committed-date>2009-06-25T05:24:24-07:00</committed-date>
    <authored-date>2009-06-25T05:24:24-07:00</authored-date>
    <message>build! is used to concat to buffer, build just returns the result</message>
    <tree>e61ef7888557ea7f0b2712a204e17277c6aecfc3</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>995b49fc841bd9d38e3757ff94418a448a98713a</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/9c6cba3894586b9b3b847ed3119a491168f98d8f</url>
    <id>9c6cba3894586b9b3b847ed3119a491168f98d8f</id>
    <committed-date>2009-06-25T04:50:23-07:00</committed-date>
    <authored-date>2009-06-25T04:50:23-07:00</authored-date>
    <message>splitting files</message>
    <tree>012f76b91b109a26d112a17dd8da07d39a46e807</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8a840415fe54289b3eaa8d02a867d807fee4c98</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/995b49fc841bd9d38e3757ff94418a448a98713a</url>
    <id>995b49fc841bd9d38e3757ff94418a448a98713a</id>
    <committed-date>2009-06-25T04:44:56-07:00</committed-date>
    <authored-date>2009-06-25T04:44:56-07:00</authored-date>
    <message>I guess this is the good one!

Core functionality is here, now I have to add useful stuff, refer to the
README for more information</message>
    <tree>f85c5572915da1e5b28c21c85e92607f72b8ac81</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f0bc1e83955eaa31a7eae6d1155c35b8eb828da</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/a8a840415fe54289b3eaa8d02a867d807fee4c98</url>
    <id>a8a840415fe54289b3eaa8d02a867d807fee4c98</id>
    <committed-date>2009-06-23T08:22:57-07:00</committed-date>
    <authored-date>2009-06-23T08:22:57-07:00</authored-date>
    <message>refactoring and new tags, better implementation</message>
    <tree>646c64ece1b830934ffa0abcb7bd15a65005d947</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc3f255ff94f30fd503c1b0b341dcf30a93405ac</id>
      </parent>
    </parents>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/6f0bc1e83955eaa31a7eae6d1155c35b8eb828da</url>
    <id>6f0bc1e83955eaa31a7eae6d1155c35b8eb828da</id>
    <committed-date>2009-06-11T06:38:21-07:00</committed-date>
    <authored-date>2009-06-11T06:38:21-07:00</authored-date>
    <message>changed my mind :)</message>
    <tree>fc1c272b17f2c4c955afdc3b435c75d4a8640b84</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>madx</name>
      <email>root@yapok.org</email>
    </author>
    <url>http://github.com/madx/xup/commit/fc3f255ff94f30fd503c1b0b341dcf30a93405ac</url>
    <id>fc3f255ff94f30fd503c1b0b341dcf30a93405ac</id>
    <committed-date>2009-05-25T02:50:23-07:00</committed-date>
    <authored-date>2009-05-25T02:50:23-07:00</authored-date>
    <message>initial import</message>
    <tree>bc06518d837158b0df4711adbe53eba40e061ac0</tree>
    <committer>
      <name>madx</name>
      <email>root@yapok.org</email>
    </committer>
  </commit>
</commits>
