<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7b0d045198a837b9f19dad6dce67439a069c04c4</id>
      </parent>
      <parent>
        <id>9be685760014b3258dcd83913b9b19f130551b2f</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/6c24a608fdb44b69683ee5bfaf1c2cb597ae7c27</url>
    <id>6c24a608fdb44b69683ee5bfaf1c2cb597ae7c27</id>
    <committed-date>2009-08-20T14:35:40-07:00</committed-date>
    <authored-date>2009-08-20T14:35:40-07:00</authored-date>
    <message>Merge branch 'master' into test</message>
    <tree>56e50a0332021440d445ee7de99ebaf1ea11fdff</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>414d9242c3b3ffdf5e2d90a84c87a4c4c711a135</id>
      </parent>
    </parents>
    <author>
      <name>Montoya</name>
      <email>sirokai@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/9be685760014b3258dcd83913b9b19f130551b2f</url>
    <id>9be685760014b3258dcd83913b9b19f130551b2f</id>
    <committed-date>2009-08-20T14:19:16-07:00</committed-date>
    <authored-date>2009-08-20T14:19:16-07:00</authored-date>
    <message>Fixing bugs, see Lighthouse for changes</message>
    <tree>61a79cefc8d0125a1ce0232870dab6f2d7e8a492</tree>
    <committer>
      <name>Montoya</name>
      <email>sirokai@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5faead175898e4200b3108e7653632620d42b363</id>
      </parent>
      <parent>
        <id>414d9242c3b3ffdf5e2d90a84c87a4c4c711a135</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/7b0d045198a837b9f19dad6dce67439a069c04c4</url>
    <id>7b0d045198a837b9f19dad6dce67439a069c04c4</id>
    <committed-date>2009-08-17T18:49:43-07:00</committed-date>
    <authored-date>2009-08-17T18:49:43-07:00</authored-date>
    <message>Merge branch 'master' into test

Conflicts:
	lib/blueprint/css_parser.rb</message>
    <tree>2f684e819a55ed00556e48def3aef457ca89d5a7</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7cdabb82f76ae348b4462c97d7bbf8e21d9517f9</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/414d9242c3b3ffdf5e2d90a84c87a4c4c711a135</url>
    <id>414d9242c3b3ffdf5e2d90a84c87a4c4c711a135</id>
    <committed-date>2009-08-17T18:47:29-07:00</committed-date>
    <authored-date>2009-08-17T18:47:29-07:00</authored-date>
    <message>Add visibility:hidden to hr.space so it's useful outside of white backgrounds.</message>
    <tree>1d1628265a70d58915f1bd92d634e65b5ced17a3</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2493689d797e0b7f002d87ba189d53fde785ea7</id>
      </parent>
    </parents>
    <author>
      <name>Eric Clemmons</name>
      <email>eric@uxdriven.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/7cdabb82f76ae348b4462c97d7bbf8e21d9517f9</url>
    <id>7cdabb82f76ae348b4462c97d7bbf8e21d9517f9</id>
    <committed-date>2009-08-06T08:44:25-07:00</committed-date>
    <authored-date>2009-08-06T08:44:25-07:00</authored-date>
    <message>Added PSD template to help with mockups</message>
    <tree>7f93333bc8fd70ba4cc7f1d59370d0ca1e23806b</tree>
    <committer>
      <name>Eric Clemmons</name>
      <email>eric@uxdriven.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74d7ecf919b1e9c1f06faa704df94f4931b73813</id>
      </parent>
    </parents>
    <author>
      <name>guns</name>
      <email>sung@metablu.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/c2493689d797e0b7f002d87ba189d53fde785ea7</url>
    <id>c2493689d797e0b7f002d87ba189d53fde785ea7</id>
    <committed-date>2009-07-30T05:01:36-07:00</committed-date>
    <authored-date>2009-07-30T05:01:36-07:00</authored-date>
    <message>css_parser now uses Array#join instead of Array#to_s for ruby1.9 compat

Ruby 1.9's Array#to_s no longer concats members. Array#join works for both 1.8
and 1.9.</message>
    <tree>3d72e407f0c0c5acea5f0399b6d0df9852582806</tree>
    <committer>
      <name>guns</name>
      <email>sung@metablu.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b4caa920b7d21554d89371d5d0fb3bb978310c3</id>
      </parent>
      <parent>
        <id>74d7ecf919b1e9c1f06faa704df94f4931b73813</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/5faead175898e4200b3108e7653632620d42b363</url>
    <id>5faead175898e4200b3108e7653632620d42b363</id>
    <committed-date>2009-07-26T19:40:33-07:00</committed-date>
    <authored-date>2009-07-26T19:40:33-07:00</authored-date>
    <message>Merge branch 'master' into test</message>
    <tree>8df8135194587d05a2404904ddb5eec548b9b2d7</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d61d5db64393f8edc9d329f5667aeb64de01b0e</id>
      </parent>
    </parents>
    <author>
      <name>ryankv</name>
      <email>ryankv@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/74d7ecf919b1e9c1f06faa704df94f4931b73813</url>
    <id>74d7ecf919b1e9c1f06faa704df94f4931b73813</id>
    <committed-date>2009-07-26T19:36:52-07:00</committed-date>
    <authored-date>2009-07-26T19:36:52-07:00</authored-date>
    <message>Change CSS append order to put custom CSS after plugin CSS--allowing custom CSS to over-ride plug-in properties.

Signed-off-by: Joshua Clayton &lt;jclayton@fusionary.com&gt;</message>
    <tree>4cba4317117a04bc84257da24f5ac7741db38351</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b881bf59c9947fc4d3fdb3d5d1daa4540ab6b7be</id>
      </parent>
    </parents>
    <author>
      <name>ryankv</name>
      <email>ryankv@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/4d61d5db64393f8edc9d329f5667aeb64de01b0e</url>
    <id>4d61d5db64393f8edc9d329f5667aeb64de01b0e</id>
    <committed-date>2009-07-26T19:34:40-07:00</committed-date>
    <authored-date>2009-07-26T19:34:40-07:00</authored-date>
    <message>Changed custom CSS comment to file name instead of file path--removing the need to sanatize the CSS comment for security/privacy reasons.

Signed-off-by: Joshua Clayton &lt;jclayton@fusionary.com&gt;</message>
    <tree>4285f5ef56292493c0d1d44454331455a632c4d7</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9e91bb94a0f498e63359556b2301cfd18400377</id>
      </parent>
    </parents>
    <author>
      <name>Shlomi Fish</name>
      <email>shlomif@iglu.org.il</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/b881bf59c9947fc4d3fdb3d5d1daa4540ab6b7be</url>
    <id>b881bf59c9947fc4d3fdb3d5d1daa4540ab6b7be</id>
    <committed-date>2009-07-17T20:33:03-07:00</committed-date>
    <authored-date>2009-07-17T12:28:50-07:00</authored-date>
    <message>Fixed some typos in TUTORIAL.textile.

Signed-off-by: Joshua Clayton &lt;jclayton@fusionary.com&gt;</message>
    <tree>c672be0939e5d6a11726b8ab405b5790e76fd19f</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d04221123b82c63a0e89c74e743b4fa7f31e25ce</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/6b4caa920b7d21554d89371d5d0fb3bb978310c3</url>
    <id>6b4caa920b7d21554d89371d5d0fb3bb978310c3</id>
    <committed-date>2009-07-04T11:07:34-07:00</committed-date>
    <authored-date>2009-07-04T11:07:34-07:00</authored-date>
    <message>Minor code cleanup</message>
    <tree>226fdb1ce8a1d2f19fe70389b5ab5f0a38f325bc</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eef6102fe4d1e5b327c51ffa59fcb802bb5c4953</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/d04221123b82c63a0e89c74e743b4fa7f31e25ce</url>
    <id>d04221123b82c63a0e89c74e743b4fa7f31e25ce</id>
    <committed-date>2009-07-03T10:55:54-07:00</committed-date>
    <authored-date>2009-07-03T10:55:54-07:00</authored-date>
    <message>Remove RDocs</message>
    <tree>b7161c58fd728fa1105ffda8e7fa7c1d37f1036b</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d948c18dfdb8a7c43a2449b4bdd5e2a4bd61c88a</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/eef6102fe4d1e5b327c51ffa59fcb802bb5c4953</url>
    <id>eef6102fe4d1e5b327c51ffa59fcb802bb5c4953</id>
    <committed-date>2009-07-03T10:04:33-07:00</committed-date>
    <authored-date>2009-07-03T10:04:33-07:00</authored-date>
    <message>Tests for custom layout</message>
    <tree>3583dfc8de3c9778083faf5f168fd4e4773413a6</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>862b37486efd4cf62d8f8dc4de682624525cbaeb</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/d948c18dfdb8a7c43a2449b4bdd5e2a4bd61c88a</url>
    <id>d948c18dfdb8a7c43a2449b4bdd5e2a4bd61c88a</id>
    <committed-date>2009-07-02T20:41:35-07:00</committed-date>
    <authored-date>2009-07-02T20:41:35-07:00</authored-date>
    <message>Core extensions tests</message>
    <tree>5502d3fabfe4875cd8904cd5017e325fa10da92a</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9e91bb94a0f498e63359556b2301cfd18400377</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/862b37486efd4cf62d8f8dc4de682624525cbaeb</url>
    <id>862b37486efd4cf62d8f8dc4de682624525cbaeb</id>
    <committed-date>2009-07-02T19:45:05-07:00</committed-date>
    <authored-date>2009-07-02T19:45:05-07:00</authored-date>
    <message>Whitespace cleanup</message>
    <tree>549a351f531884fa0d5388ba6365e9494129fbff</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb58cdef26ea537cc65f842c7675c6575575f6c0</id>
      </parent>
    </parents>
    <author>
      <name>Amy Farrell</name>
      <email>akf@alum.mit.edu</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/e9e91bb94a0f498e63359556b2301cfd18400377</url>
    <id>e9e91bb94a0f498e63359556b2301cfd18400377</id>
    <committed-date>2009-06-29T20:18:27-07:00</committed-date>
    <authored-date>2009-06-29T20:18:27-07:00</authored-date>
    <message>When splitting on a colon for key/value CSS pairs, use first colon as
the only split
Signed-off-by: Joshua Clayton &lt;jclayton@fusionary.com&gt;</message>
    <tree>2fac65c56d41e8ea94fc9f8be193624a7827a925</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0811b3d6bd7f865a272406f6f93057be4eba8c23</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/eb58cdef26ea537cc65f842c7675c6575575f6c0</url>
    <id>eb58cdef26ea537cc65f842c7675c6575575f6c0</id>
    <committed-date>2009-06-29T20:05:32-07:00</committed-date>
    <authored-date>2009-06-29T20:05:32-07:00</authored-date>
    <message>Fix grid builder to properly generate png</message>
    <tree>850912767efbbedf82825975be61d25a8397389b</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d77e914e85669ff9f05034e51d4d6d8a9dba2fa9</id>
      </parent>
    </parents>
    <author>
      <name>Michael Klett</name>
      <email>michael@webadvocate.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/0811b3d6bd7f865a272406f6f93057be4eba8c23</url>
    <id>0811b3d6bd7f865a272406f6f93057be4eba8c23</id>
    <committed-date>2009-06-28T10:12:52-07:00</committed-date>
    <authored-date>2009-06-16T07:42:10-07:00</authored-date>
    <message>Allow for the specification of a non-default settings file via the command line in compress.rb

Signed-off-by: Joshua Clayton &lt;jclayton@fusionary.com&gt;</message>
    <tree>3a6930b9f992714f154500efd966db603818f470</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f7588a56d43bf81a830dce22c4293919edba33c</id>
      </parent>
    </parents>
    <author>
      <name>Christoph Lupprich</name>
      <email>christoph@lupprich.info</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/d77e914e85669ff9f05034e51d4d6d8a9dba2fa9</url>
    <id>d77e914e85669ff9f05034e51d4d6d8a9dba2fa9</id>
    <committed-date>2009-06-14T19:26:21-07:00</committed-date>
    <authored-date>2009-06-13T04:30:57-07:00</authored-date>
    <message>Password inputs got the same style as regular text inputs.

Signed-off-by: Joshua Clayton &lt;jclayton@fusionary.com&gt;</message>
    <tree>fb75276a82fe27d2d0af1bb4519ee1923d8edffb</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05312a805eca539ab85e435cfd94bdedfd12ab2e</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/0f7588a56d43bf81a830dce22c4293919edba33c</url>
    <id>0f7588a56d43bf81a830dce22c4293919edba33c</id>
    <committed-date>2009-06-06T15:48:51-07:00</committed-date>
    <authored-date>2009-06-06T15:48:51-07:00</authored-date>
    <message>Cleaned up whitespace in changelog; updated version numbers within stylesheets</message>
    <tree>9d5b6d7519ba930c810a91f5df17fac791314d93</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2dd0d5edeb7c483ac58ec657d49d71d1816ee631</id>
      </parent>
    </parents>
    <author>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/05312a805eca539ab85e435cfd94bdedfd12ab2e</url>
    <id>05312a805eca539ab85e435cfd94bdedfd12ab2e</id>
    <committed-date>2009-06-02T07:18:08-07:00</committed-date>
    <authored-date>2009-06-02T07:18:08-07:00</authored-date>
    <message>Updating authors one last time</message>
    <tree>353782d1d4eac433b55920b3006658d28605532c</tree>
    <committer>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e63ed3e446c8809e1bad7f7efc3cf7b54c4cf52</id>
      </parent>
    </parents>
    <author>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/2dd0d5edeb7c483ac58ec657d49d71d1816ee631</url>
    <id>2dd0d5edeb7c483ac58ec657d49d71d1816ee631</id>
    <committed-date>2009-06-02T07:14:13-07:00</committed-date>
    <authored-date>2009-06-02T07:14:13-07:00</authored-date>
    <message>Updating contributors, fixing grid.css</message>
    <tree>081f27562ad1bdea68d7cc9498fb34cda67d43a3</tree>
    <committer>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>708ed1e8999ddd731d372f6d8888679ebb0e2f69</id>
      </parent>
      <parent>
        <id>3bf83f71a39891f3fbd101b11d6283f6ff2cce66</id>
      </parent>
    </parents>
    <author>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/7e63ed3e446c8809e1bad7f7efc3cf7b54c4cf52</url>
    <id>7e63ed3e446c8809e1bad7f7efc3cf7b54c4cf52</id>
    <committed-date>2009-06-02T07:01:51-07:00</committed-date>
    <authored-date>2009-06-02T07:01:51-07:00</authored-date>
    <message>Cleaning forms.html</message>
    <tree>cc409de4fd91f6024d93120feae8e4660dec8075</tree>
    <committer>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bdd4568fc79fcee2e534a058e782ebe423cfdfac</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/3bf83f71a39891f3fbd101b11d6283f6ff2cce66</url>
    <id>3bf83f71a39891f3fbd101b11d6283f6ff2cce66</id>
    <committed-date>2009-06-02T03:49:42-07:00</committed-date>
    <authored-date>2009-06-02T03:49:42-07:00</authored-date>
    <message>Test form whitespace cleanup</message>
    <tree>067e9de68e5c2cdca1bc4119344f725a9d98545c</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f10ce34579c03d3840a55071631c0ccc04d84996</id>
      </parent>
    </parents>
    <author>
      <name>Jason S Morris</name>
      <email>jsmorris@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/bdd4568fc79fcee2e534a058e782ebe423cfdfac</url>
    <id>bdd4568fc79fcee2e534a058e782ebe423cfdfac</id>
    <committed-date>2009-06-02T03:43:36-07:00</committed-date>
    <authored-date>2009-06-02T03:43:36-07:00</authored-date>
    <message>Remove p tag</message>
    <tree>e51ae22ba0dbdf3e21f0ebfd030d772eebfd0dc1</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f10ce34579c03d3840a55071631c0ccc04d84996</id>
      </parent>
    </parents>
    <author>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/708ed1e8999ddd731d372f6d8888679ebb0e2f69</url>
    <id>708ed1e8999ddd731d372f6d8888679ebb0e2f69</id>
    <committed-date>2009-05-29T13:31:01-07:00</committed-date>
    <authored-date>2009-05-29T13:31:01-07:00</authored-date>
    <message>Fixed forms.html test page</message>
    <tree>4f312d22553309245f1b7fa75194da10ebe456be</tree>
    <committer>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f942c3d0876bbe3ec095a9a26d7f88ca42227009</id>
      </parent>
    </parents>
    <author>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/f10ce34579c03d3840a55071631c0ccc04d84996</url>
    <id>f10ce34579c03d3840a55071631c0ccc04d84996</id>
    <committed-date>2009-05-29T08:53:22-07:00</committed-date>
    <authored-date>2009-05-29T08:53:22-07:00</authored-date>
    <message>Updated changelog for version 0.9</message>
    <tree>4e88948227726972770466be5a24d9123b8d02e9</tree>
    <committer>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3980cbee3cedaffc905098ecc8b8c6d999c2fcf0</id>
      </parent>
    </parents>
    <author>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/f942c3d0876bbe3ec095a9a26d7f88ca42227009</url>
    <id>f942c3d0876bbe3ec095a9a26d7f88ca42227009</id>
    <committed-date>2009-05-29T08:40:11-07:00</committed-date>
    <authored-date>2009-05-29T08:40:11-07:00</authored-date>
    <message>Added form code for inline forms, with fixes for IE 6</message>
    <tree>11dbf165b3d33c5c0f22f24ab6aa85d7e410be18</tree>
    <committer>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d875a724dfa59556f3a3111cae0c17d1ed3b2de7</id>
      </parent>
    </parents>
    <author>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/3980cbee3cedaffc905098ecc8b8c6d999c2fcf0</url>
    <id>3980cbee3cedaffc905098ecc8b8c6d999c2fcf0</id>
    <committed-date>2009-05-28T11:41:26-07:00</committed-date>
    <authored-date>2009-05-28T11:41:26-07:00</authored-date>
    <message>Updated conditional comments to [if lt IE 8]</message>
    <tree>0b502297a295e1a2e6d7ec95e4191d7a3f1833c0</tree>
    <committer>
      <name>Christian Montoya</name>
      <email>sirokai@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>056483d252b7ebdc8775fd4102482dfdc2cb3e9f</id>
      </parent>
    </parents>
    <author>
      <name>Jason S Morris</name>
      <email>jsmorris@gmail.com</email>
    </author>
    <url>http://github.com/joshuaclayton/blueprint-css/commit/d875a724dfa59556f3a3111cae0c17d1ed3b2de7</url>
    <id>d875a724dfa59556f3a3111cae0c17d1ed3b2de7</id>
    <committed-date>2009-05-27T03:51:46-07:00</committed-date>
    <authored-date>2009-05-26T23:33:44-07:00</authored-date>
    <message>added alignment section to demonstrate a vertical alignment problem with various elements

Signed-off-by: Joshua Clayton &lt;jclayton@fusionary.com&gt;</message>
    <tree>9c5e9468baf53413971ac8ef8f60dce360d269b0</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
</commits>
