<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-json-patch.git/jsonpatch.py, branch jsondiff</title>
<subtitle>github.com: stefankoegl/python-json-patch.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/'/>
<entry>
<title>Fix unicode dict keys in Python 2</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T15:28:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=d602f5ef961382d64368cb90567642c0dabb582e'/>
<id>d602f5ef961382d64368cb90567642c0dabb582e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve optimizations</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T15:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=3cec8a09c4b0f810028d16c8ef88f2b1837bbeb1'/>
<id>3cec8a09c4b0f810028d16c8ef88f2b1837bbeb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code style</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T14:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=462c9cbbfa9b214fe71de2d9a0fe65ec2fe4a159'/>
<id>462c9cbbfa9b214fe71de2d9a0fe65ec2fe4a159</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename old{path,key} to from_{path,key}</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T14:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=2d9a565a46058166b51ff4d84b38de57d2bf6d0b'/>
<id>2d9a565a46058166b51ff4d84b38de57d2bf6d0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify compatibility code</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T14:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=7387d20148bbb15f576338a5114a28f7afa5e1ac'/>
<id>7387d20148bbb15f576338a5114a28f7afa5e1ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redefine _compare_info class as DiffBuilder</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T14:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=098c7c78b8abae2fe74d0b44f6ebb70fea0b7c50'/>
<id>098c7c78b8abae2fe74d0b44f6ebb70fea0b7c50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Break long lines</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T14:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=73daf9b37d85f60a3091d76108992b8f31e25216'/>
<id>73daf9b37d85f60a3091d76108992b8f31e25216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge _op_base classes into PatchOperation classes</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T14:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=03aa14e8209d59522476726d55bfabf86a28929e'/>
<id>03aa14e8209d59522476726d55bfabf86a28929e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove re-creation of no-optimization patch</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T11:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=82ac77987808633c625c738ade5f7abc6e6a0764'/>
<id>82ac77987808633c625c738ade5f7abc6e6a0764</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop in patch creation from jsondiff</title>
<updated>2017-09-10T17:24:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2017-09-10T11:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-json-patch.git/commit/?id=196460716ac1fc3d84dee403cfa68386261998f5'/>
<id>196460716ac1fc3d84dee403cfa68386261998f5</id>
<content type='text'>
https://github.com/nxsofsys/jsondiff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/nxsofsys/jsondiff
</pre>
</div>
</content>
</entry>
</feed>
