html-minifier.git
2016-02-19 Juriy ZaytsevMerge pull request #496 from alexlamsl/gh-pages
2016-02-19 alexlamslcompact conditional
2016-02-19 alexlamslimprove readability
2016-02-19 alexlamslreduce number of arguments in collapseWhitespace()
2016-02-17 alexlamslintegrate tag omission rules from WhatWG
2016-02-17 alexlamslupdate devDependencies
2016-02-16 alexlamslignoreCustomFragments to handle <%...%> and <?...?>
2016-02-16 alexlamslfix interactions between preserveLineBreaks and conserv...
2016-02-16 Juriy ZaytsevMerge pull request #494 from alexlamsl/gh-pages
2016-02-14 alexlamslimprove module loading workaround
2016-02-14 alexlamslorder by benchmark file sizes to improve success rates
2016-02-14 alexlamslimplement progress bar
2016-02-14 alexlamslworkaround hysterical raisins
2016-02-14 alexlamslsimplify IPC handling
2016-02-14 alexlamsltolerate individual failures
2016-02-14 alexlamslinclude full error output to aid diagnosis
2016-02-14 alexlamslreimplement watchdog timer
2016-02-14 alexlamslreinstate minifyURLs
2016-02-14 alexlamslimprove error reporting
2016-02-14 alexlamslremove superfluous git command
2016-02-14 alexlamsluse module directly
2016-02-13 alexlamsladjust magic constants
2016-02-13 alexlamsladd watchdog timer for minify task
2016-02-13 alexlamslcommon storage for benchmark file details
2016-02-13 alexlamslExcel doesn't like 0000 as time zone specifier
2016-02-13 alexlamsladjust git date format for Excel
2016-02-13 alexlamslimplement benchmark against git history
2016-02-12 Juriy ZaytsevMerge pull request #488 from alexlamsl/gh-pages
2016-02-12 alexlamslupdate benchmark results
2016-02-12 alexlamslseparate createMap() from createMapFromString()
2016-02-12 alexlamslremove obsolete comments
2016-02-12 alexlamsladd comments explaining tag omission rules
2016-02-12 alexlamslrefactor createMap()
2016-02-12 alexlamslfix corner cases for collapseWhitespace
2016-02-12 alexlamslimprove parser logic
2016-02-08 alexlamslupdate benchmark results
2016-02-08 alexlamslimprove interaction between removeOptionalTags and...
2016-02-08 alexlamslreimplement removeOptionalTags according to HTML5 specs
2016-02-08 alexlamslend tag minification should take caseSensitive into...
2016-02-08 alexlamslrefactor removeEmptyElements
2016-02-08 alexlamslhandle variations of script type attributes
2016-02-08 alexlamslimprove code reuse
2016-02-08 alexlamslupdate empty tag list
2016-02-07 Juriy ZaytsevMerge pull request #487 from alexlamsl/gh-pages
2016-02-07 alexlamslupdate benchmark results
2016-02-07 alexlamslenable minifyURLs in benchmark.js
2016-02-07 alexlamslfix minifyURLs in command-line usage
2016-02-05 Juriy ZaytsevMerge pull request #485 from alexlamsl/gh-pages
2016-02-05 alexlamslfixes #428
2016-02-05 alexlamslfix cli error reporting
2016-02-05 alexlamslfix corner case when merging whitespace from across...
2016-02-05 Juriy ZaytsevMerge pull request #484 from alexlamsl/gh-pages
2016-02-05 alexlamslimprove collapseWhitespace when removeComments is active
2016-02-05 alexlamslupdate devDependencies
2016-02-05 alexlamslimprove minification of whitespaces around comments
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...
next