<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libvirt-python-split.git, branch v0.4.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/'/>
<entry>
<title>* python/libvir.py python/libvirt-python-api.xml: more python</title>
<updated>2008-06-11T07:49:01+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2008-06-11T07:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=f0332b83e087e83032f983315b22d1eb5b309ff5'/>
<id>f0332b83e087e83032f983315b22d1eb5b309ff5</id>
<content type='text'>
  cleanups by Cole Robinson
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  cleanups by Cole Robinson
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/generator.py python/libvir.c python/libvirt-python-api.xml:</title>
<updated>2008-06-10T15:20:25+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2008-06-10T15:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=1b58a90c1a40d555fd82d91e89f8cf0a51042059'/>
<id>1b58a90c1a40d555fd82d91e89f8cf0a51042059</id>
<content type='text'>
  Apply patch from Cole Robinson fixing UUIDString for python
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Apply patch from Cole Robinson fixing UUIDString for python
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python code generation for storage APIs</title>
<updated>2008-05-29T14:53:58+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2008-05-29T14:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=93fe0e8f5d189dd4eecb8554d1691d3575f93817'/>
<id>93fe0e8f5d189dd4eecb8554d1691d3575f93817</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't free C object after destroy method in python</title>
<updated>2008-05-21T20:18:20+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2008-05-21T20:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=5c0f23049c416c568ec622bc612c5e159eedb42d'/>
<id>5c0f23049c416c568ec622bc612c5e159eedb42d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python header workaround</title>
<updated>2008-04-18T18:31:32+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2008-04-18T18:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=6bae8ae7d02ecdb640fc597e94f81c2e0a931b1a'/>
<id>6bae8ae7d02ecdb640fc597e94f81c2e0a931b1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around Python.h name-space pollution.</title>
<updated>2008-04-18T18:07:40+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-04-18T18:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=4f96b58763738e2c4c1e0dae04820e4e886cc6ab'/>
<id>4f96b58763738e2c4c1e0dae04820e4e886cc6ab</id>
<content type='text'>
* python/libvir.c (HAVE_PTHREAD_H): #undef.
Without this, we'd get a redefinition warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/libvir.c (HAVE_PTHREAD_H): #undef.
Without this, we'd get a redefinition warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>convert TAB-based indentation in C sources to use only spaces</title>
<updated>2008-04-10T16:54:54+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-04-10T16:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=ca9387e8829ff802f1d214fbc93c68145fdd8852'/>
<id>ca9387e8829ff802f1d214fbc93c68145fdd8852</id>
<content type='text'>
Done using this command (also includes .c.in and .h.in files):
for i in $(g ls-files|grep -E '\.[ch](\.in)?$'|grep -v gnulib); do
  expand -i $i &gt; j &amp;&amp; mv j $i;done
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Done using this command (also includes .c.in and .h.in files):
for i in $(g ls-files|grep -E '\.[ch](\.in)?$'|grep -v gnulib); do
  expand -i $i &gt; j &amp;&amp; mv j $i;done
</pre>
</div>
</content>
</entry>
<entry>
<title>remove Vim and Emacs variable settings from C source files</title>
<updated>2008-04-10T16:53:29+00:00</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-04-10T16:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=05a544dcfe1f53df95b3278beb8476b5a8054cd0'/>
<id>05a544dcfe1f53df95b3278beb8476b5a8054cd0</id>
<content type='text'>
Done with these commands:
git grep -l Local.variab|xargs \
  perl -0x3b -pi -e 's,\n+/\*\n \* vim:(.|\n)*,\n,'

git grep -l Local.variab|xargs \
  perl -0x3b -pi -e 's,\n+/\*\n \* Local variables:\n(.|\n)*,\n,'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Done with these commands:
git grep -l Local.variab|xargs \
  perl -0x3b -pi -e 's,\n+/\*\n \* vim:(.|\n)*,\n,'

git grep -l Local.variab|xargs \
  perl -0x3b -pi -e 's,\n+/\*\n \* Local variables:\n(.|\n)*,\n,'
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential infinite loop in python generator</title>
<updated>2008-04-08T08:26:15+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2008-04-08T08:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=8e862ae9b27b089a75444ce85be7011e0a6a543e'/>
<id>8e862ae9b27b089a75444ce85be7011e0a6a543e</id>
<content type='text'>
* python/generator.py: fix an infinite loop bug
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/generator.py: fix an infinite loop bug
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo "informations" -&gt; "information" (Atsushi SAKAI and</title>
<updated>2008-03-14T11:08:03+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2008-03-14T11:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-split.git/commit/?id=8b3c382e28dfff4050f40fd018de2f4cd1ae3c77'/>
<id>8b3c382e28dfff4050f40fd018de2f4cd1ae3c77</id>
<content type='text'>
Saori FUKUTA).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Saori FUKUTA).
</pre>
</div>
</content>
</entry>
</feed>
