html-minifier.git
2016-02-05 alexlamslrearrange order of minification
2016-02-05 alexlamsltreat comments similarly as inline tags and be conserva...
2016-02-05 alexlamslimprove compatibility with IE<9
2016-02-04 Juriy ZaytsevMerge pull request #481 from alexlamsl/gh-pages
2016-02-04 Juriy ZaytsevMerge pull request #482 from gdub22/input-dir-fix
2016-02-04 alexlamslimprove performance by key lookup rather than Array...
2016-02-04 alexlamslclarify minification logic
2016-02-04 alexlamslconsolidate conf files
2016-02-04 Garth Poitrasfix cli input-dir only processing first file
2016-02-04 alexlamslsimplify logical expressions
2016-02-04 alexlamslupdate tag list for tests
2016-02-04 alexlamslreduce workload on preserveLineBreaks
2016-02-04 alexlamslremove magic constant
2016-02-04 alexlamslimprove whitespace removal when preserveLineBreaks...
2016-02-04 alexlamslfix interaction between collapseWhitespace and removeEm...
2016-02-04 alexlamslfix interaction between conservativeCollapse and preser...
2016-02-04 alexlamslfixes #359
2016-02-04 alexlamslfixes #476
2016-02-04 alexlamslfixes #463
2016-02-04 alexlamslfixes #431
2016-02-04 alexlamslfixes #445
2016-02-04 alexlamslfixes #368
2016-02-02 Juriy ZaytsevMerge pull request #478 from alexlamsl/gh-pages
2016-02-02 alexlamsladd LZMA to benchmark
2016-02-02 alexlamsladd brotli to benchmark
2016-02-01 alexlamsladd progress bar
2016-02-01 alexlamslimprove code reuse
2016-02-01 alexlamslrefactor functions
2016-02-01 alexlamslinsert some comments
2016-02-01 alexlamslremoved es6-draft
2016-02-01 alexlamsladded Will Peavy and htmlcompressor.com
2016-02-01 alexlamslrearrange options in alphabetical order
2016-02-01 alexlamslimprove benchmark.js
2016-02-01 alexlamslrestore disabled tests
2016-02-01 alexlamslupdate dependencies
2016-02-01 Juriy ZaytsevMerge pull request #477 from alexlamsl/gh-pages
2016-01-31 alexlamslsuppress removeEmptyElements from safe options on web...
2016-01-31 alexlamslfix interactions between ignore fragments and comments
2016-01-31 alexlamsladd ignoreCustomFragments to command-line
2016-01-29 Juriy ZaytsevMerge pull request #474 from alexlamsl/gh-pages
2016-01-28 alexlamslimprove test case
2016-01-28 alexlamslunwind currentTag
2016-01-28 Juriy ZaytsevMerge pull request #473 from alexlamsl/gh-pages
2016-01-27 alexlamslimplement customEventAttributes
2016-01-27 alexlamsladd support for removeTagWhitespace on web and command...
2016-01-25 Juriy ZaytsevMerge pull request #468 from alexlamsl/gh-pages
2016-01-23 alexlamslupdate dist files
2016-01-23 alexlamsladd minimize to package.json
2016-01-20 alexlamslstrips space between tag attributes
2016-01-20 alexlamslimprove quote and escape
2016-01-19 alexlamslfix `isLast` corner case
2016-01-19 alexlamslavoid unnecessary work
2016-01-19 alexlamslimprove interaction of keepClosingSlash & removeAttribu...
2016-01-15 Duncan BeeversMerge pull request #466 from pra85/2016
2016-01-15 Prayag VermaUpdate year range to 2016
2016-01-06 XhmikosRUpdate clean-css to v3.4.9.
2016-01-06 XhmikosRUpdate grunt-jscs to v2.5.x.
2016-01-05 Juriy ZaytsevMerge pull request #460 from isiahmeadows/patch-1
2016-01-05 Isiah MeadowsAllow `!= null`
2016-01-05 Isiah MeadowsSimplify code
2016-01-05 Juriy ZaytsevMerge pull request #457 from Rycochet/patch-1
2016-01-05 Isiah MeadowsFix #459
2016-01-05 Ryc O'ChetAdd collapseInlineTagWhitespace to README.md
2016-01-04 Juriy ZaytsevVersion 1.1.1
2016-01-04 Juriy ZaytsevMerge pull request #456 from kangax/revert-433-issue381-svg
2016-01-04 Juriy ZaytsevRevert "[In Progress] - SVG Minification using SVGO"
2016-01-04 Juriy ZaytsevVersion 1.1.0
2016-01-04 Juriy ZaytsevRemove remaining bits of removeIgnored
2015-12-29 Juriy ZaytsevMerge pull request #453 from marlun/patch-1
2015-12-29 Martin LundbergFix move of cli.exit(status) outside of runMinifiy
2015-12-24 Juriy ZaytsevMerge pull request #433 from genintho/issue381-svg
2015-12-24 Juriy ZaytsevMerge pull request #440 from sapics/patch1
2015-12-24 Juriy ZaytsevVersion 1.0.1
2015-12-24 XhmikosRTravis CI: switch to "5".
2015-12-24 XhmikosRUpdate assets.
2015-12-24 XhmikosRUpdate devDependencies.
2015-12-21 Juriy ZaytsevUpdate README.md
2015-11-21 sapicsAdd collapseInlineTagWhitespace option
2015-11-17 Thomas GeninAdd a test for SVG minification
2015-11-17 Thomas GeninMerge branch 'gh-pages' of https://github.com/kangax...
2015-11-13 XhmikosRUpdate dependencies.
2015-11-13 XhmikosRUpdate .gitignore.
2015-11-13 XhmikosRUpdate Travis Ci to use `stable` and remove 0.12.
2015-11-11 Thomas GeninRestore SVG into the common tag
2015-11-11 Thomas GeninStart to minify SVG
2015-11-10 Juriy ZaytsevMerge pull request #432 from genintho/issue323
2015-11-10 Thomas GeninStyle fixes
2015-11-10 Thomas GeninMinify all files inside a directory kangax/html-minifie...
2015-11-05 Juriy ZaytsevMerge pull request #429 from genintho/node5
2015-11-05 Thomas GeninNode v5 is out. Let Travis run the tests with it
2015-10-27 XhmikosRBump version in index.html too.
2015-10-27 XhmikosRBump devDependencies.
2015-10-27 Juriy ZaytsevUpdate README.md
2015-10-25 Juriy ZaytsevAdd another test for ignoreCustomFragments
2015-10-25 Juriy ZaytsevVersion 1.0.0
2015-10-25 Juriy ZaytsevAdd `ignoreCustomFragments` that accepts array of regexes.
2015-10-24 Juriy ZaytsevAdd header
2015-10-24 Juriy ZaytsevAdd comparison with minimize. Closes #338
2015-10-24 Juriy ZaytsevVersion 0.8.1
2015-10-24 Juriy ZaytsevIgnore temp comments
next