html-minifier.git
2014-04-02 XhmikosRUpdate cleancss-browser.js.
2014-04-01 kangaxFix handling of valueless attributes. Closes #150
2014-03-27 XhmikosRUpdate cleancss-browser.js to v2.1.7.
2014-03-26 XhmikosRSimplify qunit usage.
2014-03-26 XhmikosRUpdate CHANGELOG.md.
2014-03-26 XhmikosRDisable mangling for most uglifyjs tests.
2014-03-26 XhmikosRMangle only if it's not disabled.
2014-03-26 kangaxAllow passing clean-css and uglify-js options. Closes...
2014-03-26 kangaxUpdate changelog again
2014-03-26 kangaxUpdate changelog date
2014-03-26 kangaxUpdate changelog
2014-03-26 XhmikosRUpdate time-grunt dependency.
2014-03-26 XhmikosRAdd a CHANGELOG.md.
2014-03-26 XhmikosRPartially revert "Fix tests."
2014-03-26 XhmikosRFix tests.
2014-03-26 XhmikosRUpdate _config.yml.
2014-03-26 XhmikosRUpdate uglify.js to v2.4.13.
2014-03-26 kangaxEscape closing script tag. Closes #142
2014-03-26 kangaxDisable clean-css' advanced optimizations by default...
2014-03-26 kangaxFix grunt
2014-03-26 kangaxMove js, css to assets. Create benchmarks folder.
2014-03-26 Juriy ZaytsevMerge pull request #148 from remcohaszing/gh-pages
2014-03-25 Remco HaszingDon't add empty string value to valueless attributes
2014-03-21 kangaxUpdate README
2014-03-21 kangaxAdd support for minifying CSS in style attributes
2014-03-21 kangaxAdd support for minifying on* attributes. WIP
2014-03-21 kangaxFew tweaks
2014-03-20 kangaxFix minifyCSS
2014-03-20 Juriy ZaytsevMerge pull request #141 from XhmikosR/gh-pages
2014-03-19 XhmikosRTry clean-css.
2014-03-18 kangaxAdd minifiers to test page
2014-03-18 Juriy ZaytsevMerge pull request #137 from XhmikosR/gh-pages
2014-03-18 XhmikosRRename target.
2014-03-18 XhmikosRUpdate all dependencies.
2014-03-18 XhmikosRMove globals where they are needed.
2014-03-18 XhmikosRUpdate package.json.
2014-03-18 XhmikosRREADME.md: fix code syntax and add dependency badge.
2014-03-18 kangaxAdd support for minifying CSS (minifyCSS = true) via...
2014-03-17 kangaxAdd another option to README
2014-03-17 kangaxUpdate README
2014-03-17 kangaxMove uglify from devDependencies to dependencies
2014-03-17 kangaxAdd uglify as a dependency
2014-03-17 kangaxAdd support for JS minification of script element contents
2014-03-16 kangaxAdd more boolean attributes
2014-03-14 kangaxAdd google tests (more or less identical)
2014-03-14 kangaxUpdate README with link to Ruby wrapper
2014-03-14 kangaxNo more tags in lint output (Node friendly)
2014-03-14 kangaxAdd another compression comparison in README
2014-03-14 kangaxAdd minifier tests
2014-03-14 kangaxAdd more optional tags
2014-03-14 Juriy ZaytsevMerge pull request #136 from Soviut/patch-1
2014-03-14 SoviutAdded keepClosingSlash to options list
2014-03-12 kangaxVersion 0.5.6
2014-03-12 Juriy ZaytsevMerge pull request #135 from XhmikosR/gh-pages
2014-03-12 XhmikosRDowngrade qunit so that node.js 0.8 works again.
2014-03-12 Juriy ZaytsevMerge pull request #132 from XhmikosR/gh-pages
2014-03-11 XhmikosRAdd a few more items in `disallowSpaceAfterPrefixUnaryO...
2014-03-11 XhmikosREnable `requireSpacesInFunctionExpression`.
2014-03-11 XhmikosR.jscsrc: sort rules.
2014-03-11 XhmikosRSpecify `es3` in .jshintrc.
2014-03-11 XhmikosRRemove .npmignore.
2014-03-11 XhmikosRAdd `dist` in `test` target.
2014-03-11 XhmikosRRun `grunt dist`.
2014-03-11 XhmikosRRemove duplicate checks from JSHint.
2014-03-11 XhmikosRFix JSCS warnings.
2014-03-11 XhmikosRRemove `requireMultipleVarDecl` for now.
2014-03-11 XhmikosREnforce Unix line endings.
2014-03-11 XhmikosRAdd JSCS support.
2014-03-11 XhmikosRAdd test.js in the JSHint check.
2014-03-11 XhmikosREnable `strict` rule.
2014-03-11 XhmikosREnable `curly` check.
2014-03-11 XhmikosRRemove `eqnull`.
2014-03-11 XhmikosREnable JSHint's `newcap` option.
2014-03-11 XhmikosRUpdate dependencies.
2014-03-11 XhmikosRMove npm module badge first.
2014-03-10 Juriy ZaytsevMerge pull request #133 from matthewwithanm/options...
2014-03-10 Matthew Dapena... Add options quick reference; closes GH-131
2014-03-08 Juriy ZaytsevUpdate README.md
2014-02-18 Juriy ZaytsevMerge pull request #126 from XhmikosR/gh-pages
2014-02-18 Juriy ZaytsevMerge pull request #125 from XhmikosR/qunit
2014-02-18 XhmikosREnable JSHint's `quotmark` rule.
2014-02-18 XhmikosRUpdate QUnit to 1.14.0.
2014-02-18 Juriy ZaytsevMerge pull request #114 from XhmikosR/gh-pages
2014-02-18 XhmikosRHTML: specify language.
2014-02-18 XhmikosRIgnore Gruntfile.js when installing the package too.
2014-02-18 XhmikosRMove globals where they are used.
2014-02-18 XhmikosREnable JSHint's `indent` option.
2014-02-18 XhmikosRUse grunt-exec for the tests.
2014-02-18 XhmikosRGruntfile.js: switch to 2 space indentation to match...
2014-02-18 XhmikosRTweak license headers.
2014-02-18 XhmikosRRemove unneeded arrays.
2014-02-18 XhmikosRLint all JS files.
2014-02-18 XhmikosRRun `grunt dist`.
2014-02-18 XhmikosRUse license object instead of licenses array.
2014-02-18 XhmikosRAdd banner to dist files.
2014-02-18 XhmikosRDrop Node.js 0.6 support.
2014-02-18 XhmikosRSwitch to Grunt.
2014-02-18 Juriy ZaytsevMerge pull request #124 from Larixk/patch-1
2014-02-18 Larix KortbeekFixed bug in custom testers
2014-02-16 kangaxUpdate table
next