An open API service providing commit metadata for open source projects.

GitHub / stefankoegl/python-json-pointer / commits

Resolve JSON Pointers in Python

SHA Message Author Date Stats
5998f951 merge Merge pull request #75 from stefankoegl/v3.1.1 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
5 months ago
ada0cade bump version to 3.1.1 Stefan Kögl <s****n@s****t> 5 months ago
bea0f7e8 merge Merge pull request #68 from nsano-rururu/test-py313and314 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
5 months ago
e6844d77 merge Merge branch 'master' into test-py313and314 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
5 months ago
0e9ea501 merge Merge pull request #69 from angela-tarantula/patch-1 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
5 months ago
928959cd Fix flake8 issue Stefan Kögl <s****n@s****t> 5 months ago
b657276f merge Merge branch 'master' into patch-1 Stefan Kögl <s****n@s****t> 5 months ago
1233257b add test case from pull request description Stefan Kögl <s****n@s****t> 5 months ago
97cd230d merge Merge pull request #74 from stefankoegl/v3.1 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
5 months ago
b7981159 release v3.1.0 Stefan Kögl <s****n@s****t> 5 months ago
5f899691 merge Merge pull request #73 from stefankoegl/update-python Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
5 months ago
c76bac90 fix flake8 issue Stefan Kögl <s****n@s****t> 5 months ago
73dd9b24 Update to latest Python versions Stefan Kögl <s****n@s****t> 5 months ago
d62e138a Fix regex matching for array index validation Angela Liss <5****a@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
e0c4593a Add Python versions 3.13 and 3.14 to workflow Naoyuki Sano <n****o@a****p>
Committed by: GitHub <n****y@g****m>
10 months ago
b591908f Add support for Python 3.13 and 3.14 Naoyuki Sano <n****o@a****p>
Committed by: GitHub <n****y@g****m>
10 months ago
90873216 merge Merge pull request #67 from stefankoegl/copilot/fix-48 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4f12e7c4 Remove obsolete 'except ImportError' exclusion from .coveragerc
Co-authored-by: stefankoegl <1****l@u****m>
copilot-swe-agent[bot] <1****t@u****m> about 1 year ago
a86f1860 Drop Python 2.7, 3.7, 3.8 support - update config and remove compatibility code
Co-authored-by: stefankoegl <1****l@u****m>
copilot-swe-agent[bot] <1****t@u****m> about 1 year ago
2f31bece Initial plan for issue copilot-swe-agent[bot] <1****t@u****m> about 1 year ago
f3643add merge Merge pull request #60 from cunla/master Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cce7ed25 address comments Daniel Moran <d****l@m****a> about 2 years ago
c0695343 remove twine Daniel M <d****i@g****m> about 2 years ago
0bc72c83 remove twine Daniel M <d****i@g****m> about 2 years ago
a9ae8809 remove twine Daniel M <d****i@g****m> about 2 years ago
386646d7 fix:install flake8 Daniel M <d****i@g****m> about 2 years ago
abad7950 maint:add .idea to .gitignore Daniel M <d****i@g****m> about 2 years ago
46018450 fix:github action Daniel M <d****i@g****m> about 2 years ago
6b2c95da !feat:remove python 2.7 support Daniel M <d****i@g****m> about 2 years ago
4c47628b merge Merge pull request #59 from hugovk/master Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e12de809 merge Merge pull request #58 from hugovk/patch-1 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c3509e4f Fix test command Hugo van Kemenade <h****k@u****m> almost 3 years ago
ed92974a Add support for Python 3.12 Hugo van Kemenade <h****k@u****m> almost 3 years ago
1c70f56b Remove Travis CI badge Hugo van Kemenade <h****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
880029ba fix config name in .readthedocs.yaml Stefan Kögl <s****n@s****t> about 3 years ago
87630ab0 add .readthedocs.yaml Stefan Kögl <s****n@s****t> about 3 years ago
3c62d8a8 bump version to 2.4 Stefan Kögl <s****n@s****t> about 3 years ago
8a08c4b8 merge Merge pull request #54 from rossburton/test Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 3 years ago
eae86dbe merge Merge pull request #56 from stefankoegl/gh-actions Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 3 years ago
dc3627cc Migrate to GitHub Actions, remove py 3.5, 3.6 Stefan Kögl <s****n@s****t> about 3 years ago
04a864f3 Clean up test runner Ross Burton <r****n@a****m> over 3 years ago
a95c26fb Bump version to 2.3 Stefan Kögl <s****n@s****t> over 4 years ago
d9ec0f5f Fix invalid escape sequence (#50) Stefan Kögl <s****n@s****t> over 4 years ago
f8c80b7c merge Merge pull request #49 from benkehoe/master Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d8114541 Add join method and / operator Ben Kehoe <b****n@k****o> over 4 years ago
04e4ac28 Add __str__ and __repr__ methods Ben Kehoe <b****n@k****o> over 4 years ago
66ec8f71 Support setting - for arrays Ben Kehoe <b****n@k****o> over 4 years ago
896102d6 merge Merge pull request #46 from PeterlitsZo/patch-1 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a5e9f91e Add test for get_parts (new method) Peterlits Zo <p****o@o****m> almost 5 years ago
73cb9ef1 Add method and add classmethod tag peterlits zo <p****o@o****m>
Committed by: Peterlits Zo <p****o@o****m>
almost 5 years ago
7d146bd7 Bump version to 2.1 Stefan Kögl <s****n@s****t> over 5 years ago
17f004d5 merge Merge pull request #39 from stefankoegl/python-3.8 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3b84fd3f Also include Python 3.9 Stefan Kögl <s****n@s****t> over 5 years ago
99f28acb merge Merge pull request #40 from marble/patch-1 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2ecc44f7 Fix example in tutorial.rst Martin Bless <m****s@m****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1855741f Remove 3.9-dev as test target Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
2fd0f4b5 merge Merge branch 'master' into python-3.8 Stefan Kögl <s****n@s****t> almost 7 years ago
462cf393 merge Merge pull request #37 from stefankoegl/python-3.7 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
fa6f0cca Update Python versions Stefan Kögl <s****n@s****t> almost 7 years ago
318be98c Support Python 3.7 Stefan Kögl <s****n@s****t> almost 7 years ago
277e1060 Avoid converting readme to rST for PyPI upload Stefan Kögl <s****n@s****t> almost 8 years ago
ae613eb6 merge Merge pull request #31 from kislyuk/patch-1 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
about 8 years ago
63b26826 Fix typos in messages Andrey Kislyuk <k****k@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
05232a75 merge Merge pull request #30 from jdanford/use-svg-status-icons Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d348a5ec Use SVG versions of status icons in README.md Jordan Danford <j****d@g****m> over 8 years ago
f48c0878 Bump version to 2.0 Stefan Kögl <s****n@s****t> over 8 years ago
ae997af4 merge Merge pull request #26 from stefankoegl/cmd-ptr-arg Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
ebb99789 merge Merge pull request #28 from hugovk/rm-eol Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
1345d715 merge Merge pull request #27 from hugovk/patch-1 Stefan Kögl <s****n@s****t>
Committed by: GitHub <n****y@g****m>
over 8 years ago
df3395ab Drop support for EOL Python 2.6 and 3.3 Hugo <h****k@u****m> over 8 years ago
76bf9a02 Fix badges Hugo <h****k@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
0fb516fa Accept pointer as argument in commandline utility Stefan Kögl <s****n@s****t> over 8 years ago
bae64f61 Bump version to 1.14 Stefan Kögl <s****n@s****t> almost 9 years ago
0d30f12f Perform input validation in JsonPoiner Stefan Kögl <s****n@s****t> almost 9 years ago
ba2af264 Install pandoc for deployment Stefan Kögl <s****n@s****t> almost 9 years ago
50d50051 Bump version to 1.13 Stefan Kögl <s****n@s****t> almost 9 years ago
13292bbf Install dev requirements before deploy from Travis-CI Stefan Kögl <s****n@s****t> almost 9 years ago
4f2383b6 Enable automatic deployments from Travis-CI Stefan Kögl <s****n@s****t> almost 9 years ago
d53e6576 Reformat .travis.yml with travis commandline tool Stefan Kögl <s****n@s****t> almost 9 years ago
7854cd70 Also test on Python development versions Stefan Kögl <s****n@s****t> almost 9 years ago
c118415b Pointers should not be assumed urlencoded, fix #22 Stefan Kögl <s****n@s****t> almost 9 years ago
33d1513a Rename license, fixes #23 Stefan Kögl <s****n@s****t> almost 9 years ago
bf33bfa7 For pypandoc requirement for release procedure Stefan Kögl <s****n@s****t> almost 9 years ago
3c8562c9 Bump version to 1.12 Stefan Kögl <s****n@s****t> almost 9 years ago
244bed3e Revert optimizations due to compatibility issues with jsonpatch Stefan Kögl <s****n@s****t> almost 9 years ago
85ff9a1b Add config for automatic deployment from Travis-CI Stefan Kögl <s****n@s****t> almost 9 years ago
9572f604 Bump requirement for pandoc Stefan Kögl <s****n@s****t> almost 9 years ago
a8d9a99d Add setup.cfg for universal wheels Stefan Kögl <s****n@s****t> almost 9 years ago
cace88ea Bump version to 1.11 Stefan Kögl <s****n@s****t> almost 9 years ago
e4fcdc95 merge Merge branch 'alexsdutton-more-efficient-resolving' Stefan Kögl <s****n@s****t> almost 9 years ago
6a39c3ff merge Merge branch 'more-efficient-resolving' of https://github.com/alexsdutton/pyt... Stefan Kögl <s****n@s****t> almost 9 years ago
8a42d62a merge Merge branch 'alexsdutton-more-efficient-resolving' Stefan Kögl <s****n@s****t> almost 9 years ago
8c646740 Resolve merge conflicts, style issues Stefan Kögl <s****n@s****t> almost 9 years ago
c237196e Add support for Python 3.6 Stefan Kögl <s****n@s****t> almost 9 years ago
a80d1022 merge Merge branch 'thekafkaf-broad-exception-handling' Stefan Kögl <s****n@s****t> almost 9 years ago
1bb180f3 merge Merge branch 'broad-exception-handling' of https://github.com/thekafkaf/pytho... Stefan Kögl <s****n@s****t> almost 9 years ago
e9fa6525 merge Merge branch 'thekafkaf-refactoring' Stefan Kögl <s****n@s****t> almost 9 years ago
79923661 merge Merge branch 'refactoring' of https://github.com/thekafkaf/python-json-pointe... Stefan Kögl <s****n@s****t> almost 9 years ago
45b04c77 Extract (un)escape function Stefan Kögl <s****n@s****t> almost 9 years ago
fa17b619 bump version to 1.10 Stefan Kögl <s****n@s****t> almost 11 years ago

← Back to repository