html-minifier.git
2014-05-21 Juriy ZaytsevMerge pull request #174 from tssajo/pr
2014-05-20 tssajoImportant change in package.json file to make CLI usabl...
2014-05-20 tssajoImprovements and fixes in CLI and sample-cli-config...
2014-05-20 tssajoMinor README.md change: installation instructions were...
2014-05-18 XhmikosRMinify cleancss-browser.js.
2014-05-18 Juriy ZaytsevUpdate README.md
2014-05-15 Juriy ZaytsevMerge pull request #171 from tssajo/upstream
2014-05-14 tssajoCLI implementation
2014-05-10 XhmikosRUpdate cleancss-browser.js.
2014-05-06 Juriy ZaytsevMerge pull request #170 from janeklb/feature-typecheck...
2014-05-06 Janek Lasocki... checking for string type before calling trim()
2014-05-04 XhmikosRUpdate CHANGELOG.md.
2014-05-04 XhmikosRUpdate cleancss-browser.js.
2014-05-04 kangaxUpdate CHANGELOG
2014-05-04 kangaxUpdate CHANGELOG
2014-05-04 kangaxUpdate CHANGELOG
2014-05-04 kangaxVersion 0.6.0
2014-05-03 Juriy ZaytsevMerge pull request #168 from tomByrer/patch-1
2014-05-03 tomByrer+ Gulp module
2014-05-03 kangaxMinify meta viewport value. Closes #159
2014-05-03 kangaxEscape on* attribute contents. Closes #162
2014-04-30 kangaxUpdate README
2014-04-30 kangaxAdd support for ignoring chunks of markup via <!--...
2014-04-30 kangaxAdd support for `processScripts`. Closes #139
2014-04-29 kangaxUpdate README
2014-04-29 kangaxUpdate README
2014-04-26 kangaxAdd support for ignoreCustomComments. Closes #145
2014-04-26 kangaxAdd conservativeCollapse option
2014-04-17 XhmikosRREADME.md: switch to SVG badges.
2014-04-02 XhmikosRUpdate dependencies.
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.
next