html-minifier.git
2016-04-07 Alex Lam S.LMerge pull request #606 from kangax/grunt-1.0
2016-04-07 alexlamslupdate qunit
2016-04-07 alexlamslrevert debug code from #604
2016-04-06 alexlamslremove grunt-exec
2016-04-06 alexlamslremove load-grunt-tasks
2016-04-06 Alex Lam S.Lupdate devDependencies
2016-04-06 Alex Lam S.LMerge pull request #604 from alexlamsl/skip-uids
2016-04-06 alexlamslmaintain stable sort order
2016-04-06 Alex Lam S.LMerge pull request #605 from alexlamsl/issue-603
2016-04-06 alexlamslfix parsing of attribute quotes
2016-04-05 Juriy ZaytsevMerge pull request #602 from alexlamsl/cli-commander
2016-04-05 alexlamsluse commander instead of cli
2016-04-04 Alex Lam S.LMerge pull request #600 from alexlamsl/clean-gruntfile
2016-04-04 alexlamslremove unused require in browserify
2016-04-04 Alex Lam S.LMerge pull request #595 from alexlamsl/simplify-normali...
2016-04-04 alexlamslbreak up normalizeAttribute()
2016-04-04 Alex Lam S.LMerge pull request #597 from alexlamsl/issue-267
2016-04-04 alexlamslclarify what sorting aims to achieve
2016-04-04 alexlamslenable more PHPTAL tests
2016-04-04 alexlamsluse chain.js for sortAttributes
2016-04-04 alexlamslcombine first-pass scanning of sort{Attributes,ClassName}
2016-04-04 alexlamslsort style classes
2016-04-04 XhmikosRMerge pull request #599 from alexlamsl/array-bracket...
2016-04-04 alexlamslno spaces within array brackets
2016-04-03 Alex Lam S.LMerge pull request #594 from alexlamsl/issue-4
2016-04-02 alexlamslaccount for tag/attribute omissions in sortAttributes
2016-04-02 alexlamslsortAttributes across processScripts
2016-04-02 alexlamslsort attributes by frequency
2016-04-02 alexlamslremove deprecated files from package
2016-04-02 alexlamslupdate assets
2016-04-02 alexlamslupdate devDependencies
2016-04-01 Juriy ZaytsevMerge pull request #593 from alexlamsl/issue-16
2016-04-01 alexlamslmore lint tests
2016-04-01 alexlamslwarn about repeating attributes
2016-04-01 alexlamslwarn about missing doctype
2016-03-31 Alex Lam S.LMerge pull request #592 from alexlamsl/eslint-spaces
2016-03-31 alexlamslenforce eslint computed-property-spacing
2016-03-31 alexlamslenforce eslint array-bracket-spacing
2016-03-31 alexlamslenforce eslint space-infix-ops
2016-03-31 alexlamslenforce eslint space-in-parens
2016-03-31 alexlamslenforce eslint block-spacing
2016-03-31 alexlamslenforce eslint no-extra-parens
2016-03-31 alexlamslupdate assets
2016-03-31 Alex Lam S.Leliminate removeIgnored from online version
2016-03-31 Alex Lam S.LUpdate index.html
2016-03-30 Juriy ZaytsevVersion 1.4.0
2016-03-30 Alex Lam S.LMerge pull request #586 from alexlamsl/remove-cdata
2016-03-28 alexlamslupdate devDependencies
2016-03-28 alexlamslsuppress minifyCSS on non-CSS contents
2016-03-28 alexlamsleliminate removeCDATASectionsFromCDATA
2016-03-28 alexlamsleliminate removeCommentsFromCDATA
2016-03-28 Juriy ZaytsevMerge pull request #588 from alexlamsl/cli-config
2016-03-26 alexlamslupdate benchmark options
2016-03-26 alexlamslprocess JSON config options that contain regex's
2016-03-26 alexlamslclean up null/undefined usages
2016-03-26 alexlamslsimplify parseJSONOption
2016-03-26 alexlamslupdate options
2016-03-26 Alex Lam S.LMerge pull request #587 from alexlamsl/benchmark-bootstrap
2016-03-26 alexlamslapply unescape logic from Will Peavy benchmarks
2016-03-26 alexlamsladd bootstrap CSS to benchmarks
2016-03-25 alexlamslupdate assets
2016-03-25 Alex Lam S.LMerge pull request #569 from alexlamsl/require
2016-03-24 alexlamsladd strict to eslint
2016-03-24 alexlamslmake cli.js use src instead of dist
2016-03-24 alexlamslmigrate source to require()
2016-03-23 Alex Lam S.LMerge pull request #583 from igoradamenko/gh-pages
2016-03-23 Igor Adamenkofix #581
2016-03-23 Alex Lam S.Lupdate web version string
2016-03-23 Juriy ZaytsevVersion 1.3.1
2016-03-23 Alex Lam S.Lupdate devDependencies
2016-03-22 Alex Lam S.Lupdate devDependencies
2016-03-21 Alex Lam S.LMerge pull request #566 from alexlamsl/phrasing-rewrite
2016-03-21 alexlamsl</br> transforms into <br>
2016-03-21 alexlamslunpaired </p> gets auto-filled by major browsers
2016-03-21 alexlamslmake phrasing content handling consistent with IE 11...
2016-03-21 Alex Lam S.LMerge pull request #567 from alexlamsl/conditional...
2016-03-21 alexlamslupdate README
2016-03-21 alexlamslcontrol flag for conditional comments minification
2016-03-21 Alex Lam S.LMerge pull request #571 from alexlamsl/inline-empty...
2016-03-21 alexlamsltreat empty inline tags as text
2016-03-21 Alex Lam S.LMerge pull request #574 from alexlamsl/issue-572
2016-03-21 alexlamslmove chunk index within comment
2016-03-21 Alex Lam S.LMerge pull request #568 from oliviertassinari/fix-webpack
2016-03-21 Alex Lam S.LMerge pull request #573 from alexlamsl/eslint-populate
2016-03-21 alexlamslpopulate eslint with common rules
2016-03-21 XhmikosRMerge pull request #575 from kangax/XhmikosR-patch-1
2016-03-21 XhmikosRUpdate README.md
2016-03-19 Alex Lam S.LMerge pull request #561 from dougmoscrop/output-from...
2016-03-19 alexlamsladd no-throw-literal to eslint
2016-03-19 alexlamslupdate dist files
2016-03-18 Olivier Tassinarifix the static analysis of Webpack
2016-03-18 XhmikosRMerge pull request #564 from JohnNilsson/patch-1
2016-03-17 John NilssonThrow Error not string
2016-03-17 Juriy ZaytsevMerge pull request #558 from jshcrowthe/bugfix-phrasing...
2016-03-17 Doug MoscropAllow -o from stdin
2016-03-17 Josh CrowtherRefactor use of [].indexOf() -> makeMap
2016-03-16 Josh CrowtherRefactor phrasing content parsing to only parse known...
2016-03-16 Alex Lam S.Lupdate version display on web
2016-03-16 Juriy ZaytsevVersion 1.3.0
2016-03-16 Juriy ZaytsevMerge pull request #556 from julmot/gh-pages
next