Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
omicode
/
minify
Public
forked from
matthiasmullie/minify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
minify
tests
on
master
User selector
All users
All time
Commit history
Commits on Sep 21, 2015
Add test for issue #74
matthiasmullie
committed
a1e9988
View commit details
Copy full SHA for a1e9988
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Don't swallow entire tags when stripping empties
Show description for 9004585
matthiasmullie
committed
9004585
View commit details
Copy full SHA for 9004585
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
Remove empty CSS tags
Show description for 4a9b888
matthiasmullie
committed
4a9b888
View commit details
Copy full SHA for 4a9b888
View code at this point
Browse repository at this point
Add test for issue #66
matthiasmullie
committed
44cbb9c
View commit details
Copy full SHA for 44cbb9c
View code at this point
Browse repository at this point
Alternative double-semicolon removal fix
Show description for fe80dc7
matthiasmullie
committed
fe80dc7
View commit details
Copy full SHA for fe80dc7
View code at this point
Browse repository at this point
Preserve for-loop semicolons when 2nd statement is empty
kaittodesk
committed
f2f072a
View commit details
Copy full SHA for f2f072a
View code at this point
Browse repository at this point
Commits on Sep 5, 2015
php-cs-fixer
matthiasmullie
committed
bdbb912
View commit details
Copy full SHA for bdbb912
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into move-external-imports
woutervanvliet
committed
e932dbf
View commit details
Copy full SHA for e932dbf
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Update cache repo location
matthiasmullie
committed
c1b6159
View commit details
Copy full SHA for c1b6159
View code at this point
Browse repository at this point
Commits on Sep 2, 2015
Add test for fixed issue
woutervanvliet
committed
782ea42
View commit details
Copy full SHA for 782ea42
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Strip some more leading & trailing zeroes
matthiasmullie
committed
7fc3668
View commit details
Copy full SHA for 7fc3668
View code at this point
Browse repository at this point
Don't strip all units for 0-values
Show description for 3575143
matthiasmullie
committed
3575143
View commit details
Copy full SHA for 3575143
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
Add test for issue #64
matthiasmullie
committed
c7dcdc4
View commit details
Copy full SHA for c7dcdc4
View code at this point
Browse repository at this point
Improve string-extraction regex
Show description for ea809e7
matthiasmullie
committed
ea809e7
View commit details
Copy full SHA for ea809e7
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
Recognize regular expressions after reserved words
Show description for c379677
matthiasmullie
committed
c379677
View commit details
Copy full SHA for c379677
View code at this point
Browse repository at this point
Add test for issue #58
matthiasmullie
committed
76cf88f
View commit details
Copy full SHA for 76cf88f
View code at this point
Browse repository at this point
Preserve newline immediately after regex
Show description for 4cf2880
matthiasmullie
committed
4cf2880
View commit details
Copy full SHA for 4cf2880
View code at this point
Browse repository at this point
Commits on Jun 29, 2015
Don't collapse line feeds after "return"
Show description for 5497bea
matthiasmullie
committed
5497bea
View commit details
Copy full SHA for 5497bea
View code at this point
Browse repository at this point
Add test case for issue #53
matthiasmullie
committed
894928f
View commit details
Copy full SHA for 894928f
View code at this point
Browse repository at this point
Commits on May 13, 2015
Fix relative target path tests
matthiasmullie
committed
15e564f
View commit details
Copy full SHA for 15e564f
View code at this point
Browse repository at this point
Add tests for multibyte char paths
Show description for 7d68b7d
matthiasmullie
committed
7d68b7d
View commit details
Copy full SHA for 7d68b7d
View code at this point
Browse repository at this point
Commits on May 5, 2015
Allow minified data to be written to cache
matthiasmullie
committed
49a2aca
View commit details
Copy full SHA for 49a2aca
View code at this point
Browse repository at this point
Don't replace `while` if it's part of a do-while
Show description for 90837a6
matthiasmullie
committed
90837a6
View commit details
Copy full SHA for 90837a6
View code at this point
Browse repository at this point
Add test for issue #49
matthiasmullie
committed
e26263e
View commit details
Copy full SHA for e26263e
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
Add gzip method
Show description for 30a4592
matthiasmullie
committed
30a4592
View commit details
Copy full SHA for 30a4592
View code at this point
Browse repository at this point
Shorten while(true) to for(;;)
matthiasmullie
committed
2a70744
View commit details
Copy full SHA for 2a70744
View code at this point
Browse repository at this point
Allow for-loops with empty bodies
Show description for ecd1a04
matthiasmullie
committed
ecd1a04
View commit details
Copy full SHA for ecd1a04
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Don't convert standalone arrays
Show description for e15f77b
matthiasmullie
committed
e15f77b
View commit details
Copy full SHA for e15f77b
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Don't override already restored data
Show description for 0916262
matthiasmullie
committed
0916262
View commit details
Copy full SHA for 0916262
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
php-cs-fixer fixes
matthiasmullie
committed
d34af3d
View commit details
Copy full SHA for d34af3d
View code at this point
Browse repository at this point
Fix recursive relative path resolving
Show description for 86448c2
matthiasmullie
committed
86448c2
View commit details
Copy full SHA for 86448c2
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Don't strip double semicolons before )
Show description for 22dbb72
matthiasmullie
committed
22dbb72
View commit details
Copy full SHA for 22dbb72
View code at this point
Browse repository at this point
Don't replace reserved words by property notation
Show description for 778c63c
matthiasmullie
committed
778c63c
View commit details
Copy full SHA for 778c63c
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Add tests for issue #39
Show description for 5114e7f
matthiasmullie
committed
5114e7f
View commit details
Copy full SHA for 5114e7f
View code at this point
Browse repository at this point
Everything should extract strings first & goe through move
Show description for 4aa0c88
matthiasmullie
committed
4aa0c88
View commit details
Copy full SHA for 4aa0c88
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.