summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'list_tests@v1.9' into list_tests@v1.13selurvedu2016-04-081-7/+48
| |\ \
| | * | Move list-related testcases into separate classselurvedu2016-04-081-0/+4
| | * | Update tests from ea80865 to run on Python 3.2selurvedu2016-04-081-8/+8
| | * | added error-prone cases to default testsStas Erema2016-04-081-0/+32
| | * | Allow longer patches in test_use_move_...selurvedu2016-04-081-2/+3
| | * | Extend tests that check list patchingselurvedu2016-04-081-7/+11
* | | | Merge commit '1fc5e2022ff2c5796bd28af56646b135ede4ee71'Stefan Kögl2017-07-171-1/+1
|\ \ \ \
| * | | | Bump version to 1.16v1.16Stefan Kögl2017-06-151-1/+1
| | |_|/ | |/| |
* | | | Avoid double work (#62)Tristan Seligmann2017-07-091-1/+1
|/ / /
* | | Merge branch 'mrhadenough-fix_optimization_bugs'Stefan Kögl2017-06-153-29/+520
|\ \ \
| * | | don't apply patch optimization when it's incorrectKostya2017-04-272-6/+26
| * | | Fix: python 3.2 testskostya2017-03-081-1/+1
| * | | Fix: optimization bugs #55, #54, add more testskostya2017-03-083-24/+495
|/ / /
* | | bump version to 1.15v1.15Stefan Kögl2017-01-121-1/+1
* | | 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