clean-css.git
2013-03-16 GoalSmashersFixes #44 - missing examples in --help.
2013-03-16 GoalSmashersAdded one more test for too agressive minification...
2013-03-16 GoalSmashersFixes #46 - special characters in URLs and attributes.
2013-03-15 Goal Smashers... Merge pull request #77 from XhmikosR/master
2013-03-13 XhmikosRREADME.md: add version badge
2013-03-06 Goal Smashers... Merge pull request #75 from XhmikosR/master
2013-03-06 XhmikosRupdate JSHint dependency
2013-03-05 Goal Smashers... Merge pull request #74 from XhmikosR/master
2013-03-05 XhmikosRupdate History.md
2013-03-04 XhmikosRUpdate README.md.
2013-03-03 Goal Smashers... Merge pull request #72 from XhmikosR/jshint
2013-02-26 XhmikosRREADME.md: use the relative path to LICENSE
2013-02-21 XhmikosRupdate to JSHint 1.0.x
2013-02-21 Goal Smashers... Merge pull request #71 from tim-peterson/master
2013-02-20 tim petersonTim Peterson Benchmark comparing compression size of...
2013-02-20 tim petersonTim Peterson Benchmark comparing compression size of...
2013-02-20 tim petersonTim Peterson Benchmark comparing compression size of...
2013-02-14 GoalSmashersFixed history.
2013-02-14 GoalSmashersVersion 0.10.1.
2013-02-14 GoalSmashersMerge branch 'master' of github-gs:GoalSmashers/clean-css
2013-02-14 GoalSmashersFixes #66 - line breaks without extra spaces should...
2013-02-09 Goal Smashers... Clarified CLI arguments order.
2013-02-09 GoalSmashersCorrected version number.
2013-02-09 Goal Smashers... Merge pull request #63 from XhmikosR/master
2013-02-09 XhmikosRHistory.md: use MarkDown syntax
2013-02-09 GoalSmashersVersion 0.10.0.
2013-02-09 Goal Smashers... Merge pull request #62 from XhmikosR/master
2013-02-09 XhmikosRupdate README.md with the new cli options
2013-02-09 GoalSmashersFixes #47 - commandline issues on Windows.
2013-02-09 Goal Smashers... Fixes #60 - tests broken on Windows.
2013-02-09 Goal Smashers... Merge pull request #61 from XhmikosR/master
2013-02-09 XhmikosRupdate dependencies
2013-02-08 GoalSmashersAdded tests covering shortening colors inside IE filters.
2013-01-28 GoalSmashersFixes #49 - removing empty selectors from media query.
2013-01-28 GoalSmashersFixes #52 - stripping fraction zeros if not needed.
2013-01-28 GoalSmashersFixes #59 - invalid 'content' property processing if...
2013-01-28 GoalSmashersFixes #58 - should remove space before colon where...
2013-01-16 Goal Smashers... Merge pull request #56 from XhmikosR/master
2013-01-15 XhmikosRbump copyright year
2013-01-15 XhmikosRHistory.md: break line
2013-01-15 XhmikosRlib/clean.js: remove trailing spaces
2013-01-14 GoalSmashersMentioned @rrjaime fix to @charset.
2013-01-14 Goal Smashers... Merge pull request #55 from rrjamie/fix-charset-issues
2013-01-14 Ryan J DawFixes issues with charset moving
2012-12-31 GoalSmashersUpdated README.md, History.md, and License formatting...
2012-12-22 Goal Smashers... Merge pull request #40 from XhmikosR/master
2012-12-22 XhmikosRREADME.md and History.md improvements:
2012-12-22 GoalSmashersCleaned up build & test system.
2012-12-21 GoalSmashersFixed code escaping warning.
2012-12-19 GoalSmashersVersion 0.9.1.
2012-12-19 GoalSmashersMerge branch 'master' of github-gs:GoalSmashers/clean-css
2012-12-19 GoalSmashersFixed issue #37 - converting 'white' and other colors...
2012-12-19 Goal Smashers... Merge pull request #36 from ulikoehler/master
2012-12-19 Uli KöhlerAdd markdown syntax highlighting
2012-12-16 GoalSmashersUpdated release notes.
2012-12-15 GoalSmashersVersion 0.9.0.
2012-12-15 GoalSmashersAdded stripping quotations from attributes.
2012-12-08 GoalSmashersFixed typos in History.md.
2012-12-08 GoalSmashersFixed test names.
2012-12-08 GoalSmashersMinor tweaks (by @XhmikosR).
2012-12-08 GoalSmashersAdded removing quotation in animation and animation...
2012-12-08 GoalSmashersAdded striping quotation from @keyframes declaration.
2012-12-08 GoalSmashersAdded removing quotation from font names (if possible).
2012-11-29 GoalSmashersAdded one more test based on #31.
2012-11-29 GoalSmashersMerge branch '0.8.3'
2012-11-29 GoalSmashersVersion 0.8.3.
2012-11-29 GoalSmashersFixed #32 - hsl/hsla colors processing.
2012-11-20 GoalSmashersRemoved capturing where not needed.
2012-11-18 GoalSmashersAdded better hex->name and name->hex color shortening.
2012-11-18 GoalSmashersFixed tests under Windows.
2012-11-18 GoalSmashersSome speed optimization.
2012-11-18 GoalSmashersFixed line endings before single brace.
2012-11-18 GoalSmashersReworked shortening named colours to hex.
2012-11-18 GoalSmashersRefactored shorthand selectors & added support for...
2012-11-17 GoalSmashersUpdated comments.
2012-11-17 GoalSmashersAdded shortening font:(normal|bold) as font-weight is.
2012-11-17 GoalSmashersAdded shorthand forms to (margin|padding|border-width...
2012-11-17 GoalSmashersAdded collapsing (margin|padding|border-width) with...
2012-11-17 GoalSmashersAdded shortening same values in (padding|margin|border...
2012-11-03 Goal Smashers... Updated documentation.
2012-11-03 GoalSmashersFixed removing whitespace inside media query definition.
2012-11-03 GoalSmashersAdded removing comment characters inside comments.
2012-11-03 GoalSmashersAdded removing reset-min.css temporary file on Windows.
2012-11-03 GoalSmashersMinor cleanup. Added JSHint validation.
2012-11-03 GoalSmashersAdded substantial speed improvements.
2012-10-31 GoalSmashersVersion 0.8.2.
2012-10-31 GoalSmashersMerge branch 'master' of github-gs:GoalSmashers/clean-css
2012-10-31 GoalSmashersFixed shortening hex colors and their relation to hashe...
2012-10-31 Goal Smashers... Merge pull request #21 from XhmikosR/master
2012-10-31 XhmikosRfix a few JSHint warnings
2012-10-31 XhmikosRtest.bat: add "echo off" and change to the batch file...
2012-10-31 XhmikosR.travis.yml: remove unneeded empty line
2012-10-31 XhmikosRLICENSE: update copyright year
2012-10-31 XhmikosRpackage.json: use the proper url for the repo
2012-10-28 GoalSmashersVersion 0.8.1.
2012-10-28 GoalSmashersAdded better zeros processing for rect(...) syntax...
2012-10-21 GoalSmashersVersion 0.8.0.
2012-10-21 GoalSmashersAdded removing url parentheses if possible.
2012-10-20 GoalSmashersAdded new breaks processing.
2012-10-20 GoalSmashersReformatted lib/clean.js so it's eaasier to follow...
next