FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for jsonpatch.py - hellocoldworld/python-json-patch · GitHub
hellocoldworld
/
python-json-patch
Public
forked from
stefankoegl/python-json-patch
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-json-patch
jsonpatch.py
on
master
User selector
Datepicker
Commit history
Commits on Apr 6, 2021
remove unused import
Vu-Hoang Phan
committed
46eef55
View commit details
Copy full SHA for 46eef55
View code at this point
Browse repository at this point
fix invalid remove index
Vu-Hoang Phan
committed
db194f8
View commit details
Copy full SHA for db194f8
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
FIX: TypeError when one forgot to put its operation in a list.
JulienPalard
committed
c9bfb91
View commit details
Copy full SHA for c9bfb91
View code at this point
Browse repository at this point
Commits on Mar 13, 2021
Bump version to 1.32
stefankoegl
committed
55d4816
View commit details
Copy full SHA for 55d4816
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:stefankoegl/python-json-patch
stefankoegl
committed
fd9fa23
View commit details
Copy full SHA for fd9fa23
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
closes #129
Penguin2600
committed
5cdb066
View commit details
Copy full SHA for 5cdb066
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Bump version to 1.31
stefankoegl
committed
d1cfec3
View commit details
Copy full SHA for d1cfec3
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
Fix version number v1.30
stefankoegl
committed
dbea3db
View commit details
Copy full SHA for dbea3db
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Update comment
RyanSept
committed
f6b26b2
View commit details
Copy full SHA for f6b26b2
View code at this point
Browse repository at this point
Add comment
RyanSept
committed
78abec1
View commit details
Copy full SHA for 78abec1
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
Fix make_patch
RyanSept
committed
8d15ed5
View commit details
Copy full SHA for 8d15ed5
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Bump version to 1.28
stefankoegl
committed
a9a83b5
View commit details
Copy full SHA for a9a83b5
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
feat: make operations class-based
Artyom Nikitin
committed
b8083d7
View commit details
Copy full SHA for b8083d7
View code at this point
Browse repository at this point
Merge branch 'master' into feature/custom-pointer
Show description for eca4f8a
Artyom Nikitin
committed
eca4f8a
View commit details
Copy full SHA for eca4f8a
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Merge pull request #116 from dave-shawley/validate-patch-doc
Show description for 24b5e86
stefankoegl
authored
24b5e86
View commit details
Copy full SHA for 24b5e86
View code at this point
Browse repository at this point
Explain the call to _get_operation in __init__.
dave-shawley
committed
3bb3351
View commit details
Copy full SHA for 3bb3351
View code at this point
Browse repository at this point
Merge pull request #108 from paperlessreceipts/custom-types
Show description for 511cbc2
stefankoegl
authored
511cbc2
View commit details
Copy full SHA for 511cbc2
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
fix #110: Validate patch documents during creation.
dave-shawley
committed
a7ef7e8
View commit details
Copy full SHA for a7ef7e8
View code at this point
Browse repository at this point
chore: revert version bump
Artyom Nikitin
committed
c9613e3
View commit details
Copy full SHA for c9613e3
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
chore: bump version
Artyom Nikitin
committed
0b680ea
View commit details
Copy full SHA for 0b680ea
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
doc: fix docstrings
Artyom Nikitin
committed
124eb76
View commit details
Copy full SHA for 124eb76
View code at this point
Browse repository at this point
feat: add custom json pointer support
Artyom Nikitin
committed
ab775d1
View commit details
Copy full SHA for ab775d1
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Merge pull request #112 from Alanscut/issue-111
Show description for 4fe5c2c
stefankoegl
authored
4fe5c2c
View commit details
Copy full SHA for 4fe5c2c
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
fix #102: optimize error handling
Alanscut
committed
86f82be
View commit details
Copy full SHA for 86f82be
View code at this point
Browse repository at this point
Commits on May 23, 2020
fix #111: optimizing exception message
Alanscut
committed
1015d7f
View commit details
Copy full SHA for 1015d7f
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Make DiffBuilder's dumps argument optional
clj
committed
29c989e
View commit details
Copy full SHA for 29c989e
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Merge branch 'master' into custom-types
clj
committed
1457aaf
View commit details
Copy full SHA for 1457aaf
View code at this point
Browse repository at this point
Subclassing can override json dumper and loader
Show description for 0167d34
clj
committed
0167d34
View commit details
Copy full SHA for 0167d34
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Fixed some typos and wording
vavanade
authored
8fbed9b
View commit details
Copy full SHA for 8fbed9b
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
Make it possible for from_diff to support custom types (issue #107)
clj
committed
e99d178
View commit details
Copy full SHA for e99d178
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Merge pull request #106 from blakehilliard/only-type-diff
Show description for 91f6124
stefankoegl
authored
91f6124
View commit details
Copy full SHA for 91f6124
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
Added comment.
Jonathan Hilliard
committed
c1fce71
View commit details
Copy full SHA for c1fce71
View code at this point
Browse repository at this point
Merge pull request #96 from gdraynz/replace-array-indexerror
Show description for b3726f3
stefankoegl
authored
b3726f3
View commit details
Copy full SHA for b3726f3
View code at this point
Browse repository at this point
Changing previous type comparison to just comparing how json.dumps renders 2 values.
Show description for 97e18f3
Jonathan Hilliard
committed
97e18f3
View commit details
Copy full SHA for 97e18f3
View code at this point
Browse repository at this point
Flagging type-only changes with DiffBuilder
Jonathan Hilliard
committed
028089d
View commit details
Copy full SHA for 028089d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL