Commit Graph

  • b8826ef8cb
    Merge pull request #7528 from akx/git-blame-ignore-revs Andrew Murray 2023-12-24 16:57:07 +1100
  • 1d134dd283 Merge branch 'main' into setuptools_scm Andrew Murray 2023-12-24 16:24:37 +1100
  • d2dc8d3a6e Added type hints Andrew Murray 2023-12-24 15:59:12 +1100
  • 97c2b6672c Updated actions/upload-artifact to v4 Andrew Murray 2023-12-24 13:42:57 +1100
  • fc1cf9f65b Published to Test PyPI Andrew Murray 2023-12-20 09:04:41 +1100
  • 808f312c7a Updated environment name Andrew Murray 2023-12-15 21:32:33 +1100
  • 41e45b5f95
    Merge pull request #7633 from hugovk/type-imagemode Andrew Murray 2023-12-23 22:10:10 +1100
  • 17af8eca02
    Add type hints for ImageMode Hugo van Kemenade 2023-12-23 02:16:46 -0700
  • 76809f09ef Add type hints for ImageMode Hugo van Kemenade 2023-12-22 16:23:28 +0200
  • 19c2721931
    Merge branch 'main' into progress Andrew Murray 2023-12-22 23:56:40 +1100
  • e9453a7b88
    Merge pull request #7631 from hugovk/future-annotations Andrew Murray 2023-12-22 23:52:52 +1100
  • 64ddace6c4 Add 'from __future__ import annotations' using Ruff/isort Andrew Murray 2023-12-22 23:06:35 +1100
  • ac13810a06 Convert hex values to RGB beforehand instead of on demand Andrew Murray 2023-12-22 16:24:58 +1100
  • fae06539be Merge branch 'main' into progress Andrew Murray 2023-12-21 22:36:16 +1100
  • 43b2f61e79 Add 'from __future__ import annotations' using Ruff/isort Hugo van Kemenade 2023-12-21 13:13:31 +0200
  • 905ae8b5d1 Add 'from __future__ import annotations' using Ruff/isort Hugo van Kemenade 2023-12-21 13:13:07 +0200
  • bfbfff0b78 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-21 22:08:38 +1100
  • dd42a24f9e
    Merge pull request #7565 from radarhere/tile Hugo van Kemenade 2023-12-21 12:59:28 +0200
  • 18907b5f7e
    Merge pull request #7568 from radarhere/gif_transparency Hugo van Kemenade 2023-12-21 12:58:07 +0200
  • 0331d9d48b
    Merge pull request #7560 from radarhere/string_length_check Hugo van Kemenade 2023-12-21 12:55:37 +0200
  • b638d056d5
    Merge pull request #7548 from radarhere/imagefont Hugo van Kemenade 2023-12-21 12:55:20 +0200
  • 9eb93915c3
    Merge pull request #7521 from radarhere/gif_save_all Hugo van Kemenade 2023-12-21 12:52:26 +0200
  • ccfe33fd3a
    Merge pull request #7515 from radarhere/gif Hugo van Kemenade 2023-12-21 12:51:20 +0200
  • 7e30619541
    Merge pull request #7483 from radarhere/psd Hugo van Kemenade 2023-12-21 12:50:34 +0200
  • 1105c745d9 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-20 20:29:15 +0000
  • 714ae0efcf Updated actions/upload-artifact to v4 Nulano 2023-12-20 19:37:23 +0100
  • e2c9e33c0d
    Merge pull request #7622 from hugovk/add-mypy Andrew Murray 2023-12-20 18:13:37 +1100
  • acc8f95f9b
    Add NumPy to tox for mypy Hugo van Kemenade 2023-12-19 11:25:42 +0200
  • 5db5d66179 Remove default 'line-length = 88' Hugo van Kemenade 2023-12-18 15:42:22 +0200
  • b8605eaa84 Check types with mypy Hugo van Kemenade 2023-06-30 18:50:18 +0300
  • fac2b6e413
    Merge pull request #7624 from radarhere/type_hints Hugo van Kemenade 2023-12-19 09:14:01 +0200
  • 1f9dafec80 Added type hints for format and format_description Andrew Murray 2023-12-19 14:11:00 +1100
  • 67890b221e
    Merge pull request #7623 from hugovk/cleanup-imagemath-inline-isinstance Andrew Murray 2023-12-19 08:43:21 +1100
  • 368c05c9dc Inline isinstance check Hugo van Kemenade 2023-12-18 18:11:29 +0200
  • a835bfb4d3
    Merge pull request #7617 from radarhere/typehints Hugo van Kemenade 2023-12-18 15:47:05 +0200
  • 3f15c21648 Add git package for Cygwin Hugo van Kemenade 2023-12-17 14:13:07 +0200
  • be7e1a4a2a Don't 'make clean' in CI, it's already clean Hugo van Kemenade 2023-12-17 13:52:26 +0200
  • 53668d0572 Add mingw-w64-x86_64-tools-git Hugo van Kemenade 2023-12-17 13:38:39 +0200
  • 14d6341b23 Fetch tags for setuptools_scm Hugo van Kemenade 2023-12-17 13:27:09 +0200
  • 8754a16b61 Use setuptools_scm for dynamic versioning Hugo van Kemenade 2023-12-17 13:04:20 +0200
  • 53d6ee9027
    Merge branch 'main' into renovate/github-actions Andrew Murray 2023-12-16 10:18:09 +1100
  • e1a2ad14df
    Merge pull request #7619 from radarhere/github-actions Andrew Murray 2023-12-16 10:15:07 +1100
  • 28c95013b7 Update actions/upload-artifact action to v4 Andrew Murray 2023-12-15 14:45:41 +1100
  • 4c64c59b3c
    Update actions/upload-artifact action to v4 renovate[bot] 2023-12-15 02:16:30 +0000
  • b60a5827e8 Import annotations to allow for pipe as union type Andrew Murray 2023-12-15 07:59:38 +1100
  • e482ea9305
    Corrected type hint Andrew Murray 2023-12-15 07:57:14 +1100
  • c81beb5164
    Updated step name Andrew Murray 2023-12-15 07:55:26 +1100
  • ac38a91816 Added type hints Andrew Murray 2023-12-14 23:10:30 +1100
  • 6693046143 Added trusted PyPI publishing Andrew Murray 2023-12-14 19:02:48 +1100
  • cbab3a5c9b Removed "Success" job, as this is not used in mergify Andrew Murray 2023-12-14 18:57:19 +1100
  • e5ee034675 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-14 18:34:33 +1100
  • ac1f10fa82
    Merge pull request #7576 from deliangyang/main Andrew Murray 2023-12-14 18:28:22 +1100
  • 14146732be Clarify JPEG tests for default/invalid subsampling Benjamin Gilbert 2023-12-04 06:12:29 -0600
  • f90827dfc8 Rearranged subsampling assertions Andrew Murray 2023-11-27 14:35:23 +1100
  • 4b422db243 Add keep_rgb option to prevent RGB -> YCbCr conversion during JPEG write Benjamin Gilbert 2023-10-24 23:55:19 -0500
  • 0ae1377196 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-13 20:47:37 +1100
  • 45e44085c0
    Merge pull request #7609 from bgilbert/encoder-errors Andrew Murray 2023-12-13 20:45:47 +1100
  • e1fb1ab5c4 Deprecate raise_oserror() for removal in Pillow 12 Benjamin Gilbert 2023-12-10 15:32:27 -0600
  • ec17dc11ba Translate encoder error codes to strings Benjamin Gilbert 2023-12-04 07:49:08 -0600
  • 1ecd19336f cross-complie fribidi for windows arm64 Nulano 2023-12-12 20:22:29 +0100
  • 4c7eeec4fc
    Merge pull request #7600 from nulano/anchor-clarify-docs Andrew Murray 2023-12-13 07:36:00 +1100
  • dfc9e98141
    Merge pull request #7615 from hugovk/fix-sphinx-lint Andrew Murray 2023-12-13 07:17:08 +1100
  • 6dc7ee0e39 Update pre-commit to fix Sphinx Lint Hugo van Kemenade 2023-12-12 19:01:30 +0200
  • af2d976880 clarify default anchor alignment Nulano 2023-11-30 19:04:41 +0100
  • 50c1a19a54 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-09 12:07:11 +0000
  • 7eb8393c5b
    Merge pull request #1 from CoconutGithub/master ttotti0903 2023-12-09 21:04:15 +0900
  • 90a697ab0f Merge branch 'main' of https://github.com/CoconutGithub/Pillow_oss ChoeunKim 2023-12-09 21:02:49 +0900
  • 7308cd2872 Feat: blackGradation ChoeunKim 2023-12-09 21:02:44 +0900
  • a309ace098 Gradation class Keon Hyouk 2023-12-09 21:00:13 +0900
  • 66c244af32
    Merge pull request #7611 from radarhere/readthedocs Hugo van Kemenade 2023-12-09 08:55:43 +0200
  • 227c84fd92 Removed unnecessary list comprehension Andrew Murray 2023-12-09 15:02:08 +1100
  • c52ade86a0
    Merge branch 'main' into main Andrew Murray 2023-12-09 14:57:06 +1100
  • 6a6487bd2a
    Use latest version of Python Andrew Murray 2023-12-09 09:09:49 +1100
  • ccb59bc371 Updated to Python 3.12 Andrew Murray 2023-12-09 08:54:23 +1100
  • 7c9f6d6cae 암호화 복호화 추가 정규철 2023-12-08 22:40:37 +0900
  • d8ec2a6ab8 first commit jaemin Lee 2023-12-08 21:26:40 +0900
  • 1a98590697
    Merge pull request #7608 from radarhere/releasenotes Hugo van Kemenade 2023-12-08 12:32:32 +0200
  • 9e5173846e
    Updated wording Andrew Murray 2023-12-08 21:04:15 +1100
  • c45b7590ad Added release notes for #7488 Andrew Murray 2023-12-08 19:19:40 +1100
  • 5c560ca1a9 Added release notes for #7491 Andrew Murray 2023-12-08 19:15:01 +1100
  • 43a4477cd9 Added release notes for #7584 and #7587 Andrew Murray 2023-12-08 19:20:37 +1100
  • 33d5a7993b
    Merge pull request #7607 from python-pillow/renovate/github-actions Andrew Murray 2023-12-08 08:27:40 +1100
  • 1dfcb592bd
    Update github-actions renovate[bot] 2023-12-07 15:07:52 +0000
  • 976347867c
    Merge pull request #7605 from radarhere/releasenotes Hugo van Kemenade 2023-12-07 17:07:29 +0200
  • afae56829a Added release notes for #7599 and #7593 Andrew Murray 2023-12-07 20:54:30 +1100
  • b4f0133633 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-07 08:49:28 +1100
  • 232094e065 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-12-06 21:45:19 +0000
  • 8b44116773 Merge branch 'main' into dds_rgb Andrew Murray 2023-12-07 08:43:57 +1100
  • 7cc0482804
    Merge pull request #6486 from REDxEYE/improved_dds Hugo van Kemenade 2023-12-06 22:51:05 +0200
  • d1a2235413
    Added tilde prefix Andrew Murray 2023-12-06 21:23:26 +1100
  • f505eecb63 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-06 17:29:33 +1100
  • e9afaee248
    Merge pull request #7593 from florath/ImageStat_getextrema_opt Andrew Murray 2023-12-06 17:27:56 +1100
  • 9248f71bc9 Update CHANGES.rst [ci skip] Andrew Murray 2023-12-06 12:11:19 +1100
  • e43dd6610d
    Merge pull request #7578 from radarhere/font Andrew Murray 2023-12-06 12:09:16 +1100
  • 00c6a89177 Link to plugin Andrew Murray 2023-12-06 11:10:20 +1100
  • ed03954d9e
    Merge branch 'main' into ImageStat_getextrema_opt Andreas Florath 2023-12-05 16:39:18 +0100
  • 7d892d3e5f
    Merge pull request #7601 from bgilbert/streamtype Hugo van Kemenade 2023-12-05 15:38:58 +0200
  • 9e6030f5a9
    Rename _420_OPAQUE to OPAQUE_420 REDxEYE 2023-12-05 13:04:19 +0300
  • 66c5e9ae98 Added release notes Andrew Murray 2023-12-05 19:31:33 +1100
  • 0a66b98558
    Merge pull request #7597 from hugovk/comprehensions Andrew Murray 2023-12-05 18:56:49 +1100