<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>0d4845aab3d9a4fdee2f0d4a6dd59210e4b697cf</id>
      </parent>
    </parents>
    <author>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/f6adc9674f4b61a6d3b3b7e9e85dc0a79acc7014</url>
    <id>f6adc9674f4b61a6d3b3b7e9e85dc0a79acc7014</id>
    <committed-date>2008-10-16T13:13:40-07:00</committed-date>
    <authored-date>2008-10-16T13:13:40-07:00</authored-date>
    <message>Updated build number for the 1.2.1 release</message>
    <tree>e4a8e7f135a5fcecdc083b16417fd147e7e630a0</tree>
    <committer>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c1b4e4f16f08bf858d181296ea032bc01a41539</id>
      </parent>
    </parents>
    <author>
      <name>tomocchino</name>
      <email>tomocchino@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/0d4845aab3d9a4fdee2f0d4a6dd59210e4b697cf</url>
    <id>0d4845aab3d9a4fdee2f0d4a6dd59210e4b697cf</id>
    <committed-date>2008-10-16T12:29:35-07:00</committed-date>
    <authored-date>2008-10-16T12:20:06-07:00</authored-date>
    <message>Adding the date and version to the changelog</message>
    <tree>db84ff76ce3cdeca618e042001300715dbea3434</tree>
    <committer>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7cdd9907965552fe46edd85a3faf48622a7f3c7e</id>
      </parent>
    </parents>
    <author>
      <name>Tom Occhino</name>
      <email>tomocchino@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/1c1b4e4f16f08bf858d181296ea032bc01a41539</url>
    <id>1c1b4e4f16f08bf858d181296ea032bc01a41539</id>
    <committed-date>2008-10-16T12:29:35-07:00</committed-date>
    <authored-date>2008-10-16T12:14:33-07:00</authored-date>
    <message>updated changelog, made sure there are newlines at the end of all files, changed MooTools.version to 1.2.1</message>
    <tree>0c28614c15e95fd56e9e716dfe2cf9be391d7d84</tree>
    <committer>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c208eed7a342ca7e925ff660b64b6d9a0eb6d4e6</id>
      </parent>
    </parents>
    <author>
      <name>Tom Occhino</name>
      <email>tomocchino@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/7cdd9907965552fe46edd85a3faf48622a7f3c7e</url>
    <id>7cdd9907965552fe46edd85a3faf48622a7f3c7e</id>
    <committed-date>2008-10-16T12:29:34-07:00</committed-date>
    <authored-date>2008-10-16T10:40:26-07:00</authored-date>
    <message>retain methods when destroying elements so behavior is consistant across browsers, fix for uid cleaning</message>
    <tree>4a197dc3671a98bdb426149fb15092e2438a1383</tree>
    <committer>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53b25f48d4dd73ef94b28caed44217ae6ecc335f</id>
      </parent>
    </parents>
    <author>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/c208eed7a342ca7e925ff660b64b6d9a0eb6d4e6</url>
    <id>c208eed7a342ca7e925ff660b64b6d9a0eb6d4e6</id>
    <committed-date>2008-10-16T12:29:34-07:00</committed-date>
    <authored-date>2008-10-15T19:41:50-07:00</authored-date>
    <message>Updated JSSpec</message>
    <tree>830d41d3c63f4ebe6e696e5f2c9eba0adff664de</tree>
    <committer>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd2623b4f5c8104033a659fcf9f09b63b36f2257</id>
      </parent>
    </parents>
    <author>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/53b25f48d4dd73ef94b28caed44217ae6ecc335f</url>
    <id>53b25f48d4dd73ef94b28caed44217ae6ecc335f</id>
    <committed-date>2008-10-16T12:29:34-07:00</committed-date>
    <authored-date>2008-10-12T22:47:23-07:00</authored-date>
    <message>FIXED: String.substitute : &quot;should substitute without goofing up nested curly braces&quot;
CHANGED: String.substitute : You can no longer use an opening curly brace in your substitute keys. This was pretty unexpected behavior anyway. See spec for example.</message>
    <tree>ea5160eabe5f92c6e62c468b5fdf91a7f6ba1a9a</tree>
    <committer>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a861d1f374880017528dab9cece303f680ce6b61</id>
      </parent>
    </parents>
    <author>
      <name>Tom Occhino</name>
      <email>tomocchino@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/cd2623b4f5c8104033a659fcf9f09b63b36f2257</url>
    <id>cd2623b4f5c8104033a659fcf9f09b63b36f2257</id>
    <committed-date>2008-10-16T12:29:34-07:00</committed-date>
    <authored-date>2008-10-10T13:47:10-07:00</authored-date>
    <message>a temporary (band-aid) fix for Request.HTML to make the update option work until we update the Request Classes</message>
    <tree>d323a08b56cce3f11f4f754da99ecdbcf02f76c4</tree>
    <committer>
      <name>Thomas Aylott</name>
      <email>oblivious+git@subtlegradient.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f75ea8dd3246e18c5e80644256191dc8cd225ac7</id>
      </parent>
    </parents>
    <author>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/a861d1f374880017528dab9cece303f680ce6b61</url>
    <id>a861d1f374880017528dab9cece303f680ce6b61</id>
    <committed-date>2008-10-14T11:35:34-07:00</committed-date>
    <authored-date>2008-10-14T11:32:29-07:00</authored-date>
    <message>added Docs and changelog for Element.match(element), cleanup</message>
    <tree>ab41a23f928886aab072af7d39f4f29bd03c6451</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cfd9cb9b05fdd7f1f331098e8ac5ad18e075616</id>
      </parent>
    </parents>
    <author>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/f75ea8dd3246e18c5e80644256191dc8cd225ac7</url>
    <id>f75ea8dd3246e18c5e80644256191dc8cd225ac7</id>
    <committed-date>2008-10-14T10:30:16-07:00</committed-date>
    <authored-date>2008-10-14T05:55:49-07:00</authored-date>
    <message>improved Events class, renamed 'what' to 'events'</message>
    <tree>6bcdcc5bea15d2c84a3babf4e8c2db9f1c488c6b</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3da7a269ab2361db8382744ee0fa7bb59f3cd01d</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/4cfd9cb9b05fdd7f1f331098e8ac5ad18e075616</url>
    <id>4cfd9cb9b05fdd7f1f331098e8ac5ad18e075616</id>
    <committed-date>2008-10-14T10:13:11-07:00</committed-date>
    <authored-date>2008-10-14T10:13:11-07:00</authored-date>
    <message> - Apparently, I was drunk when I committed this. I sincerely apologize to everyone losing their &lt;head&gt; and &lt;body&gt; because of me.</message>
    <tree>37a6e1dacf6bac28ca68632f1c6636a241c38c00</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc571453f41a04e5a0fd3685a243dc2874041b3f</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/3da7a269ab2361db8382744ee0fa7bb59f3cd01d</url>
    <id>3da7a269ab2361db8382744ee0fa7bb59f3cd01d</id>
    <committed-date>2008-10-14T07:35:42-07:00</committed-date>
    <authored-date>2008-10-14T07:35:42-07:00</authored-date>
    <message> - optimized Element::destroy and Element::empty</message>
    <tree>2417ea6fdbb884db843dc9383288e0e9464ffe40</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f9634045371804b06dae6abba248ce3923e52e6</id>
      </parent>
      <parent>
        <id>b2700cfa6c1d1a8c71c6202564ee768bf3693f0b</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/dc571453f41a04e5a0fd3685a243dc2874041b3f</url>
    <id>dc571453f41a04e5a0fd3685a243dc2874041b3f</id>
    <committed-date>2008-10-14T07:13:49-07:00</committed-date>
    <authored-date>2008-10-14T07:13:49-07:00</authored-date>
    <message> - Optimized Element:clean for objects

 - Merge branch 'master' of git@github.com:mootools/mootools-core

Conflicts:
	Source/Element/Element.js</message>
    <tree>3435879d1a6fc50d09ce28c5111282b44077db71</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0b4c5f3985ef348f6a77d52a11425d48eb99a1a</id>
      </parent>
    </parents>
    <author>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/b2700cfa6c1d1a8c71c6202564ee768bf3693f0b</url>
    <id>b2700cfa6c1d1a8c71c6202564ee768bf3693f0b</id>
    <committed-date>2008-10-14T05:49:41-07:00</committed-date>
    <authored-date>2008-10-14T05:49:41-07:00</authored-date>
    <message>minor doc correction</message>
    <tree>ac6b55018b2c423d99cd0aa5e9e7dce0e11ff43b</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>509ad6e333b71bacb09fd9f1e734d18e26c4988f</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/9f9634045371804b06dae6abba248ce3923e52e6</url>
    <id>9f9634045371804b06dae6abba248ce3923e52e6</id>
    <committed-date>2008-10-13T22:51:21-07:00</committed-date>
    <authored-date>2008-10-13T22:51:21-07:00</authored-date>
    <message> - got rid of $augment
 - Element::match now also matches elements other than css selectors</message>
    <tree>1a2d8bf4cc10618d9399a6d4e4a8f6649db6eda4</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9e824c12e59936801f0dd904d2e6e466f7d37ff</id>
      </parent>
    </parents>
    <author>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/f0b4c5f3985ef348f6a77d52a11425d48eb99a1a</url>
    <id>f0b4c5f3985ef348f6a77d52a11425d48eb99a1a</id>
    <committed-date>2008-10-09T05:33:24-07:00</committed-date>
    <authored-date>2008-10-09T05:33:24-07:00</authored-date>
    <message>adding object support for Class.removeEvents</message>
    <tree>9c7eda7b6a17e633cfbc51a8bc08daf2880a6855</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e4f9009e03cecfffb16a1bab004dccd187d058f0</id>
      </parent>
    </parents>
    <author>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/b9e824c12e59936801f0dd904d2e6e466f7d37ff</url>
    <id>b9e824c12e59936801f0dd904d2e6e466f7d37ff</id>
    <committed-date>2008-10-08T18:41:55-07:00</committed-date>
    <authored-date>2008-10-08T18:41:55-07:00</authored-date>
    <message>cleaning up the ugly Element.Properties.text code</message>
    <tree>8f0527aeb41067cdcd85bd28d905f81c514194de</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a0decd99ef2669716c31f5295efa0ba9b413aae</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/e4f9009e03cecfffb16a1bab004dccd187d058f0</url>
    <id>e4f9009e03cecfffb16a1bab004dccd187d058f0</id>
    <committed-date>2008-10-08T18:36:25-07:00</committed-date>
    <authored-date>2008-10-08T18:07:19-07:00</authored-date>
    <message>added back object cleanup for explorer</message>
    <tree>75558c496117b478c2063010a257ddc69723852b</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f43b674307c68d18d55bbe6cf4d0b5f092da8ac7</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/509ad6e333b71bacb09fd9f1e734d18e26c4988f</url>
    <id>509ad6e333b71bacb09fd9f1e734d18e26c4988f</id>
    <committed-date>2008-10-08T18:19:53-07:00</committed-date>
    <authored-date>2008-10-08T18:19:53-07:00</authored-date>
    <message>changed one webkit engine check to reflect the latest changes</message>
    <tree>e674637119b9ed57b0946dcf984a62ee0436073a</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>03edc427037c3bcedfa31f045b6fedd5d6143a2a</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/f43b674307c68d18d55bbe6cf4d0b5f092da8ac7</url>
    <id>f43b674307c68d18d55bbe6cf4d0b5f092da8ac7</id>
    <committed-date>2008-10-08T18:18:07-07:00</committed-date>
    <authored-date>2008-10-08T18:18:07-07:00</authored-date>
    <message>changed safari2 get('text') code to use ownerDocument instead of document. should be safer in every scenario.</message>
    <tree>7e50c7428e0f76b7cd32d5fc7542dca7618653b2</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f9ed11a140811e9313e8a3382ff647ff270f6c2</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/03edc427037c3bcedfa31f045b6fedd5d6143a2a</url>
    <id>03edc427037c3bcedfa31f045b6fedd5d6143a2a</id>
    <committed-date>2008-10-08T18:07:19-07:00</committed-date>
    <authored-date>2008-10-08T18:07:19-07:00</authored-date>
    <message> - forgot to comment on my last commit: Browser.js engine detection is now revamped, can be augmented from outside, and check for opera 9.6. Also, removed useless browser object. We only need Engine.
 - added back object cleanup for explorer.</message>
    <tree>32eb7f50f5490163ff8554e3ee1df10e7d535adb</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba7f044d89cad6d7509464eeffd1f8559ae82259</id>
      </parent>
      <parent>
        <id>6a0decd99ef2669716c31f5295efa0ba9b413aae</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/8f9ed11a140811e9313e8a3382ff647ff270f6c2</url>
    <id>8f9ed11a140811e9313e8a3382ff647ff270f6c2</id>
    <committed-date>2008-10-08T17:55:16-07:00</committed-date>
    <authored-date>2008-10-08T17:55:16-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:mootools/mootools-core

Conflicts:
	Source/Core/Browser.js
	Source/Element/Element.js</message>
    <tree>4592c0d50793328e9cc69de388413af5c02a33b5</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>883ba04274d79640a5f2c2f4cfc25146be9067a4</id>
      </parent>
    </parents>
    <author>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/6a0decd99ef2669716c31f5295efa0ba9b413aae</url>
    <id>6a0decd99ef2669716c31f5295efa0ba9b413aae</id>
    <committed-date>2008-10-08T16:13:25-07:00</committed-date>
    <authored-date>2008-10-08T16:11:16-07:00</authored-date>
    <message>$unlink is a private internal function, hence no docs

This reverts commit 883ba04274d79640a5f2c2f4cfc25146be9067a4.</message>
    <tree>f0e34821505aae200c84bd5c9b51c4eb58970ee5</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50934020a1af0cccedf082fac1c845aae323d45b</id>
      </parent>
    </parents>
    <author>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/883ba04274d79640a5f2c2f4cfc25146be9067a4</url>
    <id>883ba04274d79640a5f2c2f4cfc25146be9067a4</id>
    <committed-date>2008-10-08T13:40:10-07:00</committed-date>
    <authored-date>2008-10-08T13:40:10-07:00</authored-date>
    <message>adding docs for $unlink</message>
    <tree>a5572c875b80bbd4b59a32da9e60c6c21b601f98</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70f31f02171255b6110dbfa3bffc3576dbc81182</id>
      </parent>
    </parents>
    <author>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/50934020a1af0cccedf082fac1c845aae323d45b</url>
    <id>50934020a1af0cccedf082fac1c845aae323d45b</id>
    <committed-date>2008-10-08T11:03:20-07:00</committed-date>
    <authored-date>2008-10-08T11:03:20-07:00</authored-date>
    <message>reverting ipod platform detection</message>
    <tree>7ae53bdbbbd6d95239a0bec0e70c822083fedc1f</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e882373b6827b40aad8fe0dd908079f7a99ee138</id>
      </parent>
    </parents>
    <author>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/70f31f02171255b6110dbfa3bffc3576dbc81182</url>
    <id>70f31f02171255b6110dbfa3bffc3576dbc81182</id>
    <committed-date>2008-10-08T10:51:09-07:00</committed-date>
    <authored-date>2008-10-08T10:51:09-07:00</authored-date>
    <message>cleaning up Element.Properties.html, comments, and whitespace in Element.js</message>
    <tree>7fd0fdaff251397db24211656f2f616a4516aa4b</tree>
    <committer>
      <name>Jan Kassens</name>
      <email>jan@kassens.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fdcfd6c9d9d40436764c133eb82eb481773fa2b5</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/ba7f044d89cad6d7509464eeffd1f8559ae82259</url>
    <id>ba7f044d89cad6d7509464eeffd1f8559ae82259</id>
    <committed-date>2008-10-07T23:25:12-07:00</committed-date>
    <authored-date>2008-10-07T23:25:12-07:00</authored-date>
    <message>Some Browser versions cleanups</message>
    <tree>f883712150fd5bfb0e76f2259c894eb2819bfacd</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82b0ad89fabfe00025895299d129b17652e47716</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/fdcfd6c9d9d40436764c133eb82eb481773fa2b5</url>
    <id>fdcfd6c9d9d40436764c133eb82eb481773fa2b5</id>
    <committed-date>2008-10-07T23:18:40-07:00</committed-date>
    <authored-date>2008-10-07T23:18:40-07:00</authored-date>
    <message> - cleaned up spaces and ugly codes for the sake of mental insanity</message>
    <tree>3157da71cf3febc8a6d6cdae1219131ccc953c98</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>13e1c67958912f7f0980ffdee0fde56b53303ad9</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/82b0ad89fabfe00025895299d129b17652e47716</url>
    <id>82b0ad89fabfe00025895299d129b17652e47716</id>
    <committed-date>2008-10-07T21:05:11-07:00</committed-date>
    <authored-date>2008-10-07T21:05:11-07:00</authored-date>
    <message> - Reverted a change in how the &quot;iTouch&quot; platform is detected.
 - Revamped Browser detection. While no change has been made to the detection mechanism itself, it now &quot;assumes&quot; the browser too. To be found in Browser.name and Browser.version. Also, Browser.whataverTheName will be set.</message>
    <tree>93a1a82f2930acaf33f2fb6abd1e9b8ba69df9c6</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>abffbedcdd50ccd320445c4926410b44239f5733</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/13e1c67958912f7f0980ffdee0fde56b53303ad9</url>
    <id>13e1c67958912f7f0980ffdee0fde56b53303ad9</id>
    <committed-date>2008-10-07T20:54:26-07:00</committed-date>
    <authored-date>2008-10-07T20:54:26-07:00</authored-date>
    <message>okay im just out of my mind</message>
    <tree>676c7bd6e72a3f2e52f008c23c88bdcaaae93726</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cade89b145c30cd99cc59e6cac45ebb04a9965db</id>
      </parent>
    </parents>
    <author>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </author>
    <url>http://github.com/mootools/mootools-core/commit/abffbedcdd50ccd320445c4926410b44239f5733</url>
    <id>abffbedcdd50ccd320445c4926410b44239f5733</id>
    <committed-date>2008-10-07T20:49:16-07:00</committed-date>
    <authored-date>2008-10-07T20:49:16-07:00</authored-date>
    <message>removed a line that got merged by mistake</message>
    <tree>7a98c0acb37d4cdd3925817a536f7d11636f1337</tree>
    <committer>
      <name>Valerio Proietti</name>
      <email>kamicane@gmail.com</email>
    </committer>
  </commit>
</commits>
