<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>f03772b4b026742f6dc4391a990c3cd9717dcf2f</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/ab4c42f927e7f1eb9e42f9bddadd36fc471b5e0b</url>
    <id>ab4c42f927e7f1eb9e42f9bddadd36fc471b5e0b</id>
    <committed-date>2009-07-20T22:42:22-07:00</committed-date>
    <authored-date>2009-07-20T22:42:22-07:00</authored-date>
    <message>SexpPath gem v0.4</message>
    <tree>c5d892c2f4d79d823885a6286a29372564af2620</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b07569fd6007fa580260d4a5be2b0793bce99358</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/f03772b4b026742f6dc4391a990c3cd9717dcf2f</url>
    <id>f03772b4b026742f6dc4391a990c3cd9717dcf2f</id>
    <committed-date>2009-07-20T22:40:25-07:00</committed-date>
    <authored-date>2009-07-20T22:40:25-07:00</authored-date>
    <message>Finishing some tests for sibling matches</message>
    <tree>eec085bee6b6669851815a0b1d7da2741d443982</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ffa8310163da4a2f307224dee0f6d49d1c5198cf</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/b07569fd6007fa580260d4a5be2b0793bce99358</url>
    <id>b07569fd6007fa580260d4a5be2b0793bce99358</id>
    <committed-date>2009-07-20T22:30:59-07:00</committed-date>
    <authored-date>2009-07-20T22:30:59-07:00</authored-date>
    <message>Version bump to 0.4.0</message>
    <tree>c0aa3ef932cef615fd55c4c4bf82d7fc82ce9840</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bec0da3e6f0d2b7afb3921109fced0f38a310bc3</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/ffa8310163da4a2f307224dee0f6d49d1c5198cf</url>
    <id>ffa8310163da4a2f307224dee0f6d49d1c5198cf</id>
    <committed-date>2009-07-20T22:30:35-07:00</committed-date>
    <authored-date>2009-07-20T22:30:35-07:00</authored-date>
    <message>Tests for capturing siblings</message>
    <tree>cbcfa1298dca89f06cb0ea29b58eb9e3ce7ccbbc</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eaf2fa7f4d5389d5f4717c8b9a4ff64668c7628a</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/bec0da3e6f0d2b7afb3921109fced0f38a310bc3</url>
    <id>bec0da3e6f0d2b7afb3921109fced0f38a310bc3</id>
    <committed-date>2009-07-20T22:27:21-07:00</committed-date>
    <authored-date>2009-07-20T22:27:21-07:00</authored-date>
    <message>negation should not capture results</message>
    <tree>c84c7bbaff371417bc7a4e71ec39b60233d7fc35</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a6dcf601e5867bd09adf0066fa3a7e5a6d50a42</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/eaf2fa7f4d5389d5f4717c8b9a4ff64668c7628a</url>
    <id>eaf2fa7f4d5389d5f4717c8b9a4ff64668c7628a</id>
    <committed-date>2009-07-20T21:57:49-07:00</committed-date>
    <authored-date>2009-07-20T21:57:49-07:00</authored-date>
    <message>Adding sibling operator. s(:a) &gt;&gt; s(:b), read s(:a) followed by s(:b).</message>
    <tree>779c06244ffc6b4c6f73a3b8de891adc131267d0</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c71c84cebd7214f2671e860fc02d9fc7c489168</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/3a6dcf601e5867bd09adf0066fa3a7e5a6d50a42</url>
    <id>3a6dcf601e5867bd09adf0066fa3a7e5a6d50a42</id>
    <committed-date>2009-07-15T23:11:32-07:00</committed-date>
    <authored-date>2009-07-15T23:11:32-07:00</authored-date>
    <message>Cleaning up Not matcher, fixing string representation.</message>
    <tree>17f90d08ae2f01ef68b0bcc19db68e97b2207d80</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bb3fa7d90642f17dd5045e22cec29befd2b9138d</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/3c71c84cebd7214f2671e860fc02d9fc7c489168</url>
    <id>3c71c84cebd7214f2671e860fc02d9fc7c489168</id>
    <committed-date>2009-07-15T23:02:04-07:00</committed-date>
    <authored-date>2009-07-15T23:02:04-07:00</authored-date>
    <message>Adding documentation for Not matcher to Readme.</message>
    <tree>99de0cf84745724091c64a9517b416fb2209babf</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0dd0c961e30897acc912ed5e6880a87f3dd1473</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/bb3fa7d90642f17dd5045e22cec29befd2b9138d</url>
    <id>bb3fa7d90642f17dd5045e22cec29befd2b9138d</id>
    <committed-date>2009-07-15T22:58:03-07:00</committed-date>
    <authored-date>2009-07-15T22:58:03-07:00</authored-date>
    <message>Adding the Not matcher for negation.</message>
    <tree>bd66c7352bd77b4fd4361f900790d62e91159076</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11b4bcb4f0b197c2eb5b284d599775650a385e0f</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/f0dd0c961e30897acc912ed5e6880a87f3dd1473</url>
    <id>f0dd0c961e30897acc912ed5e6880a87f3dd1473</id>
    <committed-date>2009-07-15T22:11:28-07:00</committed-date>
    <authored-date>2009-07-15T22:11:28-07:00</authored-date>
    <message>Removing ruby specific helpers and functionality from the main branch.  Keeping it on &quot;ruby_specific&quot; for later.</message>
    <tree>e0eab472263ad620a741f2d0c1d4041d929ce69d</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5d9315fbc612f6bd8a9388221b17323e874ca3e</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/11b4bcb4f0b197c2eb5b284d599775650a385e0f</url>
    <id>11b4bcb4f0b197c2eb5b284d599775650a385e0f</id>
    <committed-date>2009-07-02T17:53:36-07:00</committed-date>
    <authored-date>2009-07-02T17:53:36-07:00</authored-date>
    <message>Adding some tests for Traverse#replace_sexp.  Hey what are patterns good for if you cannot do a replace? Overlaps Sexp#gsub, but I am avoiding changing how Sexp works.</message>
    <tree>329c220d041264ac45b5f66ebcbba8cff5dc230b</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92e0fae8f55ecd80e49869503bce7e1c1d3e7fbe</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/e5d9315fbc612f6bd8a9388221b17323e874ca3e</url>
    <id>e5d9315fbc612f6bd8a9388221b17323e874ca3e</id>
    <committed-date>2009-07-02T17:39:41-07:00</committed-date>
    <authored-date>2009-07-02T17:39:41-07:00</authored-date>
    <message>Removing lenient parsing.</message>
    <tree>3cd7fde69f1e4800d87ade8a1160a78b30832271</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a89ae779efa4709e76a392228c4a5aa011b9df48</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/92e0fae8f55ecd80e49869503bce7e1c1d3e7fbe</url>
    <id>92e0fae8f55ecd80e49869503bce7e1c1d3e7fbe</id>
    <committed-date>2009-07-01T08:04:27-07:00</committed-date>
    <authored-date>2009-07-01T08:04:27-07:00</authored-date>
    <message>Make strict the default for ruby fragments.</message>
    <tree>f32d19a1248f511575a27d097ff8a7aaf51aa929</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d12feab26cc3da29d9acc25ae1592b6685d3c524</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/a89ae779efa4709e76a392228c4a5aa011b9df48</url>
    <id>a89ae779efa4709e76a392228c4a5aa011b9df48</id>
    <committed-date>2009-06-30T23:54:49-07:00</committed-date>
    <authored-date>2009-06-30T23:54:49-07:00</authored-date>
    <message>proof of concept ruby fragment parsing, templating, and capturing. Works in some cases, not all.  A better substitution value than ((VAR)) needs to be found.</message>
    <tree>07d0a8b806410d70f90d5734abfd2afc53a09941</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8015befa78f4730f772b214d21b04a65e0877bc6</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/d12feab26cc3da29d9acc25ae1592b6685d3c524</url>
    <id>d12feab26cc3da29d9acc25ae1592b6685d3c524</id>
    <committed-date>2009-06-30T23:00:37-07:00</committed-date>
    <authored-date>2009-06-30T23:00:37-07:00</authored-date>
    <message>Parses ruby fragments, like partial do/end blocks.</message>
    <tree>3eafd53013205dcaa53652ab9ac13b8d459fe142</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d65c114cf9263e87cc7a12504cc08056be10f195</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/8015befa78f4730f772b214d21b04a65e0877bc6</url>
    <id>8015befa78f4730f772b214d21b04a65e0877bc6</id>
    <committed-date>2009-06-30T21:59:18-07:00</committed-date>
    <authored-date>2009-06-30T21:59:18-07:00</authored-date>
    <message>Experimenting with ruby fragment matching.</message>
    <tree>af548ab18a9e8e28701e0cc7df9f3531b9272476</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>66c6d61554f630c5f23038d97f2b30f6d2d6cfbf</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/d65c114cf9263e87cc7a12504cc08056be10f195</url>
    <id>d65c114cf9263e87cc7a12504cc08056be10f195</id>
    <committed-date>2009-06-30T21:58:36-07:00</committed-date>
    <authored-date>2009-06-30T21:58:36-07:00</authored-date>
    <message>Experimenting with ruby fragment matching.</message>
    <tree>f8fa44521211fc43177b52bc98f66da0d0a73d11</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e12db08a225b6a10ed913167020336e9e0f0c0e8</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/66c6d61554f630c5f23038d97f2b30f6d2d6cfbf</url>
    <id>66c6d61554f630c5f23038d97f2b30f6d2d6cfbf</id>
    <committed-date>2009-06-30T18:18:18-07:00</committed-date>
    <authored-date>2009-06-30T18:18:18-07:00</authored-date>
    <message>Clarifying documentation.</message>
    <tree>b4d1b2da8f42ba22c2460dfc6e38eefe49eca661</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c39ff2481cbd741686dbd37284b5c8f8e59134a2</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/e12db08a225b6a10ed913167020336e9e0f0c0e8</url>
    <id>e12db08a225b6a10ed913167020336e9e0f0c0e8</id>
    <committed-date>2009-06-30T08:13:04-07:00</committed-date>
    <authored-date>2009-06-30T08:13:04-07:00</authored-date>
    <message>Tidying up sexp_grep output</message>
    <tree>7dc09b88b108636178dfeeef1bd9154226871a2b</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b58065f211b0bbc677f241d1b725731937ea9438</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/c39ff2481cbd741686dbd37284b5c8f8e59134a2</url>
    <id>c39ff2481cbd741686dbd37284b5c8f8e59134a2</id>
    <committed-date>2009-06-30T08:04:24-07:00</committed-date>
    <authored-date>2009-06-30T08:04:24-07:00</authored-date>
    <message>Show line numbers for sexp_grep matches.</message>
    <tree>46abe12d1d24a6d59a40336d503e8b91fc43b905</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41348b06e1021b8b977fb8f1df56c83aa09c70b9</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/b58065f211b0bbc677f241d1b725731937ea9438</url>
    <id>b58065f211b0bbc677f241d1b725731937ea9438</id>
    <committed-date>2009-06-30T08:04:03-07:00</committed-date>
    <authored-date>2009-06-30T08:04:03-07:00</authored-date>
    <message>Fixing library loading.</message>
    <tree>16b93dfd234b0d72173311be785a729ed883579b</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d049e7256ed52f6ed9e6cee0d2a4241791c6cdce</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/41348b06e1021b8b977fb8f1df56c83aa09c70b9</url>
    <id>41348b06e1021b8b977fb8f1df56c83aa09c70b9</id>
    <committed-date>2009-06-30T07:54:12-07:00</committed-date>
    <authored-date>2009-06-30T07:54:12-07:00</authored-date>
    <message>LineNumberingProcessor now actually assigns the correct line numbers.  Method for picking them is... functional...</message>
    <tree>1974edaea4cc2d5deb32a35dd02df97288202966</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7ee04fb74dc25652bf691c224fa6dc1aa3c9f4f</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/d049e7256ed52f6ed9e6cee0d2a4241791c6cdce</url>
    <id>d049e7256ed52f6ed9e6cee0d2a4241791c6cdce</id>
    <committed-date>2009-06-27T20:46:18-07:00</committed-date>
    <authored-date>2009-06-27T20:46:18-07:00</authored-date>
    <message>Adding a line numbering sexp trasnformer so that we can pull out line numbers when searching.</message>
    <tree>bfe3e09fcb75f3f0aced4dbbed2532e56477fdfe</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>480291e50495752b9e65cd63c5fa75829d116fdb</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/b7ee04fb74dc25652bf691c224fa6dc1aa3c9f4f</url>
    <id>b7ee04fb74dc25652bf691c224fa6dc1aa3c9f4f</id>
    <committed-date>2009-06-22T18:59:52-07:00</committed-date>
    <authored-date>2009-06-22T18:59:52-07:00</authored-date>
    <message>Commenting a bit on sexp_grep example.</message>
    <tree>d04fbbff8bfc94170c37b3bbe2ab35e56921d364</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e072035970feaeca3f5e01f126d429b2cc5371f</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/480291e50495752b9e65cd63c5fa75829d116fdb</url>
    <id>480291e50495752b9e65cd63c5fa75829d116fdb</id>
    <committed-date>2009-06-22T18:57:52-07:00</committed-date>
    <authored-date>2009-06-22T18:57:52-07:00</authored-date>
    <message>Adding little example: sexp_grep</message>
    <tree>61c2a18051e439b2c274f7269c79b7237dbeee45</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac5c4ad97fabc61a193fea88d1d66a380ae0dc7e</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/5e072035970feaeca3f5e01f126d429b2cc5371f</url>
    <id>5e072035970feaeca3f5e01f126d429b2cc5371f</id>
    <committed-date>2009-06-18T17:23:30-07:00</committed-date>
    <authored-date>2009-06-18T17:23:30-07:00</authored-date>
    <message>Updating docs and TODO</message>
    <tree>1f3237b103a14c46002c08a0be8c8616f64ae88e</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>afe04beb4608460e12758c62e03c9a7c0527d686</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/ac5c4ad97fabc61a193fea88d1d66a380ae0dc7e</url>
    <id>ac5c4ad97fabc61a193fea88d1d66a380ae0dc7e</id>
    <committed-date>2009-06-16T19:13:45-07:00</committed-date>
    <authored-date>2009-06-16T19:13:45-07:00</authored-date>
    <message>Documenting SexpPath some more.</message>
    <tree>145ae8034d1dd9d0d2409e3b8866ab8c16331a01</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f2c6447fd4f047efaea75fb5e8247c808f00dcc1</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/afe04beb4608460e12758c62e03c9a7c0527d686</url>
    <id>afe04beb4608460e12758c62e03c9a7c0527d686</id>
    <committed-date>2009-06-16T18:31:03-07:00</committed-date>
    <authored-date>2009-06-16T18:31:03-07:00</authored-date>
    <message>Cleaning up docs</message>
    <tree>594a049eb6f31a99c80243da48058ca7b78f5040</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7944f0f4f1cf506ac9cb22fe773ab7958629743a</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/f2c6447fd4f047efaea75fb5e8247c808f00dcc1</url>
    <id>f2c6447fd4f047efaea75fb5e8247c808f00dcc1</id>
    <committed-date>2009-06-16T18:07:23-07:00</committed-date>
    <authored-date>2009-06-16T18:07:23-07:00</authored-date>
    <message>Documenting SexpPath matchers and SexpQueryBuilder.</message>
    <tree>67a377b5f107465bd1666e2661b86c3327a57ecc</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7650b046b01a3876db9bd726dc65bb5ae22a020e</id>
      </parent>
    </parents>
    <author>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </author>
    <url>http://github.com/adamsanderson/sexp_path/commit/7944f0f4f1cf506ac9cb22fe773ab7958629743a</url>
    <id>7944f0f4f1cf506ac9cb22fe773ab7958629743a</id>
    <committed-date>2009-06-15T20:03:34-07:00</committed-date>
    <authored-date>2009-06-15T20:03:34-07:00</authored-date>
    <message>Version bump to 0.3.0</message>
    <tree>48f97ecba0b399a937e9a9084e1403fd95a6d40a</tree>
    <committer>
      <name>Adam Sanderson</name>
      <email>netghost@gmail.com</email>
    </committer>
  </commit>
</commits>
