go-exif/v2
Dustin Oprea 9743a98845 Revert "Revert "Report-card fixes""
This reverts commit 4450f89e048a2373cd82a911725b6c54d22632eb.

The next commit has the fixes.
2020-06-12 02:13:36 -04:00
..
assets exif-read-tool: Fix unit-tests and remove unnecessary conditional for 4686c99 2020-05-19 02:47:07 -04:00
common Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
exif-read-tool Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
undefined Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
.MODULE_ROOT Revert "Refactor module-detection to use go/build instead of static file" 2020-06-04 01:37:15 -04:00
LICENSE Add v2 release module 2020-01-02 07:06:28 -05:00
error.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
exif.go exif.go: Use constant symbol rather than literal 2020-06-04 01:37:20 -04:00
exif_test.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
go.mod go.mod: Bugfix for accidental commit 2020-05-19 02:47:06 -04:00
go.sum go.mod: Bugfix for accidental commit 2020-05-19 02:47:06 -04:00
gps.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
gps_test.go gps.go: Add Raw() method to GpsInfo to assisting with writing 2020-05-05 02:28:56 -04:00
ifd.go ifd.go: Moved implementations of IfdMapping and LoadStandardIfds to exifcommon.ifd 2020-05-27 12:50:02 -04:00
ifd_builder.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
ifd_builder_encode.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
ifd_builder_encode_test.go tags.go: 'Get' functions now take an exifcommon.IfdIdentity 2020-05-24 11:07:46 -04:00
ifd_builder_test.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
ifd_enumerate.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
ifd_enumerate_test.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
ifd_tag_entry.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
ifd_tag_entry_test.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
package.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
tags.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
tags_data.go tags_data.go: Drop non-standard tags having non-standard, undocumented types 2020-05-26 21:14:23 -04:00
tags_test.go Timestamps can now be set directly 2020-06-07 01:33:12 -04:00
testing_common.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
utility.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00
utility_test.go Revert "Revert "Report-card fixes"" 2020-06-12 02:13:36 -04:00