summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* image.py: improve coverageJames R. Barlow2021-04-13
* release notes: typoJames R. Barlow2021-04-12
* Add some recent version added/change annotationsJames R. Barlow2021-04-12
* Fix PyPy issue with Object.emplace() changesJames R. Barlow2021-04-12
* v2.11.1 release notesJames R. Barlow2021-04-12
* Object.emplace() ought to retain original /ParentJames R. Barlow2021-04-10
* Improve coverage of special StopIteration codeJames R. Barlow2021-04-10
* Improve coverage of _translate_qpdfJames R. Barlow2021-04-10
* Small adjustments to improve code coverageJames R. Barlow2021-04-10
* tests: skip test that needs nullcontext from Py 3.7James R. Barlow2021-04-07
* v2.11.0 release notesJames R. Barlow2021-04-07
* Add bindings for flatten annotationsJames R. Barlow2021-04-07
* docs: better class/attr linkageJames R. Barlow2021-04-06
* setup: don't try to parallel compile on platforms that can't do itJames R. Barlow2021-04-06
* docs: fix typos in security pageJames R. Barlow2021-04-06
* Merge pull request #191 from m-holger/doc2jbarlow832021-04-06
|\
| * Documentation typos etcm-holger2021-04-06
|/
* Add binding for generate_appearance_streamsJames R. Barlow2021-04-06
* release notes: note possible macOS 10.13 breakageJames R. Barlow2021-04-06
* Don't ping RTD because the webhook does it alreadyJames R. Barlow2021-04-05
* coverage: omit InputSource::rewind()James R. Barlow2021-04-04
* readme: Fix spacing of PyPy badgeJames R. Barlow2021-04-03
* More things to skip if pypyJames R. Barlow2021-03-30
* Make test less flakey on pypy, maybeJames R. Barlow2021-03-30
* tests: hasattr geteuidJames R. Barlow2021-03-30
* Fix test_save_failure when user is rootJames R. Barlow2021-03-30
* v2.10.0 release notesJames R. Barlow2021-03-30
* Fix XXE vulnerability in XMP metadata parsingJames R. Barlow2021-03-29
* docs: revise PDF securityJames R. Barlow2021-03-27
* Bind functions to check whether user or owner password matchedJames R. Barlow2021-03-27
* tests: confirm we can handle permissions errorsJames R. Barlow2021-03-27
* v2.9.2 release notesJames R. Barlow2021-03-24
* docs: tweak a few of the correctionsJames R. Barlow2021-03-24
* Merge branch 'doc' of https://github.com/m-holger/pikepdf into m-holger-docJames R. Barlow2021-03-24
|\
| * Minor corrections to documentationm-holger2021-03-24
* | Mention alternative to @augmentsJames R. Barlow2021-03-24
* | metadata: expand coverage for some miscellanyJames R. Barlow2021-03-22
* | Breaking tests requiring changes to @augmentsJames R. Barlow2021-03-22
* | tests: exercise more of ObjectMappingJames R. Barlow2021-03-20
* | methods: only replace first Dictionary->PageJames R. Barlow2021-03-20
* | methods: rename a functionJames R. Barlow2021-03-20
* | pybind11 bind_map (for ObjectMapping) no longer needs __contains__ definedJames R. Barlow2021-03-20
* | Pdf.check(): don't swallow PdfError exceptions which indicate something wrong...James R. Barlow2021-03-20
* | outlines: tighten parameters for OutlineItemJames R. Barlow2021-03-20
* | make_page_destination: make kwargs explicitJames R. Barlow2021-03-20
* | tests: coverage for invalid inline imagesJames R. Barlow2021-03-20
* | tests: parse_content_stream full coverageJames R. Barlow2021-03-20
* | tests: improve matrix coverageJames R. Barlow2021-03-20
|/
* v2.9.1 release notes (2)James R. Barlow2021-03-20
* Add a PyPy kludgeJames R. Barlow2021-03-20