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 }}
bosoy83
/
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
src
on
master
User selector
All users
All time
Commit history
Commits on Mar 1, 2016
Fix '0' being replaces by first string's value
Show description for 272e461
matthiasmullie
committed
272e461
View commit details
Copy full SHA for 272e461
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
PHPDoc cleanup
matthiasmullie
committed
3176239
View commit details
Copy full SHA for 3176239
View code at this point
Browse repository at this point
Detect circular reference by passing data around
Show description for dc60e15
matthiasmullie
committed
dc60e15
View commit details
Copy full SHA for dc60e15
View code at this point
Browse repository at this point
Restore original Exception class
Show description for 3518f59
matthiasmullie
committed
3518f59
View commit details
Copy full SHA for 3518f59
View code at this point
Browse repository at this point
Add argument type to phpdoc
Show description for a6ebb92
matthiasmullie
committed
a6ebb92
View commit details
Copy full SHA for a6ebb92
View code at this point
Browse repository at this point
Restore earlier method of safeguarding newlines after regex
Show description for c17eb04
matthiasmullie
committed
c17eb04
View commit details
Copy full SHA for c17eb04
View code at this point
Browse repository at this point
Spaces after //
matthiasmullie
committed
2053c04
View commit details
Copy full SHA for 2053c04
View code at this point
Browse repository at this point
php-cs-fixer fixes
matthiasmullie
committed
b77673f
View commit details
Copy full SHA for b77673f
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Restore visibility of hidden property.
GinoPane
committed
ea2512a
View commit details
Copy full SHA for ea2512a
View code at this point
Browse repository at this point
Test and prevent file import loops.
Show description for 4049b6e
GinoPane
committed
4049b6e
View commit details
Copy full SHA for 4049b6e
View code at this point
Browse repository at this point
Commits on Feb 13, 2016
Improve Minify::writeToFile check conditions.
Show description for 353acba
GinoPane
committed
353acba
View commit details
Copy full SHA for 353acba
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Increase code coverage.
Show description for db9383b
GinoPane
committed
db9383b
View commit details
Copy full SHA for db9383b
View code at this point
Browse repository at this point
Tests for filesystem operations.
Show description for ddfe262
GinoPane
committed
ddfe262
View commit details
Copy full SHA for ddfe262
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Merge branch 'feature/fix-tests'
GinoPane
committed
a51f4eb
View commit details
Copy full SHA for a51f4eb
View code at this point
Browse repository at this point
Fix regex for matching regexes.
GinoPane
committed
424a43f
View commit details
Copy full SHA for 424a43f
View code at this point
Browse repository at this point
Update comment, fix typo.
GinoPane
committed
fcc27e7
View commit details
Copy full SHA for fcc27e7
View code at this point
Browse repository at this point
- Add shell script to convert symlinks;
Show description for 35a7553
GinoPane
committed
35a7553
View commit details
Copy full SHA for 35a7553
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Ignore GET-params when converting paths
Show description for ad85081
matthiasmullie
committed
ad85081
View commit details
Copy full SHA for ad85081
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Also explicitly check path length for imports
matthiasmullie
committed
f69a620
View commit details
Copy full SHA for f69a620
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Don't strip } when stripping empty tags preceeded by 2 }s
Show description for 140c714
matthiasmullie
committed
140c714
View commit details
Copy full SHA for 140c714
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Combine imports/import files earlier
Show description for bf87a5c
matthiasmullie
committed
bf87a5c
View commit details
Copy full SHA for bf87a5c
View code at this point
Browse repository at this point
php-cs-fixer fixes
matthiasmullie
committed
13641ae
View commit details
Copy full SHA for 13641ae
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Strip empty else-statements
Show description for 31371a6
matthiasmullie
committed
31371a6
View commit details
Copy full SHA for 31371a6
View code at this point
Browse repository at this point
Improve check for invalid (too long) paths (which are likely content)
Show description for 72c862d
matthiasmullie
committed
72c862d
View commit details
Copy full SHA for 72c862d
View code at this point
Browse repository at this point
Use better test character for non-file path
mattleff
authored and
matthiasmullie
committed
dfba87f
View commit details
Copy full SHA for dfba87f
View code at this point
Browse repository at this point
Duh
mattleff
authored and
matthiasmullie
committed
d384e5b
View commit details
Copy full SHA for d384e5b
View code at this point
Browse repository at this point
Prevent error determining if path or content
Show description for ed15a34
mattleff
authored and
matthiasmullie
committed
ed15a34
View commit details
Copy full SHA for ed15a34
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Don't strip double simicolons inside for
Show description for da03f6d
matthiasmullie
committed
da03f6d
View commit details
Copy full SHA for da03f6d
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
Fix violations according to SensioLabsInsight
matthiasmullie
committed
95fc32a
View commit details
Copy full SHA for 95fc32a
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
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
Comply with coding standards
woutervanvliet
committed
2861a4a
View commit details
Copy full SHA for 2861a4a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.