| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version to 1.16v1.16 | Stefan Kögl | 2017-06-15 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'mrhadenough-fix_optimization_bugs' | Stefan Kögl | 2017-06-15 | 3 | -29/+520 |
| |\ | |||||
| | * | don't apply patch optimization when it's incorrect | Kostya | 2017-04-27 | 2 | -6/+26 |
| | | | |||||
| | * | Fix: python 3.2 tests | kostya | 2017-03-08 | 1 | -1/+1 |
| | | | |||||
| | * | Fix: optimization bugs #55, #54, add more tests | kostya | 2017-03-08 | 3 | -24/+495 |
| |/ | |||||
| * | bump version to 1.15v1.15 | Stefan Kögl | 2017-01-12 | 1 | -1/+1 |
| | | |||||
| * | bump version to 1.14 | Stefan Kögl | 2017-01-12 | 1 | -1/+1 |
| | | |||||
| * | Update trove classification to include Python 3.6 | Stefan Kögl | 2017-01-12 | 1 | -0/+1 |
| | | |||||
| * | Run tests with Python 3.6 | Rémy HUBSCHER | 2017-01-06 | 1 | -0/+1 |
| | | |||||
| * | If there is no diff print nothing; exit 1 if a diff is found (#53) | Greg Cockburn | 2016-10-02 | 1 | -2/+3 |
| | | | | if there is no diff print nothing, and exit 1 if a diff is found | ||||
| * | Merge pull request #52 from haypo/signature | Stefan Kögl | 2016-07-22 | 1 | -2/+5 |
| |\ | | | | | Use inspect.signature() on Python 3 | ||||
| | * | Use inspect.signature() on Python 3 | Victor Stinner | 2016-07-22 | 1 | -2/+5 |
| |/ | | | | | The inspect.getargspec() function has been deprecated in Python 3: https://docs.python.org/3/library/inspect.html#inspect.getargspec | ||||
| * | Merge pull request #50 from go1dshtein/master | Stefan Kögl | 2016-05-31 | 2 | -1/+10 |
| |\ | | | | | Fix KeyError in add/remove optimization | ||||
| | * | Fix KeyError in add/remove optimization | Kirill Goldshtein | 2016-05-04 | 2 | -1/+10 |
| |/ | |||||
| * | Update trove classification to include Python 3.5 | Stefan Kögl | 2016-02-13 | 1 | -0/+1 |
| | | |||||
| * | bump version to 1.13v1.13 | Stefan Kögl | 2016-02-13 | 1 | -1/+1 |
| | | |||||
| * | Remove import of ``pudb`` | Stefan Kögl | 2016-02-13 | 1 | -2/+0 |
| | | |||||
| * | Print test comments when external tests fail | Stefan Kögl | 2016-02-13 | 1 | -2/+5 |
| | | | | | Makes it easier to locate the failing tests in the test file | ||||
| * | Make ``move`` operation with from == path a no-op | Stefan Kögl | 2016-02-13 | 1 | -0/+4 |
| | | |||||
| * | Optimize "deep" ``replace`` operation, fixes #36 | Stefan Kögl | 2016-02-13 | 2 | -3/+28 |
| | | |||||
| * | Create "universal" wheel packages | Stefan Kögl | 2016-02-13 | 1 | -0/+2 |
| | | |||||
| * | Add encoding info to setup.py | Stefan Kögl | 2016-02-13 | 1 | -0/+1 |
| | | |||||
| * | bump version to 1.12v1.12v112 | Stefan Kögl | 2015-11-03 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #46 from apinkney97/master, fixes #40 | Stefan Kögl | 2015-11-03 | 1 | -1/+1 |
| |\ | | | | | | | Fix bug in _split_by_common_seq using wrong range in right subtree | ||||
| | * | Fix bug in _split_by_common_seq using wrong range in right subtree | Alex Pinkney | 2015-11-03 | 1 | -1/+1 |
| | | | |||||
| * | | Add failing test for #40 | Stefan Kögl | 2015-11-03 | 1 | -0/+7 |
| |/ | |||||
| * | Merge pull request #43 from selurvedu/separate-tests | Stefan Kögl | 2015-10-28 | 1 | -19/+19 |
| |\ | | | | | Allow running certain tests separately | ||||
| | * | Allow running certain tests separately | selurvedu | 2015-10-24 | 1 | -19/+19 |
| |/ | | | | | E.g. `python2 -m unittest tests.MakePatchTestCase.test_objects` or `nose tests:MakePatchTestCase.test_objects`. | ||||
| * | Merge pull request #45 from selurvedu/py32_coverage | Stefan Kögl | 2015-10-22 | 1 | -0/+1 |
| |\ | | | | | Fix build failure on Travis CI with Python 3.2 | ||||
| | * | Fix build failure on Travis CI with Python 3.2 | selurvedu | 2015-10-18 | 1 | -0/+1 |
| |/ | | | | See https://bitbucket.org/ned/coveragepy/issues/407 | ||||
| * | Add Travis tests for Python 3.5 | Stefan Kögl | 2015-09-18 | 1 | -0/+1 |
| | | |||||
| * | bump version to 1.11v1.11 | Stefan Kögl | 2015-05-08 | 1 | -1/+1 |
| | | |||||
| * | Fix tests for Python 3.2v1.19v1.10 | Stefan Kögl | 2015-05-07 | 1 | -1/+1 |
| | | |||||
| * | bump version to 1.10 | Stefan Kögl | 2015-05-07 | 1 | -1/+1 |
| | | |||||
| * | Require pypandoc instead of pandoc for setup.py | Stefan Kögl | 2015-05-07 | 1 | -1/+1 |
| | | |||||
| * | Fix make_patch with unicode paths | Stefan Kögl | 2015-05-07 | 2 | -1/+9 |
| | | |||||
| * | Enable container-based builds on Travis-CI | Stefan Kögl | 2015-04-23 | 1 | -1/+3 |
| | | |||||
| * | bump version to 1.9v1.9 | Stefan Kögl | 2014-11-03 | 1 | -1/+1 |
| | | |||||
| * | require jsonpointer>=1.5 | Stefan Kögl | 2014-11-03 | 1 | -1/+1 |
| | | |||||
| * | Use ABCs instead of list/dict, fixes #33 | Stefan Kögl | 2014-11-03 | 1 | -10/+19 |
| | | |||||
| * | Convert readme from markdown to rst for PyPI | Stefan Kögl | 2014-10-25 | 2 | -0/+10 |
| | | |||||
| * | Added Python 3.4 and PyPy3 to the build matrix. | Omer Katz | 2014-10-05 | 1 | -2/+4 |
| | | | | Also used travis_retry in order to avoid build failures due to networking problems and removed --use-mirrors since it's deprecated. | ||||
| * | bump version to 1.8v1.8 | Stefan Kögl | 2014-09-26 | 1 | -1/+1 |
| | | |||||
| * | Fix installation of commandline scripts (fixes #31) | Stefan Kögl | 2014-09-26 | 1 | -5/+0 |
| | | |||||
| * | raise JsonPatchException on missing patch attributes | Stefan Kögl | 2014-07-03 | 2 | -14/+44 |
| | | |||||
| * | Add wheel as dev dependency for wheel packages | Stefan Kögl | 2014-07-03 | 1 | -0/+1 |
| | | |||||
| * | bump version to 1.7v1.7 | Stefan Kögl | 2014-07-03 | 1 | -1/+1 |
| | | |||||
| * | [Setup] use utf-8 explicitly in setup.py | Stefan Kögl | 2014-06-30 | 1 | -1/+2 |
| | | |||||
| * | bump version to 1.6v1.6 | Stefan Kögl | 2014-06-24 | 1 | -1/+1 |
| | | |||||
| * | Fix make_patch() when root is an array (fixes #28) | Stefan Kögl | 2014-06-24 | 2 | -1/+9 |
| | | |||||
