Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply pyupgrade --py36-plus. | Ben Sturmfels | 2021-09-23 | 1 | -1/+1 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -5/+5 |
* | Fix #919 - Use class names in super call not self.__class__ | Jessica Tallon | 2014-09-30 | 1 | -2/+2 |
* | Raw image mediatype had a non-unicode logging call | Odin Hørthe Omdal | 2014-09-07 | 1 | -2/+2 |
* | Handle cr2 files through the raw_image media type | Christopher Allan Webber | 2014-09-06 | 1 | -1/+1 |
* | Implement Raw Image media type plugin | Odin Hørthe Omdal | 2014-07-16 | 3 | -0/+140 |