<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Makefile</filename>
    </added>
    <added>
      <filename>libs/jquery.js</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -688,12 +688,8 @@ function dirCheck( dir, cur, doneName, checkSet, nodeCheck ) {
 	}
 }
 
-if ( typeof jQuery === &quot;function&quot;) {
-	jQuery.find = Sizzle;
-	Expr.filters.hidden = jQuery.expr[&quot;:&quot;].hidden;
-	Expr.filters.visible = jQuery.expr[&quot;:&quot;].visible;
-} else {
-	window.Sizzle = Sizzle;
-}
+// EXPOSE
+
+window.Sizzle = Sizzle;
 
 })();</diff>
      <filename>sizzle.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c81d57023250b4e77c8bb92fb3a648668fec3995</id>
    </parent>
  </parents>
  <author>
    <name>John Resig</name>
    <email>jeresig@gmail.com</email>
  </author>
  <url>http://github.com/jeresig/sizzle/commit/a2d3a11ccd78249379b27c3bb45e2da913102940</url>
  <id>a2d3a11ccd78249379b27c3bb45e2da913102940</id>
  <committed-date>2008-10-31T15:10:10-07:00</committed-date>
  <authored-date>2008-10-31T15:10:10-07:00</authored-date>
  <message>Moved the library-specific code outside of Sizzle and added an extra build script to add it back
in again.</message>
  <tree>fa24418f1dee5a2e42cce0a1b7b018ff12c97917</tree>
  <committer>
    <name>John Resig</name>
    <email>jeresig@gmail.com</email>
  </committer>
</commit>
