<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fedora-packager.git/src/pyfedpkg, branch 4/ALL</title>
<subtitle>fedpkg fixes</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/'/>
<entry>
<title>Merge branch '4/initial-merge' into 4/ALL</title>
<updated>2011-01-21T10:09:39+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2011-01-21T10:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=7a70e8ab79d46d06271c75be1f726fd164cbf9ce'/>
<id>7a70e8ab79d46d06271c75be1f726fd164cbf9ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add build time man page generator</title>
<updated>2011-01-21T10:05:31+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2011-01-21T10:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=a730ad030b7d37b4e50a0cb8072beb1d99cf5158'/>
<id>a730ad030b7d37b4e50a0cb8072beb1d99cf5158</id>
<content type='text'>
Add man page generator to generate a man page at build time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add man page generator to generate a man page at build time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "fedpkg clone --initial-merge" argument</title>
<updated>2011-01-21T10:00:22+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2010-08-10T11:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=39b9be927e4cbbfeed1ee2e28a1badde0db5c19d'/>
<id>39b9be927e4cbbfeed1ee2e28a1badde0db5c19d</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 initial-merge" command</title>
<updated>2011-01-21T10:00:22+00:00</updated>
<author>
<name>Hans Ulrich Niedermann</name>
<email>hun@n-dimensional.de</email>
</author>
<published>2010-08-09T13:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=bd606390a95b6364b90dedcc4bfcbd6d3ad76dd6'/>
<id>bd606390a95b6364b90dedcc4bfcbd6d3ad76dd6</id>
<content type='text'>
usage: fedpkg.py initial-merge [-h] [-n] [repo-path [repo-path ...]]

Performs a 'git merge' of all git branches with the same content
(i.e. with the same package spec files, patch files, etc.), regardless
of their history.

This is useful after Fedora's dist-cvs to dist-git migration, as often
different branches have different histories but the same content on the
filesystem.

After these initial merges of identical trees, future merges between
the branches will be a lot easier: Easier to follow in the dependency
graph, and easier to perform without conflicts.

positional arguments:
  repo-path      Path to a repo to initial-merge

optional arguments:
  -h, --help     show this help message and exit
  -n, --dry-run  Whether to run without actually merging
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
usage: fedpkg.py initial-merge [-h] [-n] [repo-path [repo-path ...]]

Performs a 'git merge' of all git branches with the same content
(i.e. with the same package spec files, patch files, etc.), regardless
of their history.

This is useful after Fedora's dist-cvs to dist-git migration, as often
different branches have different histories but the same content on the
filesystem.

After these initial merges of identical trees, future merges between
the branches will be a lot easier: Easier to follow in the dependency
graph, and easier to perform without conflicts.

positional arguments:
  repo-path      Path to a repo to initial-merge

optional arguments:
  -h, --help     show this help message and exit
  -n, --dry-run  Whether to run without actually merging
</pre>
</div>
</content>
</entry>
<entry>
<title>switch away from list2cmdline()</title>
<updated>2011-01-06T05:14:33+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2011-01-06T05:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=071b8d99ab4cbdd6cfaff6f73a89a6892f18dd13'/>
<id>071b8d99ab4cbdd6cfaff6f73a89a6892f18dd13</id>
<content type='text'>
Patch from Toshio
https://bugzilla.redhat.com/show_bug.cgi?id=667433#c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Toshio
https://bugzilla.redhat.com/show_bug.cgi?id=667433#c7
</pre>
</div>
</content>
</entry>
<entry>
<title>Import subprocess from stdlib when possible</title>
<updated>2011-01-06T05:13:39+00:00</updated>
<author>
<name>Dennis Gilmore</name>
<email>dennis@ausil.us</email>
</author>
<published>2011-01-06T05:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=e04146557c91df8986de1a7f391dab86622cb59f'/>
<id>e04146557c91df8986de1a7f391dab86622cb59f</id>
<content type='text'>
patch from Toshio
https://bugzilla.redhat.com/show_bug.cgi?id=667433#c6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch from Toshio
https://bugzilla.redhat.com/show_bug.cgi?id=667433#c6
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle having no sources file (#656897)</title>
<updated>2010-12-03T00:09:39+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2010-12-03T00:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=176be081d140b5cd08b1f09b12387bfcb58d1e75'/>
<id>176be081d140b5cd08b1f09b12387bfcb58d1e75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up the commit command</title>
<updated>2010-12-01T20:08:33+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2010-12-01T20:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=69de8ecadf6d93bde3818c5973db871baac6ec2e'/>
<id>69de8ecadf6d93bde3818c5973db871baac6ec2e</id>
<content type='text'>
Looks like argparse doesn't like a % in help.  Odd.  Also fix a logic
error for non-tty usage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Looks like argparse doesn't like a % in help.  Odd.  Also fix a logic
error for non-tty usage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sources'</title>
<updated>2010-12-01T20:05:57+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2010-12-01T20:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=999d56be352e2b4b135c2d7681fdf9289562e3ee'/>
<id>999d56be352e2b4b135c2d7681fdf9289562e3ee</id>
<content type='text'>
Conflicts:
	src/pyfedpkg/__init__.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/pyfedpkg/__init__.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'spaces'</title>
<updated>2010-12-01T20:04:53+00:00</updated>
<author>
<name>Jesse Keating</name>
<email>jkeating@redhat.com</email>
</author>
<published>2010-12-01T20:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/fedora-packager.git/commit/?id=0ba169c74ed1d8789f44e53c78c4165031c05b06'/>
<id>0ba169c74ed1d8789f44e53c78c4165031c05b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
