Alex Clark
10d5c7df6d
Don't break the README!
...
Looks like my Gratipay badge broke rst generation on PyPI, sorry! Should be fixed now. (PyPI won't load external URLs unless they're part of a directive.)
2016-01-01 11:35:27 -05:00
wiredfool
0f9f5cd8db
3.1.0-rc1 versioning
2016-01-01 16:00:32 +00:00
wiredfool
fd8f2401ba
Merge pull request #1629 from wiredfool/pyroma
...
Forcing this one to pass
2016-01-01 07:58:54 -08:00
wiredfool
7a4ff8e66c
Forcing this one to pass
2016-01-01 15:57:42 +00:00
wiredfool
33d65f7064
Update CHANGES.rst [ci skip]
2016-01-01 15:49:30 +00:00
wiredfool
e5076a3278
Merge pull request #1620 from wiredfool/issue_1597
...
Partial fix for #1597
2016-01-01 07:47:58 -08:00
wiredfool
41eba2c8cf
Merge pull request #1627 from wiredfool/exif_fixup
...
Rolling back exif support to pre-3.0 format
2016-01-01 07:46:43 -08:00
wiredfool
4489215c7c
Merge pull request #1628 from wiredfool/docs-3.1
...
Added metadata details to release notes
2016-01-01 07:46:18 -08:00
wiredfool
02a9ed8f90
Added metadata details to release notes
2016-01-01 15:44:52 +00:00
wiredfool
30a5687155
Merge pull request #1626 from radarhere/manifest
...
Added .editorconfig to manifest
2016-01-01 05:33:21 -08:00
wiredfool
36d4f5a9b4
Tests for permitted libtiff metadata
2016-01-01 05:30:40 -08:00
wiredfool
a6c1331fdd
Rolling back exif support to pre-3.0 format
2016-01-01 04:14:24 -08:00
Andrew Murray
f9db616068
Exclude .editorconfig in MANIFEST
2016-01-01 22:47:52 +11:00
Hugo
b84675dca0
Update CHANGES.rst [CI skip]
2015-12-31 15:24:06 +02:00
Hugo
4de9b5a269
Merge pull request #1489 from hugovk/editorconfig
...
Let EditorConfig take care of some basic formatting
2015-12-31 15:20:55 +02:00
Hugo
c0b3fe77d7
Merge pull request #1621 from radarhere/health
...
Flake8 fixes
2015-12-31 15:18:31 +02:00
Hugo
53b45c578a
Merge pull request #1624 from radarhere/spacing
...
Updated spacing to be consistent between multiline methods
2015-12-31 15:18:01 +02:00
Hugo
a1699a50ee
Merge pull request #1623 from radarhere/documentation
...
Added release notes for 3.1.0
2015-12-31 15:17:15 +02:00
Hugo
55a037c50b
Merge pull request #1531 from wiredfool/exif_div_zero
...
Divide by zero in Exif
2015-12-31 15:15:20 +02:00
Hugo
6990bc514f
Merge pull request #1622 from wiredfool/alt_pr_1493
...
Catch the IFD error near the source
2015-12-31 15:02:36 +02:00
Andrew Murray
c4f9e91122
Added release notes for 3.1.0 [ci skip]
2015-12-31 12:32:44 +11:00
Andrew Murray
10099b41e1
Updated spacing to be consistent between multiline methods
2015-12-31 10:45:21 +11:00
Andrew Murray
23a04f8529
Update CHANGES.rst [ci skip]
2015-12-31 10:20:49 +11:00
wiredfool
36c48150ea
Docs formatting
2015-12-30 13:52:13 -08:00
wiredfool
a9d1cda126
Docs for crashing fix
2015-12-30 13:52:01 -08:00
wiredfool
eba87ac6d9
Catch the IFD error near the source
2015-12-30 13:34:33 -08:00
Andrew Murray
503b0de547
Update CHANGES.rst [ci skip]
2015-12-31 08:16:52 +11:00
Andrew Murray
caf9cea00f
Updated copyright year
2015-12-31 08:10:44 +11:00
Andrew Murray
a83bcec169
Flake8 fixes
2015-12-31 07:27:27 +11:00
wiredfool
9fa6634f4d
Partial fix for #1597
...
Haven't excercized all of the metadata that we're allowing yet,
and there's clearly still something up with Arrays, as one
of them is still crashing and making it impossible to save a
palette with a libtiff image.
2015-12-30 07:54:14 -08:00
Hugo
9ba3799980
Update CHANGES.rst [CI skip]
2015-12-30 07:36:30 +02:00
Hugo
6b74b4a7f6
Merge pull request #1619 from wiredfool/1477_exif_jpeg
...
Restore exif data to the v1 form
2015-12-30 07:35:06 +02:00
wiredfool
253bc038c5
Python 3.2, sigh
2015-12-30 00:45:48 +00:00
wiredfool
31428b7009
Py3 fixes
2015-12-29 23:56:47 +00:00
wiredfool
33b90e9b6f
rolling back gps exif support to match pre 3.0.0 results
2015-12-29 22:58:54 +00:00
hugovk
69bead98ea
Update GPSInfoIFD (34853) tag
2015-12-29 22:58:54 +00:00
hugovk
d9c90bba91
Test passes for 2.9.0, fails for 3.0.0
2015-12-29 22:57:36 +00:00
wiredfool
80ab12bdc0
Lookup tag info in both _v2(info) and original(name only) dicts, delegate to lookup
2015-12-29 22:02:11 +00:00
wiredfool
3ac9396e8c
Write round trip for rationals, including nan value
2015-12-29 22:00:36 +00:00
wiredfool
48e4e0722e
Documentation for IFDRational
2015-12-29 21:33:10 +00:00
wiredfool
bd05d66c7e
Python 3.4 support for the IFDRational
2015-12-29 21:33:10 +00:00
wiredfool
3dd4b39411
Namespace
2015-12-29 21:33:10 +00:00
wiredfool
5e7a5bf237
Limit rationals for expected values in round trip
2015-12-29 21:33:10 +00:00
wiredfool
b3a6eca1c6
Merge pull request #1617 from radarhere/docs
...
Updated documentation
2015-12-29 11:10:00 -08:00
wiredfool
cc85c0498c
Merge pull request #1615 from wiredfool/pip-docs
...
Added documentation for abusing pip
2015-12-29 11:09:47 -08:00
Andrew Murray
46b11f1beb
Moved PIXAR and XV Thumbnails into the read-only section [ci skip]
2015-12-30 00:15:13 +11:00
Andrew Murray
44c8a85386
Changed formats read total [ci skip]
2015-12-30 00:05:36 +11:00
Andrew Murray
4cbe4d71ba
Removed duplicate documentation and formatted heading [ci skip]
2015-12-30 00:05:09 +11:00
Andrew Murray
e6541cb3d6
Updated ICNS documentation [ci skip]
2015-12-29 23:51:05 +11:00
wiredfool
8c739a0796
Merge pull request #1616 from radarhere/url
...
Updated URLs
2015-12-28 11:22:48 -08:00