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 }}
ahadian
/
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
Branch selector
refactor
User selector
All users
All time
Commit history
Commits on Jun 29, 2015
WIP - refactor
matthiasmullie
committed
c6f8b1d
View commit details
Copy full SHA for c6f8b1d
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
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
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
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
Browse repository at this point
Add test for issue #49
matthiasmullie
committed
e26263e
View commit details
Copy full SHA for e26263e
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
Browse repository at this point
Shorten while(true) to for(;;)
matthiasmullie
committed
2a70744
View commit details
Copy full SHA for 2a70744
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
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
Browse repository at this point
Merge pull request #46 from vladimmi/fixes
Show description for d7e2302
matthiasmullie
committed
d7e2302
View commit details
Copy full SHA for d7e2302
Browse repository at this point
Removed huge regex and replaced with strtr call
vladimmi
committed
500c487
View commit details
Copy full SHA for 500c487
Browse repository at this point
Commits on Mar 10, 2015
Empty strings should be extracted after all
Show description for 74a3ffd
matthiasmullie
committed
74a3ffd
View commit details
Copy full SHA for 74a3ffd
Browse repository at this point
Don't bother extracting empty strings
matthiasmullie
committed
d8f9129
View commit details
Copy full SHA for d8f9129
Browse repository at this point
Don't override already restored data
Show description for 0916262
matthiasmullie
committed
0916262
View commit details
Copy full SHA for 0916262
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
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
Browse repository at this point
Commits on Mar 2, 2015
Make comments-regex quantifiers posessive
Show description for 0ada1ec
matthiasmullie
committed
0ada1ec
View commit details
Copy full SHA for 0ada1ec
Browse repository at this point
Commits on Feb 27, 2015
Run tests against PHP7
matthiasmullie
committed
fc9f8f0
View commit details
Copy full SHA for fc9f8f0
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
Browse repository at this point
Fix PHP5.3 closure scope issue, part 2
Show description for ecab1f8
matthiasmullie
committed
ecab1f8
View commit details
Copy full SHA for ecab1f8
Browse repository at this point
Fix PHP5.3 closure scope issue
matthiasmullie
committed
34fe14e
View commit details
Copy full SHA for 34fe14e
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
Browse repository at this point
Commits on Feb 21, 2015
Path resolving code has also been moved to path converter
matthiasmullie
committed
f50178b
View commit details
Copy full SHA for f50178b
Browse repository at this point
Commits on Feb 20, 2015
Remove path conversion code, re-use other project
Show description for a0c3527
matthiasmullie
committed
a0c3527
View commit details
Copy full SHA for a0c3527
Browse repository at this point
Add tests for issue #39
Show description for 5114e7f
matthiasmullie
committed
5114e7f
View commit details
Copy full SHA for 5114e7f
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
Browse repository at this point
Don't touch relative paths if no target path is given
Show description for 227efa7
matthiasmullie
committed
227efa7
View commit details
Copy full SHA for 227efa7
Browse repository at this point
Commits on Feb 16, 2015
Get rid of any ; before }
Show description for 3528c67
matthiasmullie
committed
3528c67
View commit details
Copy full SHA for 3528c67
Browse repository at this point
Generate docs
Show description for 0990d3f
matthiasmullie
committed
0990d3f
View commit details
Copy full SHA for 0990d3f
Browse repository at this point
Add keywords
matthiasmullie
committed
e95b7b9
View commit details
Copy full SHA for e95b7b9
Browse repository at this point
Commits on Feb 12, 2015
Merge branch 'zebratrois-executables'
matthiasmullie
committed
e0ec8d8
View commit details
Copy full SHA for e0ec8d8
Browse repository at this point
Cleanup bin scripts
Show description for 09ddc39
matthiasmullie
committed
09ddc39
View commit details
Copy full SHA for 09ddc39
Browse repository at this point
Merge branch 'executables' of https://github.com/zebratrois/minify into zebratrois-executables
matthiasmullie
committed
3baff6a
View commit details
Copy full SHA for 3baff6a
Browse repository at this point
Fix coding standard violations
Show description for 434d012
matthiasmullie
committed
434d012
View commit details
Copy full SHA for 434d012
Browse repository at this point
Previous
Next
You can’t perform that action at this time.