| 
							
							
								 wiredfool | d42b57cf1e | Merge pull request #2873 from radarhere/debugging Removed debugging code | 2017-12-19 15:52:49 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 09c8b06f4c | Merge pull request #2890 from jdufresne/add-text-bool Make PngImagePlugin.add_text() zip argument type bool | 2017-12-19 15:50:01 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | c94484ecab | Merge pull request #2880 from radarhere/webp Updated libwebp to 0.6.1 | 2017-12-19 15:47:13 +00:00 |  | 
			
				
					| 
							
							
								 Hugo | 070e66fe7b | flake8 | 2017-12-19 17:16:15 +02:00 |  | 
			
				
					| 
							
							
								 Hugo | 8adab0ec0d | Noise effect: take five pixels, assert not all same | 2017-12-19 17:12:58 +02:00 |  | 
			
				
					| 
							
							
								 Eric Soroos | b2892bb991 | Renamed amazon to amazon-1, added amazon-2 and fedora-27 | 2017-12-19 13:49:23 +00:00 |  | 
			
				
					| 
							
							
								 Hugo | 11a2026f12 | flake8 | 2017-12-19 15:12:02 +02:00 |  | 
			
				
					| 
							
							
								 Hugo | c8eebc1dc7 | Re-roll in case of identical noise | 2017-12-19 15:06:43 +02:00 |  | 
			
				
					| 
							
							
								 wiredfool | 2cb6523899 | Update CHANGES.rst [ci skip] | 2017-12-18 13:52:19 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 384da7dbd8 | Merge pull request #2891 from jdufresne/bool-expr Remove unnecessary bool() calls throughout project | 2017-12-18 13:36:13 +00:00 |  | 
			
				
					| 
							
							
								 Jon Dufresne | c5a0d72c10 | Remove unnecessary bool() calls throughout project Can use truthy values in boolean expressions without first coercing to a
bool. Removes unnecessary call to bool(). | 2017-12-16 09:34:12 -08:00 |  | 
			
				
					| 
							
							
								 Jon Dufresne | 8844e2dd71 | Make PngImagePlugin.add_text() zip argument type bool Always used as a bool, but was previously defined as 0/1. Use modern
idiomatic Python by using the bool type for bool arguments. | 2017-12-16 09:13:45 -08:00 |  | 
			
				
					| 
							
							
								 Hugo | 92bb1b5f06 | Merge pull request #2888 from radarhere/typo Fixed typos | 2017-12-15 11:16:48 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 35240c3cf6 | Fixed typos [ci skip] | 2017-12-15 19:52:42 +11:00 |  | 
			
				
					| 
							
							
								 wiredfool | 9de448e163 | Merge pull request #2887 from wiredfool/pr_2847 Moved Glitter | 2017-12-13 13:40:58 +00:00 |  | 
			
				
					| 
							
							
								 Eric Soroos | 9519e19a7b | moved glitter badge | 2017-12-13 11:53:38 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 0730e88b15 | Merge pull request #2885 from radarhere/restore Restored deleted lines | 2017-12-11 10:32:00 +00:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 4b7df0b81c | Restored deleted lines [ci skip] | 2017-12-10 15:47:42 +11:00 |  | 
			
				
					| 
							
							
								 wiredfool | db88c6c316 | Update CHANGES.rst [ci skip] | 2017-12-09 14:33:22 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 9ed4ea9e47 | Merge pull request #2883 from uploadcare/tiff-wrong-bitspersample Fix count of BITSPERSAMPLE items in broken TIFF files | 2017-12-09 14:32:47 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | eccf9f624b | Update CHANGES.rst [ci skip] | 2017-12-09 14:23:29 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 588944c4a8 | Merge pull request #2852 from wiredfool/issue_2837 Fillcolor parameter for Transform | 2017-12-09 14:15:41 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | dcb8d6f0b8 | Merge pull request #2862 from wiredfool/difference-upload Display differences for test failures | 2017-12-09 14:14:25 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | abdb684c66 | Merge pull request #2884 from radarhere/guardfile Added executable flag to file with shebang line | 2017-12-09 14:11:34 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | cb216fad68 | Merge pull request #2877 from hugovk/python_requires Specify compatible Python versions for pip | 2017-12-09 14:08:31 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 0280f76d62 | Merge pull request #2878 from radarhere/imagequant Updated libimagequant to 2.11.4 | 2017-12-09 14:06:32 +00:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 3706d6cb4b | Updated libimagequant to 2.11.4 | 2017-12-09 07:18:01 +11:00 |  | 
			
				
					| 
							
							
								 Alexander | ce151bcd72 | add test for this case | 2017-12-08 17:32:39 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | f0ae36080c | fix comments | 2017-12-08 15:37:21 +03:00 |  | 
			
				
					| 
							
							
								 Alexander | c4cd036dd8 | Fix count of BITSPERSAMPLE items in broken TIFF files | 2017-12-07 18:43:22 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 97dba99805 | Increased average pixel value difference to allow for libwebp 0.6.1 | 2017-12-07 00:46:56 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | c177b46b4a | Updated libwebp to 0.6.1 | 2017-12-05 06:05:55 +11:00 |  | 
			
				
					| 
							
							
								 Hugo | a73b951f05 | flake8 | 2017-12-04 15:36:12 +02:00 |  | 
			
				
					| 
							
							
								 Hugo | 1889b3f1f4 | Specify compatible Python versions for pip | 2017-12-04 15:36:12 +02:00 |  | 
			
				
					| 
							
							
								 Hugo | 6eb534b714 | Merge pull request #2875 from hugovk/fix-pyroma Add licence classifier | 2017-12-04 15:35:25 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 5f122b1732 | Added executable flag to file with shebang line | 2017-12-03 13:17:17 +11:00 |  | 
			
				
					| 
							
							
								 Hugo | 308f3b4c39 | Add licence classifier | 2017-11-29 11:23:46 +02:00 |  | 
			
				
					| 
							
							
								 wiredfool | 5bbe6c3ad4 | Update CHANGES.rst [ci skip] | 2017-11-25 13:30:05 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 753b61e4e3 | Merge pull request #2855 from hugovk/warn-win-3.7 Warn if trying to install for Py3.7 on Windows | 2017-11-25 13:28:21 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 5e1256c8e3 | Update CHANGES.rst [ci skip] | 2017-11-25 11:05:41 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 9a7fbdf323 | disable intentionally failing tests | 2017-11-25 11:01:33 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 3438273971 | Merge pull request #2861 from robin-norwood/fix-imagefont-docs Update docs to reflect that font can be loaded from a stream, not jus… | 2017-11-25 10:54:15 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | d20f14298b | Merge pull request #2864 from NafisFaysal/master Add eog support for Ubuntu Image Viewer | 2017-11-25 10:51:44 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 8344c0762a | Update CHANGES.rst [ci skip] | 2017-11-25 10:49:24 +00:00 |  | 
			
				
					| 
							
							
								 wiredfool | 4a78a02263 | Merge pull request #2870 from hugovk/add-3.7 Test 3.7-dev ahead of 3.7.0's expected 2018-06-15 release | 2017-11-25 10:47:42 +00:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | f6e4997919 | Removed debugging code | 2017-11-24 21:34:58 +11:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 3ea5b8c233 | Update CHANGES.rst [ci skip] | 2017-11-24 05:24:17 +11:00 |  | 
			
				
					| 
							
							
								 Hugo | 879fba662f | Update CHANGES.rst [CI skip] | 2017-11-23 17:51:03 +02:00 |  | 
			
				
					| 
							
							
								 Hugo | 84eaff4d52 | Merge pull request #2871 from radarhere/libtiff Updated libtiff to 4.0.9 | 2017-11-23 17:47:54 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 79ad49a8cd | Updated libtiff to 4.0.9 | 2017-11-23 05:10:42 +11:00 |  |