<feed xmlns='http://www.w3.org/2005/Atom'>
<title>perl-URPM, branch topic/rpm5</title>
<subtitle>Perl RPM Manipulation Module</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/'/>
<entry>
<title>write down some TODO items...</title>
<updated>2011-01-07T21:15:40+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2011-01-07T21:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=044b5bfa3e7fa34d0aa709a917251c642c757046'/>
<id>044b5bfa3e7fa34d0aa709a917251c642c757046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add release date</title>
<updated>2011-01-06T17:36:53+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2011-01-06T17:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=ed1e4be2141cb7ae0a5b6b27ada046fca9448fa6'/>
<id>ed1e4be2141cb7ae0a5b6b27ada046fca9448fa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright notice</title>
<updated>2011-01-06T16:22:09+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2011-01-06T16:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=f5990dae1c51aa03cea84456bfe7082e5e531029'/>
<id>f5990dae1c51aa03cea84456bfe7082e5e531029</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check URPM::Transactin::add() for errors and return them if any (#61746)</title>
<updated>2011-01-06T16:16:14+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2011-01-06T16:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=c8d377dcb0d6997f8eba4057ac7c283e9fc0ee08'/>
<id>c8d377dcb0d6997f8eba4057ac7c283e9fc0ee08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix code expecting get_fullname_parts_info() not to return void</title>
<updated>2010-12-23T13:44:37+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2010-12-23T13:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=ecf169cda8a941162c4797da967e0d4ee8e68a2a'/>
<id>ecf169cda8a941162c4797da967e0d4ee8e68a2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split get_fullname_parts() into two separate functions so they can be called as more specific, smaller functions for where only one is needed, which ie. might make it more eligble for inlining etc..</title>
<updated>2010-12-20T19:01:09+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2010-12-20T19:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=949d919e1a6eb7df75e9b76adee315e73462e131'/>
<id>949d919e1a6eb7df75e9b76adee315e73462e131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix RPMQV_* enums not mapped to RPMTAG_* in rpmtag_from_string()</title>
<updated>2010-12-17T23:45:02+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2010-12-17T23:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=3bbeb72d543d9a5cb75d4053ade6252fa5e73445'/>
<id>3bbeb72d543d9a5cb75d4053ade6252fa5e73445</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>in stead of malloc() &amp; memset() afterwards to zero out memory, just use calloc() right away in stead</title>
<updated>2010-12-17T20:21:48+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2010-12-17T20:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=c1c66c801514e3c6a1f1242994174cadbc37b5c4'/>
<id>c1c66c801514e3c6a1f1242994174cadbc37b5c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nano-cosmetics...</title>
<updated>2010-12-15T04:05:40+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2010-12-15T04:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=6320e730acc9f63354b50f0e55adca91e9e27d62'/>
<id>6320e730acc9f63354b50f0e55adca91e9e27d62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>really consistently use NULL as default rpm root argument</title>
<updated>2010-12-14T09:15:16+00:00</updated>
<author>
<name>Per Øyvind Karlsen</name>
<email>peroyvind@mandriva.org</email>
</author>
<published>2010-12-14T09:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=29045a1ba93fe0984e97968ad82ac9ebb17adc4b'/>
<id>29045a1ba93fe0984e97968ad82ac9ebb17adc4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
