3
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 08, 2025 — Aug 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/python-imaging/Pillow
Eric Soroos
as wiredfool
More... over 13 years ago
Merge pull request #171 from wiredfool/ubuntu10-04
Eric Soroos
as wiredfool
More... over 13 years ago
Add donation info More... over 13 years ago
Merge pull request #172 from homm/alpha-blending-enhancement
Alex Clark
as Alex Clark ☺
More... over 13 years ago
add parentheses to avoid warnings More... over 13 years ago
move declarations to make ANSI compilers happy More... over 13 years ago
webp is in import, not a codec
Eric Soroos
as wiredfool
More... over 13 years ago
Merge branch 'ubuntu10-04' of github.com:wiredfool/Pillow
Eric Soroos
as wiredfool
More... over 13 years ago
reenable basic webp test, skip if support not installed
Eric Soroos
as wiredfool
More... over 13 years ago
fix for if isinstance(filter, collections.Callable) crash. Python bug #7624 on <2.6.6
Eric Soroos
as wiredfool
More... over 13 years ago
Merge pull request #170 from wiredfool/dpkg-arch
Alex Clark
as Alex Clark ☺
More... over 13 years ago
fixed duplicate dpkg
Eric Soroos
as wiredfool
More... over 13 years ago
Merge pull request #162 from d-schmidt/master
Alex Clark
as Alex Clark ☺
More... over 13 years ago
Merge pull request #163 from ronaldoussoren/master
Alex Clark
as Alex Clark ☺
More... over 13 years ago
Explitly import JpegPresets from the PIL package More... over 13 years ago
Merge branch 'master' of https://github.com/python-imaging/Pillow More... over 13 years ago
added tests to cover save of four different png transparencies More... over 13 years ago
≈20% faster, 2 times more precisely (0.17% difference against 0.37%) More... over 13 years ago
Merge pull request #159 from homm/master
Alex Clark
as Alex Clark ☺
More... over 13 years ago
Precision improvement. No performance affected. More... over 13 years ago
Merge pull request #156 from homm/master
Alex Clark
as Alex Clark ☺
More... over 13 years ago
Merge pull request #157 from wiredfool/webp_tests
Alex Clark
as Alex Clark ☺
More... over 13 years ago
Merge pull request #158 from wiredfool/maxblock
Alex Clark
as Alex Clark ☺
More... over 13 years ago
speedup. divisions replaced by shifts. More... over 13 years ago
Precision improvement. ≈60% performance lost More... over 13 years ago
JpegImagePlugin sets bufsize for optimized images
Eric Soroos
as wiredfool
More... over 13 years ago
py3 as well
Eric Soroos
as wiredfool
More... over 13 years ago
approximate test for lossy image writing
Eric Soroos
as wiredfool
More... over 13 years ago
Significant performance improvement of `alpha_composite` function. More... over 13 years ago
Merge pull request #155 from dwrobel/master
Alex Clark
as Alex Clark ☺
More... over 13 years ago