<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plymouth.git/src/libply, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/'/>
<entry>
<title>Increase logger max injection size</title>
<updated>2008-08-05T19:41:06+00:00</updated>
<author>
<name>Casey Dahlin</name>
<email>cdahlin@redhat.com</email>
</author>
<published>2008-08-05T19:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=01d50e68ca5863860936a3b8ad2c9d3b98d07c7f'/>
<id>01d50e68ca5863860936a3b8ad2c9d3b98d07c7f</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 default to last known option when setting flags</title>
<updated>2008-08-05T19:40:41+00:00</updated>
<author>
<name>Casey Dahlin</name>
<email>cdahlin@redhat.com</email>
</author>
<published>2008-08-05T19:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=79f9cc06fb058996cbf725b93f08f3032adea031'/>
<id>79f9cc06fb058996cbf725b93f08f3032adea031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle flags and booleans better in command parser</title>
<updated>2008-08-05T19:19:10+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-08-05T19:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=a05890e55c6f67157ee55618cf77a364fe734003'/>
<id>a05890e55c6f67157ee55618cf77a364fe734003</id>
<content type='text'>
We were occasionally misattributing one command for another
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were occasionally misattributing one command for another
</pre>
</div>
</content>
</entry>
<entry>
<title>If stop_watching_signal is called on a signal that isn't being watched, ignore</title>
<updated>2008-06-27T19:21:49+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-06-27T19:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=21b8637cacd6669fb8b2247f182ce2e4b7f53f53'/>
<id>21b8637cacd6669fb8b2247f182ce2e4b7f53f53</id>
<content type='text'>
Previously it would assert.  Really we should switch the api to have a signal_watch
object much like the fd_watch object we have for watch_fd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously it would assert.  Really we should switch the api to have a signal_watch
object much like the fd_watch object we have for watch_fd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix possible unasigned value.</title>
<updated>2008-06-12T17:29:52+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2008-06-12T17:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=6862500dcfdc5b7f532ef7271865557ca5631fc0'/>
<id>6862500dcfdc5b7f532ef7271865557ca5631fc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiler warning.</title>
<updated>2008-06-12T17:28:16+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2008-06-12T17:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=c3953c32f7fd33e0d8fbb384aa07cab509154dde'/>
<id>c3953c32f7fd33e0d8fbb384aa07cab509154dde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix added whitespace error.</title>
<updated>2008-06-12T17:20:19+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2008-06-12T17:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=90d6fbed93ed282f10fecf98376546356ec28af5'/>
<id>90d6fbed93ed282f10fecf98376546356ec28af5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some tracing for the device query/mode verification code.</title>
<updated>2008-06-12T17:19:30+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2008-06-12T17:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=21d5757e08618bf9f1451930d007155d55d2e59b'/>
<id>21d5757e08618bf9f1451930d007155d55d2e59b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log the dlerror, don't just call it for no reason.</title>
<updated>2008-06-12T17:17:49+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2008-06-11T21:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=f7ac6f80da9c6ca26d749bc9332ba14add7d714d'/>
<id>f7ac6f80da9c6ca26d749bc9332ba14add7d714d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a very slight attempt at getting a reasonable video mode, and fail if we don't have one.</title>
<updated>2008-06-11T18:14:52+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2008-06-11T18:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=673252500eb0abbe6caf764dad7306d1fb87b5df'/>
<id>673252500eb0abbe6caf764dad7306d1fb87b5df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
