<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-json-patch.git, branch v0.2</title>
<subtitle>github.com: stefankoegl/python-json-patch.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/'/>
<entry>
<title>bump version to 0.2</title>
<updated>2011-09-17T08:49:38+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2011-09-17T08:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=521640a95b414fb2f12abffe77ccb6b60db7c87d'/>
<id>521640a95b414fb2f12abffe77ccb6b60db7c87d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add Byron Ruth to authors file</title>
<updated>2011-09-17T08:46:40+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2011-09-17T08:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=b5725dd891967d779bfb3879a6266b19a324db60'/>
<id>b5725dd891967d779bfb3879a6266b19a324db60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused `location' variable</title>
<updated>2011-09-17T08:43:14+00:00</updated>
<author>
<name>Byron Ruth</name>
<email>bruth@codeomics.com</email>
</author>
<published>2011-09-17T02:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=0a53ac21550c32524e4e2f411ba87d6b8d632ed8'/>
<id>0a53ac21550c32524e4e2f411ba87d6b8d632ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add JsonPatchConflict for patch conflicts</title>
<updated>2011-09-17T02:17:09+00:00</updated>
<author>
<name>Byron Ruth</name>
<email>bruth@codeomics.com</email>
</author>
<published>2011-09-17T02:17:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=34886739b16e5fa7f3469f93cffd7b2dc40d27bb'/>
<id>34886739b16e5fa7f3469f93cffd7b2dc40d27bb</id>
<content type='text'>
This is necessary in order to differentiate between
general processing errors e.g. bad operation and
conflicts between the patch and the state of the
data the patch is being applied to.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is necessary in order to differentiate between
general processing errors e.g. bad operation and
conflicts between the patch and the state of the
data the patch is being applied to.</pre>
</div>
</content>
</entry>
<entry>
<title>compatibility with Python 2.6+ and Python 3.x</title>
<updated>2011-06-23T15:40:32+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2011-06-23T15:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=033c5f6ac9778c6c968578cc348889eb58d30be8'/>
<id>033c5f6ac9778c6c968578cc348889eb58d30be8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test.py to run doctests</title>
<updated>2011-06-20T14:05:03+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2011-06-20T14:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=02d1592cb2e5f10e190f204caff8d71444632d41'/>
<id>02d1592cb2e5f10e190f204caff8d71444632d41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add shortcut jsonpatch.apply_patch(doc, patch)</title>
<updated>2011-06-20T14:04:04+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2011-06-20T14:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=bc94e060692df03585d853750ae01f2314f64101'/>
<id>bc94e060692df03585d853750ae01f2314f64101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2011-06-18T12:17:12+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2011-06-18T12:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=df999c9b43b931bc4d83b816754d63a34b7c4c70'/>
<id>df999c9b43b931bc4d83b816754d63a34b7c4c70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
