<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>56013de9326717ca9da52f0e05b45a85fbe6ba37</id>
      </parent>
    </parents>
    <author>
      <name>Coding Dojo</name>
      <email>codingdojolondon@gmail.com</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/0d61d0842d8a488e5e7d8f112522ad82610c6623</url>
    <id>0d61d0842d8a488e5e7d8f112522ad82610c6623</id>
    <committed-date>2009-04-22T23:46:55-07:00</committed-date>
    <authored-date>2009-04-22T23:46:55-07:00</authored-date>
    <message>Result from last night's session</message>
    <tree>f15256316b2df088fcaa1dba1ea81c1ea5bf12ff</tree>
    <committer>
      <name>Coding Dojo</name>
      <email>codingdojolondon@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac6bcb7e3f2f198b61d9b8e2af84e31e99a98fd0</id>
      </parent>
    </parents>
    <author>
      <name>Coding Dojo</name>
      <email>codingdojolondon@gmail.com</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/56013de9326717ca9da52f0e05b45a85fbe6ba37</url>
    <id>56013de9326717ca9da52f0e05b45a85fbe6ba37</id>
    <committed-date>2009-04-22T13:10:52-07:00</committed-date>
    <authored-date>2009-04-22T13:10:52-07:00</authored-date>
    <message>result from tonight's session</message>
    <tree>2580e672b863fd0f444ef7ed7763b3cf93becdb7</tree>
    <committer>
      <name>Coding Dojo</name>
      <email>codingdojolondon@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>425137efa511540f30bac88ecda792803ace080c</id>
      </parent>
    </parents>
    <author>
      <name>Ivan Sanchez</name>
      <email>ivansanchez@sanchez.config</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/ac6bcb7e3f2f198b61d9b8e2af84e31e99a98fd0</url>
    <id>ac6bcb7e3f2f198b61d9b8e2af84e31e99a98fd0</id>
    <committed-date>2009-03-26T11:58:29-07:00</committed-date>
    <authored-date>2009-03-26T11:58:29-07:00</authored-date>
    <message>Minesweeper version refactored during the coding dojo at SkillsMatter (http://isanchez.net/2009/03/19/refactoring-dojo-at-skillsmatter)</message>
    <tree>90eba140aaf4843397313fe0567145a8929e5cab</tree>
    <committer>
      <name>Ivan Sanchez</name>
      <email>ivansanchez@sanchez.config</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d498c4bee286fbcfb5505e02c2d84a45cb52fd8</id>
      </parent>
    </parents>
    <author>
      <name>Ivan Sanchez</name>
      <email>ivansanchez@sanchez.config</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/425137efa511540f30bac88ecda792803ace080c</url>
    <id>425137efa511540f30bac88ecda792803ace080c</id>
    <committed-date>2009-03-26T11:54:45-07:00</committed-date>
    <authored-date>2009-03-26T11:54:45-07:00</authored-date>
    <message>Minesweeper implementation generated at the Software Craftsmanship Conference 2009 (http://parlezuml.com/softwarecraftsmanship/sessions/5_reasons_to_have_a_coding_dojo.htm)</message>
    <tree>766170a937b16348ccc13e143f925685caa3db27</tree>
    <committer>
      <name>Ivan Sanchez</name>
      <email>ivansanchez@sanchez.config</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e17b942bf2dbdfde2ab4bb5df181d54ec88b742b</id>
      </parent>
    </parents>
    <author>
      <name>Ivan Sanchez</name>
      <email>ivansanchez@sanchez.config</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/2d498c4bee286fbcfb5505e02c2d84a45cb52fd8</url>
    <id>2d498c4bee286fbcfb5505e02c2d84a45cb52fd8</id>
    <committed-date>2009-03-26T11:51:50-07:00</committed-date>
    <authored-date>2009-03-26T11:51:50-07:00</authored-date>
    <message>removed target dir</message>
    <tree>9daa14dfc17777c46ffc2b2433d3be13442392ca</tree>
    <committer>
      <name>Ivan Sanchez</name>
      <email>ivansanchez@sanchez.config</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d0dc8984df3a932c79ebe0fae79df9ee2305a16</id>
      </parent>
    </parents>
    <author>
      <name>Ivan Sanchez</name>
      <email>ivansanchez@sanchez.config</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/e17b942bf2dbdfde2ab4bb5df181d54ec88b742b</url>
    <id>e17b942bf2dbdfde2ab4bb5df181d54ec88b742b</id>
    <committed-date>2009-03-26T11:45:48-07:00</committed-date>
    <authored-date>2009-03-26T11:45:48-07:00</authored-date>
    <message>Initial implementation of minesweeper problem (http://acm.uva.es/p/v101/10189.html) in Java.

This implementation is intentionally incomplete since it'll serve only as starting point for the coding dojo session at the Software Craftsmanship Conference 2009 (http://parlezuml.com/softwarecraftsmanship/sessions/5_reasons_to_have_a_coding_dojo.htm)</message>
    <tree>6f94ea3547452bb87de4fe0548247f27f6bf4b1c</tree>
    <committer>
      <name>Ivan Sanchez</name>
      <email>ivansanchez@sanchez.config</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eeaf7cc4e30abce28efdcba8761f50a57aadfd03</id>
      </parent>
    </parents>
    <author>
      <name>Danilo Sato</name>
      <email>dtsato@gmail.com</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/2d0dc8984df3a932c79ebe0fae79df9ee2305a16</url>
    <id>2d0dc8984df3a932c79ebe0fae79df9ee2305a16</id>
    <committed-date>2009-02-18T17:31:22-08:00</committed-date>
    <authored-date>2009-02-18T17:31:22-08:00</authored-date>
    <message>2009-01-12 Session: Poker Hands in Ruby</message>
    <tree>82c9fded0bf32902a4a5a42c46bdd05f1e9ad1c7</tree>
    <committer>
      <name>Danilo Sato</name>
      <email>dtsato@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>83dfbd8f3a45ea2a5d18a2dd05fc68278fe364ff</id>
      </parent>
    </parents>
    <author>
      <name>Danilo Sato</name>
      <email>dtsato@gmail.com</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/eeaf7cc4e30abce28efdcba8761f50a57aadfd03</url>
    <id>eeaf7cc4e30abce28efdcba8761f50a57aadfd03</id>
    <committed-date>2009-01-28T11:46:05-08:00</committed-date>
    <authored-date>2009-01-28T11:46:05-08:00</authored-date>
    <message>solution at the end of the session</message>
    <tree>dd35d76a811e9a864765d4096a80aa2e2228697d</tree>
    <committer>
      <name>Danilo Sato</name>
      <email>dtsato@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8bd78bc2045657c86f9891f86b03df0f6a66bd7</id>
      </parent>
    </parents>
    <author>
      <name>Danilo Sato</name>
      <email>dtsato@gmail.com</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/83dfbd8f3a45ea2a5d18a2dd05fc68278fe364ff</url>
    <id>83dfbd8f3a45ea2a5d18a2dd05fc68278fe364ff</id>
    <committed-date>2009-01-28T11:45:54-08:00</committed-date>
    <authored-date>2009-01-28T11:45:54-08:00</authored-date>
    <message>solution at the end of the session</message>
    <tree>06d02f56cd9e9e02b4ebf1a7e20375c8939af977</tree>
    <committer>
      <name>Danilo Sato</name>
      <email>dtsato@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>08ac1b2df7e4beb15cccbd0bdb729a9f8b850480</id>
      </parent>
    </parents>
    <author>
      <name>Danilo Sato</name>
      <email>dtsato@gmail.com</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/c8bd78bc2045657c86f9891f86b03df0f6a66bd7</url>
    <id>c8bd78bc2045657c86f9891f86b03df0f6a66bd7</id>
    <committed-date>2009-01-28T10:17:54-08:00</committed-date>
    <authored-date>2009-01-28T10:17:54-08:00</authored-date>
    <message>[DS] adding folder for minesweeper kata</message>
    <tree>95e1c8850c8d83e622f1c118f405b86c8229e50f</tree>
    <committer>
      <name>Danilo Sato</name>
      <email>dtsato@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a992ae89d70423ea09896fb01044c00a9b9308d</id>
      </parent>
    </parents>
    <author>
      <name>Coding Dojo</name>
      <email>codingdojolondon@gmail.com</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/08ac1b2df7e4beb15cccbd0bdb729a9f8b850480</url>
    <id>08ac1b2df7e4beb15cccbd0bdb729a9f8b850480</id>
    <committed-date>2009-01-25T02:42:44-08:00</committed-date>
    <authored-date>2009-01-25T02:42:44-08:00</authored-date>
    <message>Included source from the 2nd session</message>
    <tree>792c6c949c8e76c09bf400f08baf591a225b9fd7</tree>
    <committer>
      <name>Coding Dojo</name>
      <email>codingdojolondon@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Coding Dojo</name>
      <email>codingdojolondon@gmail.com</email>
    </author>
    <url>http://github.com/codingdojolondon/sessions/commit/7a992ae89d70423ea09896fb01044c00a9b9308d</url>
    <id>7a992ae89d70423ea09896fb01044c00a9b9308d</id>
    <committed-date>2008-12-04T00:00:24-08:00</committed-date>
    <authored-date>2008-12-04T00:00:24-08:00</authored-date>
    <message>initial import</message>
    <tree>688974f5edd07acd99115d54ad44d3a461d7176d</tree>
    <committer>
      <name>Coding Dojo</name>
      <email>codingdojolondon@gmail.com</email>
    </committer>
  </commit>
</commits>
