clean-css.git
2015-06-21 Jakub PawlowiczRebuilds integration tests with test helpers.
2015-06-21 Jakub PawlowiczExtracts test helpers from tests.
2015-06-19 Jakub PawlowiczMoves files around.
2015-06-16 Jakub PawlowiczVersion 3.3.3 release notes.
2015-06-16 Jakub PawlowiczFixes #603 - IE suffix hack should be left on by default.
2015-06-15 Jakub PawlowiczNormalizes anonymous function declarations.
2015-06-15 Jakub PawlowiczRuns binary tests sequentially.
2015-06-14 Jakub PawlowiczBumps JSHint to 2.8.x.
2015-06-14 Jakub PawlowiczVersion 3.3.2 release notes.
2015-06-14 Jakub PawlowiczFixes #602 - backslash IE hacks after a space.
2015-06-14 Jakub PawlowiczFixes #595 - more relaxed flat block matching.
2015-06-14 Jakub PawlowiczFixes #601 - minifying percentages inside `flex`.
2015-06-10 Jakub PawlowiczMerge pull request #597 from kaelig/patch-1
2015-06-09 KaeligIt's Sass, not SASS
2015-06-02 Jakub PawlowiczVersion 3.3.1 release notes.
2015-06-02 Jakub PawlowiczFixes #590 - an edge case in import processing.
2015-05-31 Jakub PawlowiczPoints master to version 3.4.0-pre.
2015-05-31 Jakub PawlowiczVersion 3.3.0.
2015-05-31 Jakub PawlowiczVersion 3.2.11 release notes.
2015-05-31 Jakub PawlowiczAdds semantic merging (off by default).
2015-05-31 Jakub PawlowiczPins iojs on Travis to 2.1.0.
2015-05-31 Jakub PawlowiczFollow up to #587 - `border-radius` handling.
2015-05-30 Jakub PawlowiczFixes #587 - too aggressive `border` reordering.
2015-05-29 Jakub PawlowiczFixes #580 - mixed import processing.
2015-05-27 Jakub PawlowiczFixes #582 - overriding with prefixed values.
2015-05-27 Jakub PawlowiczFixes #583 - URL quoting for SVG data.
2015-05-20 Jakub PawlowiczFixes #562 - optimizing invalid color values.
2015-05-20 Jakub PawlowiczFixes #579 - disables `background-origin` merging into...
2015-05-20 Jakub PawlowiczFixes sorting of options in compatibility.
2015-05-20 Jakub PawlowiczFixes #577 - disables `background-clip` merging into...
2015-05-20 Jakub PawlowiczFixes #570 - rebasing "no-url()" imports.
2015-05-19 Jakub PawlowiczFixes #563 - `background:inherit` restoring.
2015-05-19 Jakub PawlowiczFixes #575 - missing directory as a `target`.
2015-05-15 Jakub PawlowiczFixes spec formatting.
2015-05-15 Jakub PawlowiczFixes #574 - rewriting internal URLs.
2015-05-15 Jakub PawlowiczBumps browserify dependency to 10.x.
2015-05-15 Jakub PawlowiczBumps nock dependency to 2.x.
2015-05-14 Jakub PawlowiczVersion 3.2.10 release notes.
2015-05-14 Jakub PawlowiczFixes #572 - empty elements removal.
2015-05-13 Jakub PawlowiczFixes #571 - adds information about output of minify...
2015-05-11 Jakub PawlowiczAdds contributing guideline.
2015-05-08 Jakub PawlowiczVersion 3.2.9 release notes.
2015-05-08 Jakub PawlowiczFixes #567 - regression in function color merging.
2015-05-04 Jakub PawlowiczVersion 3.2.8 release notes.
2015-05-04 Jakub PawlowiczFixes #561 - restructuring special selectors.
2015-05-04 Jakub PawlowiczFixes #375 - unit compatibility switches.
2015-05-04 Jakub PawlowiczImproves compatibility documentation.
2015-05-04 Jakub PawlowiczImproves compatibility code tests.
2015-05-04 Jakub PawlowiczFixes #517 - turning off color optimizations.
2015-05-04 Jakub PawlowiczFixes #542 - space after closing brace in IE.
2015-05-04 Jakub PawlowiczFixes #448 - rebasing no protocol URIs.
2015-05-03 Jakub PawlowiczVersion 3.2.7 release notes.
2015-05-03 Jakub PawlowiczFixes #553 - another style of SVG fallback.
2015-05-03 Jakub PawlowiczFixes #558 - units in same selector merging.
2015-05-03 Jakub PawlowiczFixes #551 - edge case in restructuring.
2015-04-28 Jakub PawlowiczVersion 3.2.6 release notes.
2015-04-28 Jakub PawlowiczFixes #550 - proper `contentSources` tracking.
2015-04-28 Jakub PawlowiczFixes #556 - regression in IE backslash hacks.
2015-04-25 Jakub PawlowiczVersion 3.2.5 release notes.
2015-04-25 Jakub PawlowiczFixes #549 - keeping special comments in source maps.
2015-04-25 Jakub PawlowiczFixes #543 - better "comment in body" handling.
2015-04-25 Jakub PawlowiczFixes #548 - regression in font minifying.
2015-04-24 Jakub PawlowiczVersion 3.2.4 release notes.
2015-04-24 Jakub PawlowiczFixes #546 - IE<11 `calc()` issue.
2015-04-24 Jakub PawlowiczFixes #544 - regression in same value merging.
2015-04-22 Jakub PawlowiczVersion 3.2.3 release notes.
2015-04-22 Jakub PawlowiczFixes #541 - outline-style auto in shorthand.
2015-04-21 Jakub PawlowiczMoves URL scanner into lib/urls/reduce.
2015-04-21 Jakub PawlowiczMoves tokenizer code into lib/tokenizer.
2015-04-21 Jakub PawlowiczCleans up tokenizer code getting rid of unnecessary...
2015-04-21 Jakub PawlowiczMoves URL rebasing & rewriting into lib/urls.
2015-04-21 Jakub PawlowiczCleans up url rebase code getting rid of unnecessary...
2015-04-21 Jakub PawlowiczVersion 3.2.2 release notes.
2015-04-21 Jakub PawlowiczFixes #537 - regression in simple optimizer.
2015-04-20 Jakub PawlowiczVersion 3.2.1 release notes.
2015-04-20 Jakub PawlowiczFixes #534 - wrong block stringifying.
2015-04-19 Jakub PawlowiczFixes #436 - refactors URI rewriting.
2015-04-19 Jakub PawlowiczBumps master to 3.3.0-pre.
2015-04-19 Jakub PawlowiczVersion 3.2.0.
2015-04-19 Jakub PawlowiczTweaks performance of multiproperty restructuring.
2015-04-19 Jakub PawlowiczBumps commander to 2.8.x.
2015-04-19 Jakub PawlowiczImproves multi-property restructuring.
2015-04-19 Jakub PawlowiczAdds bootstrap to a reference list.
2015-04-19 Jakub PawlowiczFixes regression in restructuring vendor prefixed prope...
2015-04-18 Jakub PawlowiczFixes #504 - keeping `url()` quotes.
2015-04-17 Jakub PawlowiczFixes #524 - schedules subsequent inlining in next...
2015-04-15 Jakub PawlowiczFixes #529 - wrong font weight minification.
2015-04-15 Jakub PawlowiczFixes #371 - SVG background hack.
2015-04-15 Jakub PawlowiczRemoves unused properties from optimization wrapper.
2015-04-15 Jakub PawlowiczFixes #528 - better support for IE<9 hacks.
2015-04-14 Jakub PawlowiczFixes #521 - unit optimizations inside `calc()`.
2015-04-14 Jakub PawlowiczFixes #526 - shorthand overriding into a function.
2015-04-13 Jakub PawlowiczFixes #487 - source map paths under Windows.
2015-04-13 Jakub PawlowiczFixes #508 - removing duplicate media queries.
2015-04-13 Jakub PawlowiczFixes #507 - merging longhand into many shorthands.
2015-04-12 Jakub PawlowiczFixes #490 - multivalue vendor prefixed background.
2015-04-12 Jakub PawlowiczFixes #446 - adds fuzzy matching to `list-style`.
2015-04-12 Jakub PawlowiczFixes #468 - bumps `source-map` to 0.4.x.
2015-04-12 Jakub PawlowiczBumps JSHint to 2.7.x.
2015-04-12 Jakub PawlowiczFixes shorthand test formatting.
next