<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libguestfs.git/java, branch 1.15.13</title>
<subtitle>[MIRROR] library for accessing and modifying guest disk images</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/'/>
<entry>
<title>java: out-of-tree build, don't build static library</title>
<updated>2011-11-16T12:38:59+00:00</updated>
<author>
<name>Hilko Bengen</name>
<email>bengen@hilluzination.de</email>
</author>
<published>2011-11-15T20:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=a0509ff0715533e341573e24f6888fd7dcf4ba51'/>
<id>a0509ff0715533e341573e24f6888fd7dcf4ba51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update FSF address.</title>
<updated>2011-11-08T14:43:07+00:00</updated>
<author>
<name>Matthew Booth</name>
<email>mbooth@redhat.com</email>
</author>
<published>2011-11-08T14:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=04ea1375c55aa67df4e7fc61dbb534111767f3b6'/>
<id>04ea1375c55aa67df4e7fc61dbb534111767f3b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>out-of-tree build: fixed bindtests and inspector</title>
<updated>2011-10-21T15:42:06+00:00</updated>
<author>
<name>Hilko Bengen</name>
<email>bengen@hilluzination.de</email>
</author>
<published>2011-10-20T12:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=e7ea6d06ab4f203c8acb95f9df72ee0035d76941'/>
<id>e7ea6d06ab4f203c8acb95f9df72ee0035d76941</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Erlang bindings.</title>
<updated>2011-09-21T14:21:58+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-09-20T17:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=84763d7fca3668c62ee3fe53d0e00a5a672f687b'/>
<id>84763d7fca3668c62ee3fe53d0e00a5a672f687b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>out-of-tree build: fix documentation generation</title>
<updated>2011-08-15T13:50:33+00:00</updated>
<author>
<name>Hilko Bengen</name>
<email>bengen@hilluzination.de</email>
</author>
<published>2011-08-14T08:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=ff101adf7ead7bcdb46bccdb227ef18d844b965f'/>
<id>ff101adf7ead7bcdb46bccdb227ef18d844b965f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Set TMPDIR for local testing.</title>
<updated>2011-08-08T11:41:54+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-08-08T11:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=f7d18c84dde596699ffc5100fec2cf7b0d582450'/>
<id>f7d18c84dde596699ffc5100fec2cf7b0d582450</id>
<content type='text'>
This avoids conflicts with the globally installed libguestfs
appliance, or lets us build in multiple local directories at the same
time without conflicts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids conflicts with the globally installed libguestfs
appliance, or lets us build in multiple local directories at the same
time without conflicts.
</pre>
</div>
</content>
</entry>
<entry>
<title>java: Add guestfs-java(3) man page.</title>
<updated>2011-07-19T16:54:35+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-07-19T16:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=d025e91f6751505c70b7b5f492ee72c67e274ecf'/>
<id>d025e91f6751505c70b7b5f492ee72c67e274ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>java: Fix optional arguments in calls.</title>
<updated>2011-07-19T14:18:36+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-07-19T13:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=d7da4807e83d4a960daca8f36bbc8a826063b135'/>
<id>d7da4807e83d4a960daca8f36bbc8a826063b135</id>
<content type='text'>
This also adds tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also adds tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>java: Enable warnings when compiling C bindings code.</title>
<updated>2011-07-19T13:32:45+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-07-19T13:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=c79ba93f7e53f6a62b5793ba35f1c3b13527eef6'/>
<id>c79ba93f7e53f6a62b5793ba35f1c3b13527eef6</id>
<content type='text'>
And fix the code so it doesn't generate warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And fix the code so it doesn't generate warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>java: Add a test of g.list_filesystems (a function that returns a Map).</title>
<updated>2011-03-02T05:21:36+00:00</updated>
<author>
<name>Richard W.M. Jones</name>
<email>rjones@redhat.com</email>
</author>
<published>2011-03-02T05:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rjones/public_git/libguestfs.git/commit/?id=21fef55ca4907aa9872754f20320c24c7f8a5fac'/>
<id>21fef55ca4907aa9872754f20320c24c7f8a5fac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
