index
:
delta/python-json-pointer.git
abcs
baserock/morph
cmd-ptr-arg
issue-22
master
python-3.7
python-3.8
validation
github.com: stefankoegl/python-json-pointer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable container-based builds on Travis-CI
Stefan Kögl
2015-04-23
1
-0
/
+2
*
bump version to 1.7
v1.7
Stefan Kögl
2014-12-14
1
-1
/
+1
*
Fix ``jsonpointer`` commandline utility (#14)
Stefan Kögl
2014-12-14
1
-4
/
+0
*
bump version to 1.6
v1.6
Stefan Kögl
2014-11-14
1
-1
/
+1
*
Fix contains unexpected false return
kafkaf-
2014-11-14
2
-8
/
+19
*
bump version to 1.5
v1.5
abcs
Stefan Kögl
2014-11-03
1
-1
/
+1
*
Use ABCs instead of list/dict
Stefan Kögl
2014-11-03
1
-4
/
+9
*
Convert readme from markdown to rst for PyPI
Stefan Kögl
2014-10-25
2
-0
/
+10
*
Add support for Python 3.4, pypy3, use travis_retry
Stefan Kögl
2014-10-05
1
-1
/
+3
*
Add dependencies for creating wheels
Stefan Kögl
2014-07-03
3
-1
/
+3
*
bump version to 1.4
v1.4
Stefan Kögl
2014-07-03
1
-1
/
+1
*
[Setup] use utf-8 explicitly in setup.py, fixes #8
Stefan Kögl
2014-06-30
1
-1
/
+2
*
Merge pull request #7 from alexsdutton/patch-1
Stefan Kögl
2014-03-30
2
-2
/
+24
|
\
|
*
Calculate path properly when self.parts == [].
Alexander Dutton
2014-03-26
1
-1
/
+1
|
*
Added tests for round-tripping pointers from paths to parts
Alexander Dutton
2014-03-26
1
-0
/
+22
|
*
JsonPointer.from_parts should handle the empty path
Alexander Dutton
2014-03-26
1
-1
/
+1
|
/
*
fix doctest for Python 3
Stefan Kögl
2014-03-22
1
-5
/
+3
*
bump version to 1.3
Stefan Kögl
2014-03-22
1
-1
/
+1
*
add JsonPointer.path and JsonPointer.from_parts
Stefan Kögl
2014-03-22
1
-0
/
+25
*
bump version to 1.2
Stefan Kögl
2014-03-22
1
-1
/
+1
*
add trove classifiers (fixes #6)
Stefan Kögl
2014-03-09
1
-0
/
+21
*
fix string formatting in assert statement
Stefan Kögl
2013-11-22
1
-1
/
+1
*
fix typo in setup.py
Stefan Kögl
2013-10-28
1
-1
/
+1
*
add links to README.md
Stefan Kögl
2013-10-13
1
-0
/
+3
*
add MANIFEST.in
Stefan Kögl
2013-10-13
1
-0
/
+4
*
add comments to commandline doc
Stefan Kögl
2013-10-12
1
-1
/
+10
*
add "jsonpointer" commandline utility
Stefan Kögl
2013-10-12
4
-0
/
+85
*
add missing AUTHORS
Stefan Kögl
2013-09-22
1
-0
/
+2
*
Support for set_pointer and indexing arbitrary objects via __getitem__/__seti...
Christopher J. White
2013-09-22
3
-7
/
+185
*
refactor type check
baserock/morph
Stefan Kögl
2013-07-11
1
-5
/
+4
*
add tests for JsonPointer.to_last()
Stefan Kögl
2013-07-11
1
-0
/
+19
*
remove unused param of to_last()
Stefan Kögl
2013-07-11
1
-1
/
+1
*
add test for out-of-bounds error
Stefan Kögl
2013-07-11
1
-0
/
+4
*
add test for JsonPointer.contains(other)
Stefan Kögl
2013-07-11
1
-1
/
+10
*
add test for invalid list index
Stefan Kögl
2013-07-11
1
-1
/
+6
*
add test for pointer string not starting with /
Stefan Kögl
2013-07-11
1
-0
/
+10
*
add test for comparing a pointer to another object
Stefan Kögl
2013-07-07
1
-0
/
+3
*
show pypi information in README
Stefan Kögl
2013-07-07
1
-1
/
+1
*
show coverage status in README
Stefan Kögl
2013-07-07
1
-1
/
+1
*
remove some code from coverage calculation
Stefan Kögl
2013-07-07
1
-0
/
+15
*
move coverage code from tests.py to makefile
Stefan Kögl
2013-07-07
2
-29
/
+19
*
add coveralls support to .travis.yml
Stefan Kögl
2013-07-07
1
-4
/
+9
*
add doctests for pairwise(iter)
Stefan Kögl
2013-07-06
1
-1
/
+11
*
mention supported Python versions in docs
Stefan Kögl
2013-04-13
1
-1
/
+2
*
Drop support for Python 2.5
Stefan Kögl
2013-04-13
1
-1
/
+0
*
also target Python 3.3 and PyPy
Stefan Kögl
2013-04-13
1
-0
/
+2
*
fix unicode literal quirks in Python 3.2
Stefan Kögl
2013-04-13
1
-4
/
+6
*
let sphinx extract version, author from source
Stefan Kögl
2013-04-13
2
-7
/
+10
*
README: add link to docs
Stefan Kögl
2013-04-13
1
-0
/
+1
*
add some documentation
Stefan Kögl
2013-04-13
7
-0
/
+478
[next]