<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>982d3250e536a69ee221c93b071adeb071cca49f</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/0eae4c8ecebb22df85a2cfb09d2d0d0df9fcf451</url>
    <id>0eae4c8ecebb22df85a2cfb09d2d0d0df9fcf451</id>
    <committed-date>2008-08-27T09:40:55-07:00</committed-date>
    <authored-date>2008-08-27T09:36:57-07:00</authored-date>
    <message>Development of Blueprint-Sass has moved to Compass: The Sass-based Stylesheet Meta-Framework.</message>
    <tree>7aaa785d8ff9f2fd1280c08be55beaf2865d585d</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7523b98c848ccc632ce28ebf9892b2a29b006de7</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/982d3250e536a69ee221c93b071adeb071cca49f</url>
    <id>982d3250e536a69ee221c93b071adeb071cca49f</id>
    <committed-date>2008-08-20T12:47:27-07:00</committed-date>
    <authored-date>2008-08-20T12:44:19-07:00</authored-date>
    <message>The extra html scope is not necessary for the +clearfix mixin.</message>
    <tree>3c0041302da0a13cdce104038359e61879c13be9</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1bb83b65c47536c095ac77d702a045d960665aa</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/7523b98c848ccc632ce28ebf9892b2a29b006de7</url>
    <id>7523b98c848ccc632ce28ebf9892b2a29b006de7</id>
    <committed-date>2008-08-17T08:17:17-07:00</committed-date>
    <authored-date>2008-08-17T08:17:17-07:00</authored-date>
    <message>semantic styling example</message>
    <tree>2035ec83ba475c41ac28cac5c88ea1684dcd101d</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04b52c432b7cacb88087ff2743f6851dc557a222</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/f1bb83b65c47536c095ac77d702a045d960665aa</url>
    <id>f1bb83b65c47536c095ac77d702a045d960665aa</id>
    <committed-date>2008-08-17T08:10:51-07:00</committed-date>
    <authored-date>2008-08-17T08:10:51-07:00</authored-date>
    <message>Move the html scope of scaffolding into the mixin.</message>
    <tree>7458d3300dddc90b71754cd70e8c4e05f0cff9ff</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55e90b2fbadb452d3ae3744f97ff0b3c3d0cadbd</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/04b52c432b7cacb88087ff2743f6851dc557a222</url>
    <id>04b52c432b7cacb88087ff2743f6851dc557a222</id>
    <committed-date>2008-08-17T07:21:54-07:00</committed-date>
    <authored-date>2008-08-17T07:21:54-07:00</authored-date>
    <message>Factored out a fancy-paragraphs mixin from the fancy-type mixin</message>
    <tree>01c17cf45088fbb8c4ffb6248f7179cf399f1447</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f0919ff8f5974106c91ccc4e6733da5404297af</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/55e90b2fbadb452d3ae3744f97ff0b3c3d0cadbd</url>
    <id>55e90b2fbadb452d3ae3744f97ff0b3c3d0cadbd</id>
    <committed-date>2008-08-15T08:13:24-07:00</committed-date>
    <authored-date>2008-08-15T08:01:26-07:00</authored-date>
    <message>CSS can now be generated that is 100% backwards compatible with blueprint-css (see the default and fancy_type examples).

This is a backport of the sass branch of blueprint-css that I've been working on at:
http://github.com/chriseppstein/blueprint-css/tree/sass

Summary of changes:
* Factored a span mixin out of column this can be used to set the width without making a &quot;column&quot;
* Added a debug module to hold styles and mixins useful during development
* Added a scaffolding module to hold styles that are only useful if you're
  not doing much styling on your project and just want things to look good.
* Factored out an interaction module that holds styles and mixins related to user-feedback
* Ported the fancy-type plugin from blueprint-css
* Fixed a number of calculation errors in the grid module
* New examples - stolen from blueprint-css to achieve pixel-perfect matching</message>
    <tree>2651836f4a133e72abfdb76a4d3e826a5d310856</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63316b95658b923973584937d71549e80e5bb2a9</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/6f0919ff8f5974106c91ccc4e6733da5404297af</url>
    <id>6f0919ff8f5974106c91ccc4e6733da5404297af</id>
    <committed-date>2008-08-12T16:17:09-07:00</committed-date>
    <authored-date>2008-08-12T16:17:09-07:00</authored-date>
    <message>a clearfix iteration that works in ie6 in all cases by forcing the element to have layout</message>
    <tree>7857739e1113d929b237df557a7c43578dbfb230</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e200239e7323bc8960ee61be11d9ad56e410dc51</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/63316b95658b923973584937d71549e80e5bb2a9</url>
    <id>63316b95658b923973584937d71549e80e5bb2a9</id>
    <committed-date>2008-08-11T10:33:49-07:00</committed-date>
    <authored-date>2008-08-11T10:33:49-07:00</authored-date>
    <message>better link-colors mixin implementation using mixin arguments with defaults</message>
    <tree>a75fb22fc29932165b91022cb879a5eb01482562</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fbf45454f36ec08c2da46ec7b8592945584ed9e6</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/e200239e7323bc8960ee61be11d9ad56e410dc51</url>
    <id>e200239e7323bc8960ee61be11d9ad56e410dc51</id>
    <committed-date>2008-08-10T22:43:37-07:00</committed-date>
    <authored-date>2008-08-10T22:43:37-07:00</authored-date>
    <message>pass last to the column mixin instead of calling a separate mixin</message>
    <tree>5ae77fa4d7811ffa41e467db136455f224a9758b</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c17a16843c64be72f0865dd6276aacca8cbdbf4e</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/fbf45454f36ec08c2da46ec7b8592945584ed9e6</url>
    <id>fbf45454f36ec08c2da46ec7b8592945584ed9e6</id>
    <committed-date>2008-08-10T22:26:56-07:00</committed-date>
    <authored-date>2008-08-10T22:26:56-07:00</authored-date>
    <message>not was changed from ~ to \!</message>
    <tree>2388802be50f24aea84d7d159e5f68bd609cf35e</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3d2d7c71dd950db87da3a9458eae3f5894659d2</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/c17a16843c64be72f0865dd6276aacca8cbdbf4e</url>
    <id>c17a16843c64be72f0865dd6276aacca8cbdbf4e</id>
    <committed-date>2008-08-10T15:46:15-07:00</committed-date>
    <authored-date>2008-08-10T15:46:15-07:00</authored-date>
    <message>allow last to be passed to the column instead of having to be mixed in separately</message>
    <tree>8b4caa433e57cbf1f5832320691940236f0b480a</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8043eb2bd38623616e40df8fe35ef8475f5591a6</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/c3d2d7c71dd950db87da3a9458eae3f5894659d2</url>
    <id>c3d2d7c71dd950db87da3a9458eae3f5894659d2</id>
    <committed-date>2008-08-10T15:37:30-07:00</committed-date>
    <authored-date>2008-08-10T15:37:30-07:00</authored-date>
    <message>iteration ftw</message>
    <tree>2d90e65ad6af6301477432766690ea8e9c33bfd2</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>48a1c21afcadefa38e72c9c1b31877808defc45b</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/8043eb2bd38623616e40df8fe35ef8475f5591a6</url>
    <id>8043eb2bd38623616e40df8fe35ef8475f5591a6</id>
    <committed-date>2008-08-10T10:36:16-07:00</committed-date>
    <authored-date>2008-08-10T10:36:16-07:00</authored-date>
    <message>a simpler clearfix that works better</message>
    <tree>1924e808cf1c22fd506bae365e632cae72d54164</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>091af67736eb470bbf2684f24df9d91be8bd8ac5</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/48a1c21afcadefa38e72c9c1b31877808defc45b</url>
    <id>48a1c21afcadefa38e72c9c1b31877808defc45b</id>
    <committed-date>2008-08-09T13:13:27-07:00</committed-date>
    <authored-date>2008-08-09T13:13:27-07:00</authored-date>
    <message>Thanks to Lorin for getting this going, but it's diverged far enough to call it mine now</message>
    <tree>960a3873d39b44fc93746264211e289c3f944696</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f3b59f7ad5104936ddda91b89c288d05d88085e</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/091af67736eb470bbf2684f24df9d91be8bd8ac5</url>
    <id>091af67736eb470bbf2684f24df9d91be8bd8ac5</id>
    <committed-date>2008-08-09T12:03:45-07:00</committed-date>
    <authored-date>2008-08-09T12:03:45-07:00</authored-date>
    <message>Converted grid mixins to use mixin arguments instead of hardcoded names.

Also, while I'm breaking backwards compatibility the span mixin name has
changed to column to be more semantically correct.

Also, a column that is full width temporarily needs a last declaration
while we wait on conditionals to be added to sass script.</message>
    <tree>60de936d4bebb5071ad80cb6c6d58eb496e48135</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b988cafe8a93aec2a7f4e2107880158e6e7187d2</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/7f3b59f7ad5104936ddda91b89c288d05d88085e</url>
    <id>7f3b59f7ad5104936ddda91b89c288d05d88085e</id>
    <committed-date>2008-08-02T11:06:04-07:00</committed-date>
    <authored-date>2008-08-02T11:06:04-07:00</authored-date>
    <message>ignore the compiled examples</message>
    <tree>89e5b7a3362c99d7aace3a47327c0d148ebc3061</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>615ffbb84874bdc55c840065c436a45dcdc9167a</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/b988cafe8a93aec2a7f4e2107880158e6e7187d2</url>
    <id>b988cafe8a93aec2a7f4e2107880158e6e7187d2</id>
    <committed-date>2008-08-02T10:27:58-07:00</committed-date>
    <authored-date>2008-08-02T10:27:58-07:00</authored-date>
    <message>document some of the convenient rake tasks in the README</message>
    <tree>9e8ee330beec132f54ac87c7d076dcb2bd3ea02f</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ceb90dca42447ed4415cb57e46ae1b16fe8c1af8</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/615ffbb84874bdc55c840065c436a45dcdc9167a</url>
    <id>615ffbb84874bdc55c840065c436a45dcdc9167a</id>
    <committed-date>2008-08-02T10:26:17-07:00</committed-date>
    <authored-date>2008-08-02T10:26:17-07:00</authored-date>
    <message>added a rows.html.haml template and rows.sass file to show how to use blueprint-sass to create a 'github' style layout</message>
    <tree>e6ef1a4609ca3508fd05b7377910267bde0053c4</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d799d146303091b6f7b31a0923b82ba01277cf7</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/ceb90dca42447ed4415cb57e46ae1b16fe8c1af8</url>
    <id>ceb90dca42447ed4415cb57e46ae1b16fe8c1af8</id>
    <committed-date>2008-08-02T10:24:45-07:00</committed-date>
    <authored-date>2008-08-02T10:24:45-07:00</authored-date>
    <message>fixed bug in sass so that partial includes can be imported correctly, now blueprint doesn't need to add the underscores</message>
    <tree>46669595d15269569ef2ee363765ec8f1452d496</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad86a453d521b4bccf9ad846b665996fefd2d464</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/4d799d146303091b6f7b31a0923b82ba01277cf7</url>
    <id>4d799d146303091b6f7b31a0923b82ba01277cf7</id>
    <committed-date>2008-08-02T10:22:59-07:00</committed-date>
    <authored-date>2008-08-02T10:22:59-07:00</authored-date>
    <message>less verbose during compile</message>
    <tree>d4c43ba02f0850de2d67946e250ed9c148b5595c</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d3118954ac79fa6d465ad56a03206d3d0602a70</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/ad86a453d521b4bccf9ad846b665996fefd2d464</url>
    <id>ad86a453d521b4bccf9ad846b665996fefd2d464</id>
    <committed-date>2008-08-02T10:21:39-07:00</committed-date>
    <authored-date>2008-08-02T10:21:39-07:00</authored-date>
    <message>turn on line number annotations</message>
    <tree>594722553a1ea6e3304e1ef12f3d279ff9b59dc4</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46b6592b100fc42d7e3361015f6615bd038aa397</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/7d3118954ac79fa6d465ad56a03206d3d0602a70</url>
    <id>7d3118954ac79fa6d465ad56a03206d3d0602a70</id>
    <committed-date>2008-08-02T00:12:25-07:00</committed-date>
    <authored-date>2008-08-02T00:11:26-07:00</authored-date>
    <message>Compile blueprint-sass examples with rake examples.</message>
    <tree>cdaf9db6771f75c0c3c08e6e1d99fc4ddc353c06</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e108c03096ca18051a4b2c189ce159a1c8c2c59</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/46b6592b100fc42d7e3361015f6615bd038aa397</url>
    <id>46b6592b100fc42d7e3361015f6615bd038aa397</id>
    <committed-date>2008-08-02T00:12:25-07:00</committed-date>
    <authored-date>2008-08-01T21:38:27-07:00</authored-date>
    <message>renamed example directories</message>
    <tree>50d338284754e1ef77f1955f5313bdb49d21d7fc</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e66e1dae0ebfc541c7dd38157af4d59177b5d82</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/4e108c03096ca18051a4b2c189ce159a1c8c2c59</url>
    <id>4e108c03096ca18051a4b2c189ce159a1c8c2c59</id>
    <committed-date>2008-08-02T00:12:25-07:00</committed-date>
    <authored-date>2008-08-02T00:11:58-07:00</authored-date>
    <message>fixed incorrect path check</message>
    <tree>0eebe1aaa9694f8654429db19d1ee0ee18983451</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a276d736a5748bf549285964e33257558842b2e</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/3e66e1dae0ebfc541c7dd38157af4d59177b5d82</url>
    <id>3e66e1dae0ebfc541c7dd38157af4d59177b5d82</id>
    <committed-date>2008-08-01T20:50:50-07:00</committed-date>
    <authored-date>2008-08-01T20:50:50-07:00</authored-date>
    <message>assert no errors found in the templates by looking for errors in the generated css files.</message>
    <tree>7ee685b5d9ef854a31f8fa2a6016a2130ab47e8f</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d26cff9f9e214f629b6f4f0e23238a1cf32ce111</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/7a276d736a5748bf549285964e33257558842b2e</url>
    <id>7a276d736a5748bf549285964e33257558842b2e</id>
    <committed-date>2008-08-01T20:50:08-07:00</committed-date>
    <authored-date>2008-08-01T20:50:08-07:00</authored-date>
    <message>added rakefile to run tests</message>
    <tree>7759871e8ee27be9039ac0bf4b60f4c746158d48</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0777db808454b35a5820d79061ba87cfd5aeccdc</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/d26cff9f9e214f629b6f4f0e23238a1cf32ce111</url>
    <id>d26cff9f9e214f629b6f4f0e23238a1cf32ce111</id>
    <committed-date>2008-08-01T15:16:15-07:00</committed-date>
    <authored-date>2008-08-01T15:16:15-07:00</authored-date>
    <message>not a usefult default value</message>
    <tree>fd188e94aa69962d1a68870e3334b8001e6b9fe6</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4abf6e619cc18ab8d4cb84e0dc5965ff58017504</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/0777db808454b35a5820d79061ba87cfd5aeccdc</url>
    <id>0777db808454b35a5820d79061ba87cfd5aeccdc</id>
    <committed-date>2008-08-01T15:15:58-07:00</committed-date>
    <authored-date>2008-08-01T15:15:58-07:00</authored-date>
    <message>extracted method, but forgot to use parameterized argument</message>
    <tree>112ed9af597abebdbcf2f9b1af496bc629ac04dd</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5a8840724aee238262ceee3e13c6741b34205c7</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/4abf6e619cc18ab8d4cb84e0dc5965ff58017504</url>
    <id>4abf6e619cc18ab8d4cb84e0dc5965ff58017504</id>
    <committed-date>2008-08-01T15:09:39-07:00</committed-date>
    <authored-date>2008-08-01T15:09:39-07:00</authored-date>
    <message>add some simple layout rules to the testcase</message>
    <tree>ed9cd101c3cb7b3c934aa611661d72a75c43256b</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd24c8b5790765ae87feb78ec9d0bdfd06330d3c</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/blueprint-sass/commit/c5a8840724aee238262ceee3e13c6741b34205c7</url>
    <id>c5a8840724aee238262ceee3e13c6741b34205c7</id>
    <committed-date>2008-08-01T14:41:39-07:00</committed-date>
    <authored-date>2008-08-01T14:17:35-07:00</authored-date>
    <message>test infrastructure.</message>
    <tree>15863ebfb31c2c84b5ab9f54d0d014c0c45656e0</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
</commits>
