summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | bump version to 1.14Stefan Kögl2017-01-121-1/+1
* | | Update trove classification to include Python 3.6Stefan Kögl2017-01-121-0/+1
* | | Run tests with Python 3.6Rémy HUBSCHER2017-01-061-0/+1
* | | If there is no diff print nothing; exit 1 if a diff is found (#53)Greg Cockburn2016-10-021-2/+3
* | | Merge pull request #52 from haypo/signatureStefan Kögl2016-07-221-2/+5
|\ \ \
| * | | Use inspect.signature() on Python 3Victor Stinner2016-07-221-2/+5
|/ / /
* | | Merge pull request #50 from go1dshtein/masterStefan Kögl2016-05-312-1/+10
|\ \ \
| * | | Fix KeyError in add/remove optimizationKirill Goldshtein2016-05-042-1/+10
|/ / /
* | | Update trove classification to include Python 3.5Stefan Kögl2016-02-131-0/+1
|/ /
* | bump version to 1.13v1.13Stefan Kögl2016-02-131-1/+1
* | Remove import of ``pudb``Stefan Kögl2016-02-131-2/+0
* | Print test comments when external tests failStefan Kögl2016-02-131-2/+5
* | Make ``move`` operation with from == path a no-opStefan Kögl2016-02-131-0/+4
* | Optimize "deep" ``replace`` operation, fixes #36Stefan Kögl2016-02-132-3/+28
* | Create "universal" wheel packagesStefan Kögl2016-02-131-0/+2
* | Add encoding info to setup.pyStefan Kögl2016-02-131-0/+1
* | bump version to 1.12v1.12v112Stefan Kögl2015-11-031-1/+1
* | Merge pull request #46 from apinkney97/master, fixes #40Stefan Kögl2015-11-031-1/+1
|\ \
| * | Fix bug in _split_by_common_seq using wrong range in right subtreeAlex Pinkney2015-11-031-1/+1
* | | Add failing test for #40Stefan Kögl2015-11-031-0/+7
|/ /
* | Merge pull request #43 from selurvedu/separate-testsStefan Kögl2015-10-281-19/+19
|\ \
| * | Allow running certain tests separatelyselurvedu2015-10-241-19/+19
|/ /
* | Merge pull request #45 from selurvedu/py32_coverageStefan Kögl2015-10-221-0/+1
|\ \
| * | Fix build failure on Travis CI with Python 3.2selurvedu2015-10-181-0/+1
|/ /
* | Add Travis tests for Python 3.5Stefan Kögl2015-09-181-0/+1
* | bump version to 1.11v1.11Stefan Kögl2015-05-081-1/+1
* | Fix tests for Python 3.2v1.19v1.10Stefan Kögl2015-05-071-1/+1
* | bump version to 1.10Stefan Kögl2015-05-071-1/+1
* | Require pypandoc instead of pandoc for setup.pyStefan Kögl2015-05-071-1/+1
* | Fix make_patch with unicode pathsStefan Kögl2015-05-072-1/+9
* | Enable container-based builds on Travis-CIStefan Kögl2015-04-231-1/+3
|/
* bump version to 1.9v1.9Stefan Kögl2014-11-031-1/+1
* require jsonpointer>=1.5Stefan Kögl2014-11-031-1/+1
* Use ABCs instead of list/dict, fixes #33Stefan Kögl2014-11-031-10/+19
* Convert readme from markdown to rst for PyPIStefan Kögl2014-10-252-0/+10
* Added Python 3.4 and PyPy3 to the build matrix.Omer Katz2014-10-051-2/+4
* bump version to 1.8v1.8Stefan Kögl2014-09-261-1/+1
* Fix installation of commandline scripts (fixes #31)Stefan Kögl2014-09-261-5/+0
* raise JsonPatchException on missing patch attributesStefan Kögl2014-07-032-14/+44
* Add wheel as dev dependency for wheel packagesStefan Kögl2014-07-031-0/+1
* bump version to 1.7v1.7Stefan Kögl2014-07-031-1/+1
* [Setup] use utf-8 explicitly in setup.pyStefan Kögl2014-06-301-1/+2
* bump version to 1.6v1.6Stefan Kögl2014-06-241-1/+1
* Fix make_patch() when root is an array (fixes #28)Stefan Kögl2014-06-242-1/+9
* Merge branch 'remove-error' of https://github.com/umago/python-json-patchStefan Kögl2014-04-101-1/+2
|\
| * Improve error message when removing non-existent objectsLucas Alvares Gomes2014-04-071-1/+2
* | bump version to 1.5v1.5Stefan Kögl2014-03-221-1/+1
* | fix test for Python 3Stefan Kögl2014-03-221-1/+1
* | fix make_patch where obj keys contain "/", fixes #26Stefan Kögl2014-03-223-9/+20
* | bump jsonpointer to current 1.2Stefan Kögl2014-03-221-1/+1