Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Custom DateTimeFormatter helper to convert date/time objects to strings ↵ | Olivier Tilloy | 2011-08-12 | 1 | -1/+3 |
| | | | | conforming to the EXIF/IPTC/XMP formats. | ||||
* | is_fraction and make_fraction: convenience functions to handle transparently | Olivier Tilloy | 2010-12-24 | 1 | -1/+2 |
| | | | the conditional availability of the fractions module in the standard library (Python ≥ 2.6). | ||||
* | Support pickling EXIF tags. | Olivier Tilloy | 2010-12-22 | 1 | -0/+2 |
| | |||||
* | Merged latest changes from trunk. | Olivier Tilloy | 2010-12-17 | 1 | -0/+3 |
|\ | |||||
| * | Unit test adding comments to an empty image an reading them back. | Olivier Tilloy | 2010-12-15 | 1 | -2/+3 |
| | | |||||
| * | Unit test reading comments off existing files. | Olivier Tilloy | 2010-12-14 | 1 | -0/+2 |
| | | |||||
* | | Unit tests for the custom XMP namespaces. | Olivier Tilloy | 2010-11-29 | 1 | -1/+2 |
|/ | |||||
* | Strip trailing white spaces in string_to_undefined(…). | Olivier Tilloy | 2010-11-15 | 1 | -0/+2 |
| | | | New unit tests for string ⟷ undefined conversions. | ||||
* | Return the test runner's result. | Olivier Tilloy | 2010-04-14 | 1 | -1/+1 |
| | |||||
* | Importable function to run the test suite. | Olivier Tilloy | 2010-04-14 | 1 | -1/+6 |
| | |||||
* | Merge the master branch. | Olivier Tilloy | 2010-03-18 | 1 | -10/+2 |
|\ | |||||
| * | Remove old irrelevant unit tests. | Olivier Tilloy | 2010-03-18 | 1 | -10/+0 |
| | | |||||
| * | Encode file names in the file system encoding. | Olivier Tilloy | 2010-03-18 | 1 | -0/+2 |
| | | | | | | Original patch by Rob Wallace. | ||||
* | | Unit tests for the exposition of image buffers. | Olivier Tilloy | 2010-03-17 | 1 | -0/+2 |
|/ | |||||
* | Port the ReadMetadataTestCase to the 0.2 API. | Mark Lee | 2010-02-04 | 1 | -2/+2 |
| | |||||
* | GPSCoordinate class to match the XMP GPSCoordinate type. | Olivier Tilloy | 2010-01-19 | 1 | -0/+2 |
| | |||||
* | Updated copyright headers for 2010. | Olivier Tilloy | 2010-01-05 | 1 | -0/+61 |
Happy new year! |