clean-css.git
2013-07-19 XhmikosRUpdate README.md with the new `-s` switch.
2013-07-19 XhmikosRUpdate commander.js dependency.
2013-07-19 GoalSmashersVersion 1.0.12.
2013-07-19 Goal Smashers... Merge pull request #121 from fasterize/master
2013-07-19 abarreCode convention.
2013-07-19 abarreAdd option -s --skip-import
2013-07-19 abarreAdd option processImport set to true by default.
2013-07-09 Goal Smashers... Merge pull request #119 from XhmikosR/master
2013-07-09 XhmikosRUpdate commander.js dependency.
2013-07-08 XhmikosRUpdate History.md.
2013-07-08 GoalSmashersAdds tests for removing empty @media queries.
2013-07-08 GoalSmashersVersion 1.0.11.
2013-07-08 GoalSmashersFixes issue #117 - handling line break escaping in...
2013-06-18 Goal Smashers... Merge pull request #116 from XhmikosR/master
2013-06-18 XhmikosRUpdate commander @1.2.x.
2013-06-13 GoalSmashersVersion 1.0.10.
2013-06-13 GoalSmashersFixes #114 - removing comments from imported stylesheets.
2013-06-11 GoalSmashersVersion 1.0.9.
2013-06-11 GoalSmashersFixes issue #113 - @import inside comment statement.
2013-06-10 GoalSmashersVersion 1.0.8.
2013-06-10 GoalSmashersFixes #112 - collapsing box-shadow's zeros.
2013-06-05 GoalSmashersVersion 1.0.7.
2013-06-05 Goal Smashers... Merge pull request #111 from petetak/master
2013-06-05 Pete Nelsontest for:fixed import of remote font file starting...
2013-06-05 Pete Nelsonfixed import of remote font file starting with //
2013-06-04 GoalSmashersVersion 1.0.6.
2013-06-04 GoalSmashersFixes #110 - do not strip parentheses for data URIs...
2013-05-27 GoalSmashersVersion 1.0.5.
2013-05-27 GoalSmashersFixed code formatting issues.
2013-05-27 GoalSmashersMerge branch 'master' of github-gs:GoalSmashers/clean-css
2013-05-27 GoalSmashersFixes #107 - data URIs in imported stylesheets.
2013-05-26 Goal Smashers... Merge pull request #105 from XhmikosR/master
2013-05-23 XhmikosRREADME.md: use code syntax for CSS keywords.
2013-05-23 XhmikosRpackage.json: Add bugs property.
2013-05-23 XhmikosRUpdate JSHint dependency.
2013-05-23 XhmikosRtest: Remove extra commas.
2013-05-23 GoalSmashersVersion 1.0.4.
2013-05-23 Goal Smashers... Merge pull request #104 from bluej100/import-rebase
2013-05-23 bandersonrebase relative urls in inlined imports
2013-05-20 GoalSmashersVersion 1.0.3.
2013-05-20 GoalSmashersAdded 1.0.3 release notes.
2013-05-20 Goal Smashers... Merge pull request #102 from bluej100/master
2013-05-20 bandersonadd @import option documentation
2013-05-20 bandersonadd support for alternative @import syntax
2013-04-29 GoalSmashersVersion 1.0.2.
2013-04-29 GoalSmashersMerge branch 'master' of github-gs:GoalSmashers/clean-css
2013-04-29 GoalSmashersFixes #97 - removing empty elements while restoring...
2013-04-21 Goal Smashers... Merge pull request #98 from XhmikosR/master
2013-04-20 XhmikosRpackage.json: use relative paths consistently
2013-04-20 XhmikosRcustom-test.js: minor simplification
2013-04-20 XhmikosRHistory.md: use the right number of equal signs.
2013-04-20 XhmikosRlib/clean.js: use single quotes
2013-04-20 XhmikosRupdate .jshintrc
2013-04-20 XhmikosR.npmignore: History.md is a valuable file which shouldn...
2013-04-08 GoalSmashersVersion 1.0.1.
2013-04-08 Goal Smashers... Merge pull request #96 from sindresorhus/patch-1
2013-04-07 Sindre Sorhusnpmignore unneeded files
2013-03-30 GoalSmashersVersion 1.0!
2013-03-30 GoalSmashersFollow up to #86 - removing extra space after removed...
2013-03-30 GoalSmashersFollow up to #86 - removing extra line break when clean...
2013-03-30 GoalSmashersFollow up to #86 removing line breaks and extra spaces...
2013-03-30 Goal Smashers... Merge pull request #93 from XhmikosR/master
2013-03-30 XhmikosRlib/clean.js: be consistent with the equal signs
2013-03-30 XhmikosRHistory.md: sort issues by number
2013-03-30 XhmikosRpackage.json:
2013-03-30 XhmikosRtest/custom-test.js: follow up to f4c614bdaa1cef12a44e5...
2013-03-30 XhmikosRswitch to single quotes
2013-03-30 GoalSmashersFixes #86 - broken charset replacing when preceeded...
2013-03-29 GoalSmashersFixes #88 - extra space in '! important'.
2013-03-29 GoalSmashersPreserving non-local imported files.
2013-03-29 GoalSmashersFixes #92 - uppercase colors to shortened version(s).
2013-03-26 GoalSmashersReformatted `var` statements to follow one-var-per...
2013-03-24 GoalSmashersUpdates to History.md.
2013-03-24 Goal Smashers... Merge pull request #82 from XhmikosR/master
2013-03-23 XhmikosRImprove README.md:
2013-03-23 XhmikosRstyle consistency changes and normalize end lines
2013-03-23 XhmikosRtest: style consistency changes and simplify quotes
2013-03-23 XhmikosRUse "node.js" name instead of "node"
2013-03-23 XhmikosRHistory.md: link to the files in the repo
2013-03-22 GoalSmashersFixes #80 - quotation in multi line strings.
2013-03-21 GoalSmashersFixes #2 - resolving @import rules.
2013-03-20 GoalSmashersAdds node.js 0.10 to a list of tested node.js versions...
2013-03-20 GoalSmashersReworked RGB to hex conversions.
2013-03-20 GoalSmashersFixed spec duplication in tests.
2013-03-20 GoalSmashersFixes #83 - HSL to hex color conversions.
2013-03-19 GoalSmashersMerge branch 'master' of github-gs:GoalSmashers/clean-css
2013-03-19 GoalSmashersVersion 0.10.2.
2013-03-19 GoalSmashersFixes #79 - node.js 0.10.x compatibility.
2013-03-17 Goal Smashers... Merge pull request #78 from XhmikosR/master
2013-03-17 XhmikosRignore npm-debug.log
2013-03-17 XhmikosRfix typo in test
2013-03-16 GoalSmashersStripping line breaks in attributes & urls. Follow...
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
next