-
Notifications
You must be signed in to change notification settings - Fork 350
Comparing changes
Open a pull request
base repository: gruntjs/grunt-contrib-uglify
base: d7704c4da62b52f3ad9f22767579f7e09842b939
head repository: gruntjs/grunt-contrib-uglify
compare: a3f3f342331326b42a22a6003df4da305a72cfbd
Commits on Jan 22, 2015
-
Log @ normal for min/gzip && verbose for none/false
This is a middle ground approach between no output and reporting of compression information. The log facility is controlled via the option report.
Configuration menu - View commit details
-
Copy full SHA for 1111f01 - Browse repository at this point
Copy the full SHA 1111f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb742b - Browse repository at this point
Copy the full SHA bbb742bView commit details
Commits on Feb 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for eec87eb - Browse repository at this point
Copy the full SHA eec87ebView commit details
Commits on Apr 26, 2015
-
Added an option to override the calcuated sourceMappingUrl value in the minified output
Configuration menu - View commit details
-
Copy full SHA for e2da335 - Browse repository at this point
Copy the full SHA e2da335View commit details
Commits on Aug 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1886bfa - Browse repository at this point
Copy the full SHA 1886bfaView commit details
Commits on Feb 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2a08091 - Browse repository at this point
Copy the full SHA 2a08091View commit details -
Merge pull request #390 from joeldenning/define-docs
Improving docs for global-defs and --define options
Configuration menu - View commit details
-
Copy full SHA for e2e019d - Browse repository at this point
Copy the full SHA e2e019dView commit details
Commits on Mar 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f9817e9 - Browse repository at this point
Copy the full SHA f9817e9View commit details
Commits on Mar 4, 2016
-
Merge pull request #327 from RyanFrench/master
Add 'sourceMapUrl' option
Configuration menu - View commit details
-
Copy full SHA for 2c17823 - Browse repository at this point
Copy the full SHA 2c17823View commit details -
Merge pull request #394 from saibotsivad/master
Use uglify-js ~2.6.2 to fix sourcemap issue
Configuration menu - View commit details
-
Copy full SHA for 5982873 - Browse repository at this point
Copy the full SHA 5982873View commit details -
Merge pull request #348 from PacciniBruno/master
add bare_returns option
Configuration menu - View commit details
-
Copy full SHA for 5f6f748 - Browse repository at this point
Copy the full SHA 5f6f748View commit details -
Merge pull request #288 from meschbach/master
Optionally set report verbosity level using report option
Configuration menu - View commit details
-
Copy full SHA for 5107d7d - Browse repository at this point
Copy the full SHA 5107d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a75d773 - Browse repository at this point
Copy the full SHA a75d773View commit details
Commits on Mar 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d9d884c - Browse repository at this point
Copy the full SHA d9d884cView commit details -
Merge pull request #397 from paladox/patch-2
Downgrade maxmin to 1.1.0 since 2.x does not support nodejs 0.10
Configuration menu - View commit details
-
Copy full SHA for 55f56ae - Browse repository at this point
Copy the full SHA 55f56aeView commit details -
14
Configuration menu - View commit details
-
Copy full SHA for fe967c8 - Browse repository at this point
Copy the full SHA fe967c8View commit details
Commits on Mar 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bd4d1e4 - Browse repository at this point
Copy the full SHA bd4d1e4View commit details
Commits on Mar 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7e72c39 - Browse repository at this point
Copy the full SHA 7e72c39View commit details
Commits on Apr 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f680e89 - Browse repository at this point
Copy the full SHA f680e89View commit details
Commits on Apr 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a428a24 - Browse repository at this point
Copy the full SHA a428a24View commit details
Commits on Jul 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5fc442f - Browse repository at this point
Copy the full SHA 5fc442fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5923f5b - Browse repository at this point
Copy the full SHA 5923f5bView commit details
Commits on Jul 19, 2016
-
Merge pull request #418 from gruntjs/beautify-obj
Fix `beautify` when passed as an object.
Configuration menu - View commit details
-
Copy full SHA for 3150ca2 - Browse repository at this point
Copy the full SHA 3150ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d695f - Browse repository at this point
Copy the full SHA c2d695fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3dae35 - Browse repository at this point
Copy the full SHA c3dae35View commit details -
Used grunt.verbose to show detailed logging (#419) r=vladikoff
Used grunt.verbose to show detailed logging only for verbose mode. Added a note about quiet run Fixed incorrect commit Added the same for source maps Fix for jsHint errors Removed unused function Removed newline
Configuration menu - View commit details
-
Copy full SHA for 0d2f331 - Browse repository at this point
Copy the full SHA 0d2f331View commit details -
Use `lodash.assign` directly; this is needed for node.js < 4, otherwise we can completely get rid of lodash.
Configuration menu - View commit details
-
Copy full SHA for 48285c9 - Browse repository at this point
Copy the full SHA 48285c9View commit details -
Update uglify to v2.7.0. (#416)
* bump uglify-js to 2.7 * Update files for `screw_ie8` being true in uglify 2.7.0. * Minor lint tweaks. * v2.0.0.
Configuration menu - View commit details
-
Copy full SHA for 2d04f24 - Browse repository at this point
Copy the full SHA 2d04f24View commit details
Commits on Aug 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for dc7c015 - Browse repository at this point
Copy the full SHA dc7c015View commit details
Commits on Aug 14, 2016
-
Merge pull request #428 from gruntjs/revert-419-master
Revert "Used grunt.verbose to show detailed logging"
Configuration menu - View commit details
-
Copy full SHA for fdef3a8 - Browse repository at this point
Copy the full SHA fdef3a8View commit details
Commits on Aug 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for aaa5cc9 - Browse repository at this point
Copy the full SHA aaa5cc9View commit details
Commits on Sep 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 60824c1 - Browse repository at this point
Copy the full SHA 60824c1View commit details
Commits on Oct 26, 2016
-
2
Configuration menu - View commit details
-
Copy full SHA for cc846ac - Browse repository at this point
Copy the full SHA cc846acView commit details
Commits on Oct 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0511085 - Browse repository at this point
Copy the full SHA 0511085View commit details
Commits on Feb 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3736268 - Browse repository at this point
Copy the full SHA 3736268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90db406 - Browse repository at this point
Copy the full SHA 90db406View commit details
Commits on Feb 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d85adc7 - Browse repository at this point
Copy the full SHA d85adc7View commit details
Commits on Feb 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 463d4d3 - Browse repository at this point
Copy the full SHA 463d4d3View commit details
Commits on Mar 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0f638cf - Browse repository at this point
Copy the full SHA 0f638cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48247f6 - Browse repository at this point
Copy the full SHA 48247f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a34af0d - Browse repository at this point
Copy the full SHA a34af0dView commit details -
Remove upgrade instructions that never applied since v3.x is a version from the future.
Configuration menu - View commit details
-
Copy full SHA for 3a718cf - Browse repository at this point
Copy the full SHA 3a718cfView commit details
Commits on Mar 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bbe1da0 - Browse repository at this point
Copy the full SHA bbe1da0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f161c6d - Browse repository at this point
Copy the full SHA f161c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48fab36 - Browse repository at this point
Copy the full SHA 48fab36View commit details
Commits on Apr 4, 2017
-
Now the output is similar to grunt-contrib-cssmin.
Configuration menu - View commit details
-
Copy full SHA for 7dc5e1d - Browse repository at this point
Copy the full SHA 7dc5e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3086c1 - Browse repository at this point
Copy the full SHA f3086c1View commit details
Commits on May 12, 2017
-
Upgrade to uglify-js 3.0.4. (#472)
Upgrade to uglify-js 3.0.4
Configuration menu - View commit details
-
Copy full SHA for ccd7ad0 - Browse repository at this point
Copy the full SHA ccd7ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f45e4e - Browse repository at this point
Copy the full SHA 0f45e4eView commit details
Commits on May 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 755360b - Browse repository at this point
Copy the full SHA 755360bView commit details
There are no files selected for viewing
This file was deleted.