| 
							
							
								 luphord | 4bb35c57dd | clarify comment Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com> | 2020-08-28 20:47:17 +10:00 |  | 
			
				
					| 
							
							
								 luphord | ae5e0218e9 | remove whitespace | 2020-08-28 20:47:17 +10:00 |  | 
			
				
					| 
							
							
								 luphord | 1fd9ccfe3c | test Exif self-equality | 2020-08-28 20:47:16 +10:00 |  | 
			
				
					| 
							
							
								 luphord | 9db5266fa7 | test IFDRational equality | 2020-08-28 20:47:16 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 0af193afc0 | Added test | 2020-08-24 21:32:55 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 27d34d2f13 | Merge pull request #4823 from radarhere/close Do not try to close file pointer if file pointer is empty | 2020-08-23 14:26:11 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 14af7bb5ac | Do not try to close fp if fp is empty | 2020-08-15 13:07:14 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | ef986e376f | Merge branch 'master' into master | 2020-08-13 23:58:42 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | fdc09206d0 | Merge pull request #4828 from radarhere/exif_text | 2020-08-11 21:52:12 +03:00 |  | 
			
				
					| 
							
							
								 navneeth | 2d3a841e4b | testing with approx tuple to fix ubuntu test failures | 2020-08-12 00:08:29 +09:00 |  | 
			
				
					| 
							
							
								 navneeth | d0de431fe4 | testing with approx tuple to fix ubuntu test failures | 2020-08-12 00:06:16 +09:00 |  | 
			
				
					| 
							
							
								 navneeth | 01aeaa4cad | added explicit test for autocontrast implementation - pixel value check | 2020-08-11 23:47:48 +09:00 |  | 
			
				
					| 
							
							
								 navneeth | 4841bbe2a5 | added explicit test for autocontrast implementation - pixel value check | 2020-08-11 23:36:39 +09:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | cb26b4d40f | Merge branch 'master' into master | 2020-08-09 13:57:46 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | dd87dd50c0 | Update to isort 5 with Black profile support | 2020-08-08 22:39:29 +03:00 |  | 
			
				
					| 
							
							
								 Navneeth Subramanian | faf913d0f8 | Update Tests/test_imageops.py Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | 2020-08-08 19:32:52 +09:00 |  | 
			
				
					| 
							
							
								 navneeth | fa493809a6 | ENH: Autocontrast - Code review feedback | 2020-08-07 14:31:17 +09:00 |  | 
			
				
					| 
							
							
								 navneeth | 8fad541531 | ENH: Autocontrast method enhancement - adding the option to specify mask for contrast computation | 2020-08-06 09:00:13 +09:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 5da1a8adcf | Read EXIF data tEXt chunk into info as bytes instead of string | 2020-07-31 17:42:48 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 48c7d84bf7 | Merge pull request #4814 from radarhere/sysconfig | 2020-07-29 09:50:41 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | fda22ed82e | Removed unused variables | 2020-07-29 07:54:33 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | a10634e13f | Do not explicitly import distutils | 2020-07-26 14:59:30 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 42bb401e88 | Replaced distutils sysconfig | 2020-07-25 20:03:27 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 11de331886 | Merge pull request #4798 from hugovk/rm-deprecated-notimplemented Remove long-deprecated Image.py functions | 2020-07-24 20:48:20 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b243a6113e | Merge pull request #4797 from hugovk/rm-distutils.version Replace distutils.version with packaging.version.parse | 2020-07-19 08:12:31 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 0b7077a385 | Merge pull request #4788 from samamorgan/master | 2020-07-17 11:07:56 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 40aefc6ba5 | Remove im.offset, deprecated in 2001; and fromstring and tostring, deprecated in 2013 | 2020-07-17 10:55:20 +03:00 |  | 
			
				
					| 
							
							
								 Sam Morgan | 74e02e6c4e | Add test for PSD mimetype | 2020-07-16 08:26:42 -07:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 304d3c1080 | Replace distutils.version with packaging.version.parse, distutils will eventually be removed from stdlib | 2020-07-16 14:57:39 +03:00 |  | 
			
				
					| 
							
							
								 Jakub Kulík | ee856bdc25 | Fix expected failures on big endian systems without CI | 2020-07-16 11:04:16 +02:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 559510b378 | Remove attributes deprecated since 3.2.0 | 2020-07-09 23:53:22 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | ec6f2d41f8 | Merge pull request #4749 from millionhz/autocontrast | 2020-07-05 12:10:23 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 9432bba6d1 | Moved tests | 2020-07-02 20:28:00 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 4b5eab4c17 | Simplified code | 2020-07-02 19:14:28 +10:00 |  | 
			
				
					| 
							
							
								 Hamza | 16e804b892 | linting fixed | 2020-07-01 04:37:17 +05:00 |  | 
			
				
					| 
							
							
								 Hamza | cbf4f328c7 | fixed tests | 2020-07-01 04:20:19 +05:00 |  | 
			
				
					| 
							
							
								 Hamza | b768cc09d7 | added test | 2020-07-01 04:01:06 +05:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 74a4c88a12 | Merge pull request #4741 from radarhere/icns | 2020-06-29 20:21:51 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 645f7f2346 | Merge pull request #4742 from radarhere/apng_dispose Fixed loading non-RGBA mode APNGs with dispose background | 2020-06-29 17:15:34 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 4cf7c562e4 | Merge pull request #4726 from hugovk/fix-png-disposal-comparison-bug APNG: Fix setting disposal | 2020-06-30 00:01:15 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | cd01a5ab9f | Added disposal test | 2020-06-29 22:02:01 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | cdf4936c07 | Fixed loading non-RGBA mode images with dispose background | 2020-06-29 21:20:57 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 1e8d418f42 | Fixed ICNS file pointer saving | 2020-06-28 17:24:27 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | b4e7202dcb | Merge pull request #4698 from nulano/skips | 2020-06-27 14:19:49 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | d641bdc504 | Fix isort | 2020-06-27 14:05:34 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | f6cb5efa15 | Merge pull request #4714 from radarhere/show Deprecated _showxv | 2020-06-25 23:15:51 +03:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 7dd8837967 | Merge pull request #4647 from radarhere/blocklist Allow libtiff to write COLORMAP tag | 2020-06-25 23:04:29 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ee06255ff0 | Deprecated _showxv | 2020-06-23 22:20:58 +10:00 |  | 
			
				
					| 
							
							
								 Hugo van Kemenade | 71fadd5c67 | Merge pull request #4722 from radarhere/line | 2020-06-23 14:53:56 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 9979efff12 | Merge pull request #4646 from nulano/show-command Deprecate Image.show(command="...") | 2020-06-23 19:47:57 +10:00 |  |