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
Type
/
to 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 }}
dkln
/
minimagick
Public
forked from
minimagick/minimagick
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 15, 2014
Merge pull request #203 from FlavourSys/master
Show description for 9ecb650
thiagofm
committed
9ecb650
View commit details
Copy full SHA for 9ecb650
Browse repository at this point
Commits on Apr 9, 2014
Fixed extracting layers from image
Show description for 50a6eed
Steve Dierker
committed
50a6eed
View commit details
Copy full SHA for 50a6eed
Browse repository at this point
Commits on Mar 23, 2014
Merge pull request #205 from andreychernih/optional-validation
Show description for bd9f2e3
thiagofm
committed
bd9f2e3
View commit details
Copy full SHA for bd9f2e3
Browse repository at this point
Add MiniMagick.validate_on_create and MiniMagick.validate_on_write flags
Show description for 7c7acd9
a-chernykh
committed
7c7acd9
View commit details
Copy full SHA for 7c7acd9
Browse repository at this point
Commits on Mar 10, 2014
Merge pull request #200 from rrrene/patch-1
Show description for e90bf27
thiagofm
committed
e90bf27
View commit details
Copy full SHA for e90bf27
Browse repository at this point
Commits on Mar 5, 2014
Merge pull request #201 from pdg137/master
Show description for 00e09b5
bensie
committed
00e09b5
View commit details
Copy full SHA for 00e09b5
Browse repository at this point
Allow both 'No such file' and 'not found' in the error message to support various versions of Ruby
Paul Grayson
committed
c0776e9
View commit details
Copy full SHA for c0776e9
Browse repository at this point
Add spec that we get a reasonable error message when ImageMagick and GraphicsMagick are both unavailable. This is an issue with v3.7.0 that was (accidentally?) fixed in commit 2f6f7a1, and I would…
Show description for cc7a4f1
Paul Grayson
committed
cc7a4f1
View commit details
Copy full SHA for cc7a4f1
Browse repository at this point
Commits on Mar 3, 2014
Add docs badge to README
rrrene
committed
807323c
View commit details
Copy full SHA for 807323c
Browse repository at this point
Commits on Feb 24, 2014
Merge pull request #199 from Slacken/write_to_pathname
Show description for 6d97323
bensie
committed
6d97323
View commit details
Copy full SHA for 6d97323
Browse repository at this point
Commits on Feb 14, 2014
Consider Pathname object as String, rather than stream when MiniMagick::Image#write
slacken
committed
d98914c
View commit details
Copy full SHA for d98914c
Browse repository at this point
Commits on Jan 14, 2014
Merge pull request #196 from tinygrasshopper/dev/tinygrasshopper/bug/191
Show description for d9c61c4
thiagofm
committed
d9c61c4
View commit details
Copy full SHA for d9c61c4
Browse repository at this point
Commits on Jan 13, 2014
Calling specific builder functions depending upon the tool for common verbs, to fix #191
tinygrasshopper
committed
af46fbf
View commit details
Copy full SHA for af46fbf
Browse repository at this point
Commits on Jan 6, 2014
Merge pull request #193 from minimagick/fix_192
Show description for f5df12f
thiagofm
committed
f5df12f
View commit details
Copy full SHA for f5df12f
Browse repository at this point
Commits on Jan 5, 2014
Install graphicsmagick on Travis
bensie
committed
e3e2da4
View commit details
Copy full SHA for e3e2da4
Browse repository at this point
Return nil on .which if processor isn't found, don't rely on string length
bensie
committed
2f6f7a1
View commit details
Copy full SHA for 2f6f7a1
Browse repository at this point
Commits on Dec 1, 2013
Merge pull request #186 from thiagofm/master
Show description for 3e08e95
thiagofm
committed
3e08e95
View commit details
Copy full SHA for 3e08e95
Browse repository at this point
Added codeclimate and removed wip tag from test
thiagofm
committed
692f65c
View commit details
Copy full SHA for 692f65c
Browse repository at this point
Merge pull request #185 from thiagofm/master
Show description for 1814f35
thiagofm
committed
1814f35
View commit details
Copy full SHA for 1814f35
Browse repository at this point
Fixed test case which was generating image
thiagofm
committed
51015a2
View commit details
Copy full SHA for 51015a2
Browse repository at this point
Removed generated test image
thiagofm
committed
965001e
View commit details
Copy full SHA for 965001e
Browse repository at this point
Commits on Nov 29, 2013
Small refactor to only have one windows escaping method
thiagofm
committed
65b6427
View commit details
Copy full SHA for 65b6427
Browse repository at this point
Commits on Nov 27, 2013
Improved code and logic of command builder
thiagofm
committed
26f0e96
View commit details
Copy full SHA for 26f0e96
Browse repository at this point
Fixed problem with annotate and whitespace on windows
thiagofm
committed
3328c9c
View commit details
Copy full SHA for 3328c9c
Browse repository at this point
Commits on Nov 26, 2013
Add license to gemspec and update authors
bensie
committed
d8903dd
View commit details
Copy full SHA for d8903dd
Browse repository at this point
Bump version to 3.7.0
bensie
committed
4884a29
View commit details
Copy full SHA for 4884a29
Browse repository at this point
Remove outdated changelog
bensie
committed
0569e68
View commit details
Copy full SHA for 0569e68
Browse repository at this point
Remove rbx, add more jrubies
bensie
committed
45981fe
View commit details
Copy full SHA for 45981fe
Browse repository at this point
Merge pull request #175 from minimagick/major_refactoring
Show description for f3ccc13
bensie
committed
f3ccc13
View commit details
Copy full SHA for f3ccc13
Browse repository at this point
Commits on Nov 25, 2013
Merge branch 'master' into major_refactoring
thiagofm
committed
76c9250
View commit details
Copy full SHA for 76c9250
Browse repository at this point
Commits on Nov 22, 2013
Removed whitespace and improved test organization
thiagofm
committed
f38f7b3
View commit details
Copy full SHA for f38f7b3
Browse repository at this point
Fixed spec for windows users
thiagofm
committed
7533564
View commit details
Copy full SHA for 7533564
Browse repository at this point
Commits on Nov 20, 2013
Changed tests to use mogrify again
thiagofm
committed
83abcfb
View commit details
Copy full SHA for 83abcfb
Browse repository at this point
Added windows compatibility, used PR #176
thiagofm
committed
a6c1c08
View commit details
Copy full SHA for a6c1c08
Browse repository at this point
Merge branch 'major_refactoring' of github.com:minimagick/minimagick into major_refactoring
thiagofm
committed
79228a7
View commit details
Copy full SHA for 79228a7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.