<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fedora-packager.git/src, branch master</title>
<subtitle>fedpkg fixes</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/'/>
<entry>
<title>Catch errors parsing spec to get name. (#676383)</title>
<updated>2011-02-10T00:32:13+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2011-02-10T00:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=7ff39749238c2657659da863e97056373f06ebd8'/>
<id>7ff39749238c2657659da863e97056373f06ebd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-arrange verify-files and slight fixups</title>
<updated>2011-02-09T23:06:58+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2011-02-09T23:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=4f38782ef1a0f0d8f6c0eed962bbcb6503579c71'/>
<id>4f38782ef1a0f0d8f6c0eed962bbcb6503579c71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "fedpkg verify-files" command</title>
<updated>2011-02-09T22:53:33+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2011-01-31T15:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=f73acaf60b745656f8269a560d846bb8d134355b'/>
<id>f73acaf60b745656f8269a560d846bb8d134355b</id>
<content type='text'>
usage: fedpkg verify-files [-h]

Locally run 'rpmbuild -bl' to verify the spec file's %files sections. This is
useful after a successful run of 'fedpkg install' or after a 'fedpkg local'
run which failed due to %files list inaccuracies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
usage: fedpkg verify-files [-h]

Locally run 'rpmbuild -bl' to verify the spec file's %files sections. This is
useful after a successful run of 'fedpkg install' or after a 'fedpkg local'
run which failed due to %files list inaccuracies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide feedback about new-ticket. (ticket 91)</title>
<updated>2011-02-09T22:49:57+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2011-02-09T22:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=de2bc133afb7f44e11a1b07169a291baa82f1992'/>
<id>de2bc133afb7f44e11a1b07169a291baa82f1992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove wrong comment.</title>
<updated>2011-02-09T22:46:08+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2011-02-09T22:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=a23a873300800be2fc9fd462c6f7dcc689a51d74'/>
<id>a23a873300800be2fc9fd462c6f7dcc689a51d74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the new pull options to bash completion</title>
<updated>2011-02-09T22:42:08+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2011-02-09T22:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=e6c29458b5a1720f58cf1eb89a325dfa398e0d76'/>
<id>e6c29458b5a1720f58cf1eb89a325dfa398e0d76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a --rebase and --no-rebase option to pull</title>
<updated>2011-02-09T22:39:10+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2011-02-09T22:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=21ca17d3cd79e4f9887a51dff672cc0a47e11ae9'/>
<id>21ca17d3cd79e4f9887a51dff672cc0a47e11ae9</id>
<content type='text'>
I decided to emulate git here and not default to a rebase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I decided to emulate git here and not default to a rebase.
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace fixes</title>
<updated>2011-02-09T22:20:39+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2011-02-09T22:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=f4532e14662066aa0725932b6f861d9413ae76c3'/>
<id>f4532e14662066aa0725932b6f861d9413ae76c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the documentation for a lot of commands</title>
<updated>2011-02-09T22:09:44+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2011-02-09T22:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=582c0e69542710f650ee4c35061d3fdb915a0191'/>
<id>582c0e69542710f650ee4c35061d3fdb915a0191</id>
<content type='text'>
This feeds both command --help and the man page.  Formatting is a little
odd.  The help = on the parser itself cannot span multiple lines with \.
It'll look fine in --help but not in the man page.  Multiple strings
need to be used instead.  The description argument can span multiple
lines with \ just fine though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This feeds both command --help and the man page.  Formatting is a little
odd.  The help = on the parser itself cannot span multiple lines with \.
It'll look fine in --help but not in the man page.  Multiple strings
need to be used instead.  The description argument can span multiple
lines with \ just fine though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle working from a non-existent path (#675398)</title>
<updated>2011-02-08T23:44:14+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2011-02-08T23:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=141375120c59e056ac93b5b026f7dbd3bdbec0a6'/>
<id>141375120c59e056ac93b5b026f7dbd3bdbec0a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
