<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e6b14cf5bb7d8b3b5a026c1c0af1abb88cfcd5cb</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/compass/commit/6e7f658f3bc9f5c91c8870911c57ce3f4447f77c</url>
    <id>6e7f658f3bc9f5c91c8870911c57ce3f4447f77c</id>
    <committed-date>2009-09-02T21:45:15-07:00</committed-date>
    <authored-date>2009-09-02T21:44:15-07:00</authored-date>
    <message>Move the frameworks directory into lib/compass per gem packaging best practices.</message>
    <tree>a0636ae10ca5c3c1d5d515c33b2887434e3a9ff5</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e76f5863ec294b05f6349373b217cd67ad5ab5a5</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/compass/commit/b9d2f78a82ad54156a654cddcfe63723e9fcd322</url>
    <id>b9d2f78a82ad54156a654cddcfe63723e9fcd322</id>
    <committed-date>2008-12-08T20:32:29-08:00</committed-date>
    <authored-date>2008-12-08T20:32:29-08:00</authored-date>
    <message>Meant to include this mixin, not (re)define it.</message>
    <tree>c033238cba44000ff34ee743a319c27a047d6616</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>880495cb17ad6de95943d6615bdf1c4b76e06949</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/compass/commit/e42bc133dd27b2f9d0a153abb58ba8ce28aeed1b</url>
    <id>e42bc133dd27b2f9d0a153abb58ba8ce28aeed1b</id>
    <committed-date>2008-12-08T09:51:36-08:00</committed-date>
    <authored-date>2008-12-08T09:51:36-08:00</authored-date>
    <message>extracted a +global-reset and +nested-reset mixins from the reset library which got moved to compass/utilities/general/reset.</message>
    <tree>830dfc5952210022a284452fd4f4a518bdc4c6c0</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31370e20d82307c4d1f6b9162bf9629d46e181c7</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/compass/commit/dd6fb6473a1eb24d61c6a9dd36956c89ab3c01da</url>
    <id>dd6fb6473a1eb24d61c6a9dd36956c89ab3c01da</id>
    <committed-date>2008-12-04T12:35:00-08:00</committed-date>
    <authored-date>2008-12-04T12:35:00-08:00</authored-date>
    <message>Added unit tests for YUI and did some cleanup/restructuring of the test fixtures as well as a way to validate generated css.</message>
    <tree>dbddd60c3fae69865002520cd1caec6452e64dbe</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5aa24e6c5e4e8e03ce36ade00427e410e307ab81</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Vit</name>
      <email>andrew@avit.ca</email>
    </author>
    <url>http://github.com/chriseppstein/compass/commit/278cda2ed65f641779289f034492179a127d11e9</url>
    <id>278cda2ed65f641779289f034492179a127d11e9</id>
    <committed-date>2008-10-03T08:23:30-07:00</committed-date>
    <authored-date>2008-10-02T07:58:55-07:00</authored-date>
    <message>Backward Incompatible Change: Removed unnecessary html/body scoping for reset rules and made reset.sass a standalone stylesheet.

To perform a reset, simply @import compass/reset.sass

To perform a selective reset, you should @import compass/utilities/general/reset.sass which will provide
reset mixins without defining any css rules.</message>
    <tree>1c677582d697d64089aebe8ae0d20d4571fae93e</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/chriseppstein/compass/commit/88ed4591cce2d271c223a43e50ae3128acc35e87</url>
    <id>88ed4591cce2d271c223a43e50ae3128acc35e87</id>
    <committed-date>2008-08-23T10:00:46-07:00</committed-date>
    <authored-date>2008-08-23T10:00:46-07:00</authored-date>
    <message>Initial Checkin of Compass. Used to be Blueprint-Sass.</message>
    <tree>24c134e904bba26b199617d9f29b1237df88230d</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
</commits>
