Commit Graph

  • 7eebcbc968 Put username in code to prevent spamming when pasting checklist into release issue Hugo 2019-01-06 16:17:37 +0200
  • 38df53208a Check out release branch before cherry picking Hugo 2019-01-06 16:16:50 +0200
  • 0a323d2aae Ignore output of viewdoc (run by 'make release-test') Hugo 2019-01-06 16:15:54 +0200
  • 74b5a25e11 Fix typos Hugo 2019-01-06 17:20:03 +0200
  • 917cf31c59 Add script to update Pillow Hugo 2019-01-06 17:19:03 +0200
  • b97f9c4fcf
    Merge pull request #3524 from hugovk/check-manifest-on-ci Hugo van Kemenade 2019-01-06 16:13:16 +0200
  • cce90c3bb3 Pillow -> 5.4.1 Hugo 2019-01-06 14:21:04 +0200
  • f38f01bbe3 5.4.1 version bump 5.4.1 5.4.x Hugo 2019-01-06 14:12:16 +0200
  • 21e232d678 Pillow -> 5.4.1 Hugo 2019-01-06 14:10:18 +0200
  • 8189bb24fe Apply suggestions from code review Hugo van Kemenade 2019-01-06 21:29:54 +1100
  • 876e7b36a1 Added release notes for #3540 [ci skip] Andrew Murray 2019-01-06 16:00:51 +1100
  • 35c7a554ce 5.5.0 changes irrelevant here Hugo 2019-01-06 13:13:43 +0200
  • 1ce66a22b8 Update CHANGES.rst Hugo van Kemenade 2019-01-06 12:59:34 +0200
  • bafb7e8587 Update CHANGES.rst Hugo van Kemenade 2019-01-05 12:11:42 +0200
  • eabc600690 Updated release notes [ci skip] Andrew Murray 2019-01-05 11:10:19 +1100
  • 24636d8a36 Add 5.4.1 release notes Hugo 2019-01-05 01:00:15 +0200
  • 304800497a
    Update CHANGES.rst Hugo van Kemenade 2019-01-06 12:59:34 +0200
  • e946ee48a3
    Merge pull request #3553 from radarhere/releasenotes Hugo van Kemenade 2019-01-06 12:56:44 +0200
  • 194f599f27 Only close __fp if not fp Andrew Murray 2019-01-04 12:29:23 +1100
  • 4d1be57256
    Merge pull request #3540 from radarhere/fp Hugo van Kemenade 2019-01-06 12:53:04 +0200
  • 39cd976492
    Apply suggestions from code review Hugo van Kemenade 2019-01-06 21:29:54 +1100
  • 93a2dce8f9 Added release notes for #3540 [ci skip] Andrew Murray 2019-01-06 16:00:51 +1100
  • 0f09274690 Remove more unused hashtable functions Hugo 2019-01-05 22:26:35 +0200
  • 4c0e32ccf2 Improved get_format_mimetype logic Andrew Murray 2019-01-06 07:00:00 +1100
  • f0778ba594 Remove unused hashtable destroy functions Hugo 2019-01-05 21:07:11 +0200
  • 49171828bb Destroy hashtable if either keyDestroyFunc or valDestroyFunc exists Hugo 2019-01-05 20:19:47 +0200
  • f073be52dc Handle IDAT chunks after image end Andrew Murray 2019-01-03 19:13:19 +1100
  • 3fdd7002a9 Fix build for Termux Pedro Lacerda 2019-01-02 13:38:33 -0300
  • 2ad96b038c Detect whether mimetype is image/png or image/apng Andrew Murray 2019-01-02 14:13:10 +1100
  • 7447b44edf
    Merge pull request #3544 from hugovk/add-5.4.1-release-notes Hugo van Kemenade 2019-01-05 18:54:34 +0200
  • 3117a7f0a9
    Merge pull request #3534 from hugovk/update-release-checklist Hugo van Kemenade 2019-01-05 13:12:20 +0200
  • 63efe3cb29
    Update CHANGES.rst Hugo van Kemenade 2019-01-05 12:11:42 +0200
  • 22b0f53eb9
    Merge pull request #3532 from radarhere/png_load_end_idat Hugo van Kemenade 2019-01-05 12:08:58 +0200
  • 871db4e91a
    Merge pull request #3529 from pslacerda/fix/3526 Hugo van Kemenade 2019-01-05 12:03:25 +0200
  • 33d3bebb22
    Merge pull request #3525 from radarhere/mimetype Hugo van Kemenade 2019-01-05 12:01:40 +0200
  • 1bfed277bd
    Merge pull request #25 from radarhere/add-5.4.1-release-notes Hugo van Kemenade 2019-01-05 09:54:26 +0200
  • 280633dcdf Avoid potential downscaling artifacts by cropping Andrew Murray 2019-01-05 16:46:06 +1100
  • b2905aec08 Updated release notes [ci skip] Andrew Murray 2019-01-05 11:10:19 +1100
  • 3c2940b002 Add 5.4.1 release notes Hugo 2019-01-05 01:00:15 +0200
  • 96866f90cd [QuantOctree.c] Remove further attempts to average over empty buckets: Thomas Köppe 2018-07-09 13:01:19 +0100
  • 2e17e0f618
    Merge pull request #3538 from python-pillow/rtd-default-stable Alex Clark 2019-01-04 10:17:49 -0500
  • 0917ddf80b
    Merge pull request #3539 from radarhere/copyright Hugo van Kemenade 2019-01-04 09:21:12 +0200
  • 71b64dcf73 Only close __fp if not fp Andrew Murray 2019-01-04 12:29:23 +1100
  • ffc0b67896 [ci skip] Update release docs; exclude RTD changes Alex Clark 2019-01-03 17:54:45 -0500
  • 1276fe42e7
    Move Docker image update instructions to own repo Hugo van Kemenade 2019-01-03 21:56:45 +0200
  • ea2a0e4654 Handle IDAT chunks after image end Andrew Murray 2019-01-03 19:13:19 +1100
  • 0400b5f304 adding some missing mime types and extensions pirate486743186 2018-12-31 07:41:41 +0100
  • 6cc7a99ac0
    Merge pull request #1 from radarhere/image-entropy-method Alexander Böhn 2019-01-02 19:38:49 -0500
  • 2ec7484846 Removed log2 Andrew Murray 2019-01-03 10:33:20 +1100
  • 4ce620c55d
    Added image.entropy() method This calculates the entropy for the image, based on the histogram. Because this uses image histogram data directly, the existing C function underpinning the image.histogram() method was abstracted into a macro, and a new C function was added that uses this macro. The new image.entropy() method is based on image.histogram(), and will accept the same arguments to calculate the histogram data it will use to assess the entropy of the image. The algorithm and methodology is based on existing Python code: https://git.io/fhmIU ... A test case in the Tests/ directory, and doctest lines in selftest.py, have both been added and checked. Alexander Böhn 2019-01-02 17:00:53 -0500
  • fffb426092 Updated copyright year Andrew Murray 2019-01-02 07:53:16 +1100
  • f8df6d1687 Fixed pickling of iTXt class with protocol > 1 Andrew Murray 2019-01-02 18:56:54 +1100
  • 9dbaf92f3e itxt_chunks.png fails with protocol v2 hugovk 2015-09-29 08:36:07 +0300
  • 1b338998dc Test a png file with iTXt chunks hugovk 2015-09-28 22:24:45 +0300
  • e09ee7a5df
    Fix build for Termux Pedro Lacerda 2019-01-02 13:38:33 -0300
  • 7436501a2a
    FIX: fix PngImageFile.load_end Thomas A Caswell 2019-01-02 10:46:51 -0500
  • 63b866ebb2 Increment and append .dev0 to version Hugo 2019-01-02 14:48:46 +0200
  • a437477ff9 Use absolute links so they still work when pasting into release issue Hugo 2019-01-02 14:47:17 +0200
  • 9cda1b32ab Remove hyphen, to include source: Pillow-5.4.0.tar.gz Hugo 2019-01-02 14:45:29 +0200
  • 41fba67fb0
    Merge pull request #3523 from radarhere/releasing Hugo van Kemenade 2019-01-02 14:42:38 +0200
  • bd7422f934 Detect whether mimetype is image/jp2 or image/jpx Andrew Murray 2019-01-02 15:39:39 +1100
  • 42e2bed4a6 If SGI image is RGB mode, then apply image/rgb mimetype Andrew Murray 2019-01-02 12:45:07 +1100
  • 97ae0c42b1 Detect whether mimetype is image/png or image/apng Andrew Murray 2019-01-02 14:13:10 +1100
  • 2eb7235d03
    Updated case Hugo van Kemenade 2019-01-02 10:33:25 +1100
  • 92c6903635 Added updating Pillow in docker-images [ci skip] Andrew Murray 2019-01-02 08:33:21 +1100
  • c579e7469a CI: Run check-manifest in lint job Hugo 2019-01-01 22:27:41 +0200
  • e32e3fdbeb 5.5.0.dev0 version bump Hugo 2019-01-01 20:26:53 +0200
  • ae16835a39 Pillow -> 5.4.0 Hugo 2019-01-01 14:02:50 +0200
  • d2d438794c Fix for check-manifest 5.4.0 Hugo 2019-01-01 12:56:08 +0200
  • 0be809ddb3 5.4.0 version bump Hugo 2019-01-01 12:31:45 +0200
  • f64f4f4005
    Merge pull request #3512 from radarhere/docker Hugo 2019-01-01 12:25:27 +0200
  • 48a05e6cf3
    Update CHANGES.rst Hugo 2019-01-01 12:21:38 +0200
  • 398d2f0c15
    Merge pull request #3522 from radarhere/imagechops Hugo 2019-01-01 12:21:28 +0200
  • 6b5aa006b2
    Merge pull request #3519 from radarhere/putpixel Hugo 2019-01-01 11:46:30 +0200
  • ff61119f9f Changed docstring to be consistent Andrew Murray 2019-01-01 20:44:04 +1100
  • 2de101e02c
    Apply suggestions from code review Hugo 2019-01-01 20:42:23 +1100
  • fcae1325be
    Merge pull request #3521 from python-pillow/update-release-notes Hugo 2019-01-01 11:36:01 +0200
  • aa8f30eae8 Several methods require at least one mode 1 image Andrew Murray 2019-01-01 14:14:22 +1100
  • fc354cabaa Added method Andrew Murray 2019-01-01 14:11:52 +1100
  • a53c39eb46
    Fix typo Andrew Murray 2018-12-31 23:09:22 +0200
  • 8c38e4c6d5
    Update release notes Hugo 2018-12-31 13:48:06 +0200
  • b9d102ea70
    Merge pull request #3518 from radarhere/imageshow Hugo 2018-12-31 12:34:43 +0200
  • 671f7a392d Allow RGBA value for P image putpixel Andrew Murray 2018-12-31 13:37:04 +1100
  • 3f6282e259 Allow RGB value for P image putpixel Andrew Murray 2018-12-31 11:35:15 +1100
  • bc3925ead5 Fixed writing to temporary file Andrew Murray 2018-12-31 08:27:07 +1100
  • 37d61f1e9b
    Merge pull request #3516 from radarhere/eps Hugo 2018-12-30 16:54:26 +0200
  • 0c0f769351 Allow EPS tests that do not require Ghostscript Andrew Murray 2018-12-30 20:50:09 +1100
  • 332f634460
    Merge pull request #3515 from cgohlke/patch-1 Hugo 2018-12-30 09:04:56 +0200
  • 1fb43a8a8c
    Set EPS test files as binary cgohlke 2018-12-29 21:53:07 -0800
  • 648b2668f4
    Update CHANGES.rst Hugo 2018-12-29 17:04:54 +0200
  • 454fdd7800
    Merge pull request #3501 from pirate486743186/patch-2 Hugo 2018-12-29 16:55:07 +0200
  • 5ae6f160e1
    Merge pull request #3245 from pslacerda/fix/3244 Hugo 2018-12-29 16:48:26 +0200
  • 7351363fe2
    Merge pull request #3513 from radarhere/custom_tags Hugo 2018-12-29 16:47:16 +0200
  • 6ead422e91 Added custom string TIFF tags Andrew Murray 2018-12-29 15:57:49 +1100
  • 952de2ec4c Use constants for tag types Andrew Murray 2018-12-29 16:14:29 +1100
  • b40d293263 Changed docker tag to master Andrew Murray 2018-12-29 05:59:00 +1100
  • 5d9a3273d5
    Merge pull request #3511 from radarhere/convert Hugo 2018-12-27 23:01:04 +0200
  • 5edeca28b6 Corrected docstring Andrew Murray 2018-12-28 07:14:44 +1100
  • 853453b934
    Fix Flake8 Hugo 2018-12-27 13:11:24 +0200
  • 364e31ddde
    Merge pull request #3508 from radarhere/fedora Hugo 2018-12-27 08:55:31 +0200