html-minifier.git
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
2014-02-16 kangaxUpdate table
2014-02-16 kangaxUpdate table
2014-02-16 kangaxUpdate table
2014-02-16 kangaxUpdate table
2014-02-16 kangaxUpdate table
2014-02-16 kangaxUpdate table
2014-02-16 kangaxUpdate table
2014-02-16 kangaxAdd comparison table
2014-02-14 Juriy ZaytsevMerge pull request #121 from kotnik/devease
2014-02-14 Juriy ZaytsevMerge pull request #122 from kotnik/closingSlash
2014-02-13 Nikola KoturAdd an option to keep closing slash in singleton tags
2014-02-13 Nikola KoturTest runner does not minify, so don't test minified...
2014-02-03 kangaxUpdate dist
2014-02-03 kangaxFix quotes in attributes
2014-01-30 Juriy ZaytsevMerge pull request #116 from XhmikosR/qunit
2014-01-30 XhmikosRUpdate Qunit to 1.13.
2014-01-28 Juriy ZaytsevMerge pull request #115 from XhmikosR/lint
2014-01-28 XhmikosRMissing semicolons.
2014-01-28 XhmikosRsrc/htmlparser.js: fix semicolon used instead of comma.
2014-01-24 kangaxMake </source> tag optional. Closes #92
2014-01-24 kangaxAdd flattr button
2014-01-24 kangaxAdd link to tests; big scary warning is no longer necessary
2014-01-24 kangaxAdd td and th to optional tags list. Closes #95
2014-01-24 kangaxAdd caseSensitive option; closes #106
2014-01-23 kangaxAdd note about grunt plugin
2014-01-23 kangaxAdd npm badge
2014-01-23 kangaxUpdate travis
2014-01-23 Juriy ZaytsevMerge pull request #110 from XhmikosR/gh-pages
2014-01-23 XhmikosRUpdate package.json.
2014-01-23 XhmikosRUpdate .travis.yml.
2014-01-23 Juriy ZaytsevMerge pull request #109 from XhmikosR/gh-pages
2014-01-23 XhmikosRUpdate .travis.yml.
2014-01-23 XhmikosRUpdate README.md.
2014-01-23 kangaxUpdate travis
2014-01-23 kangaxUpdate LICENSE
2014-01-23 kangaxUpdate README
2014-01-23 Juriy ZaytsevMerge pull request #108 from XhmikosR/gh-pages
2014-01-23 XhmikosRUse the minified all.js file.
2014-01-22 XhmikosRhtmlparser.js: Make the license header comment important.
2014-01-22 XhmikosRUse QUnit from OSSCDN.
2014-01-22 XhmikosRhtml: switch to simple doctype and use the concatenated...
2014-01-22 XhmikosRUpdate README.md.
2014-01-22 XhmikosRClean up .jshintrc.
2014-01-22 XhmikosRUpdate .gitignore.
2014-01-22 XhmikosRAdd a _config.yml to exclude unneeded files/folders...
2014-01-22 XhmikosRUpdate devDependencies.
2014-01-22 XhmikosRNormalize package.json and add missing properties.
2014-01-22 XhmikosRUpdate .npmignore.
2014-01-22 kangaxAdd minify script
2014-01-22 kangaxAdd lint, build, test scripts to package.json. Update...
2014-01-21 kangaxAdd test
2014-01-21 kangaxVersion 0.5.5
2014-01-03 Juriy ZaytsevUpdate README.md
2013-12-19 Juriy ZaytsevMerge pull request #104 from almirfilho/gh-pages
2013-12-19 Almir FilhoAdds missing HTML inline tags for collapsing whitespace
2013-11-11 Juriy ZaytsevMerge pull request #93 from stieler-it/patch-1
2013-11-11 stieler-itAdded a comment to make the reason behind the expressio...
2013-11-11 stieler-itAdded a test that fails if attribute quotes are strippe...
next