<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/AUTHORS, branch makepnd</title>
<subtitle>makepnd-ng
</subtitle>
<id>https://git.cloudef.pw/makepnd.git/atom?h=makepnd</id>
<link rel='self' href='https://git.cloudef.pw/makepnd.git/atom?h=makepnd'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/'/>
<updated>2011-08-16T16:46:44Z</updated>
<entry>
<title>Update authors and contributors</title>
<updated>2011-08-16T16:46:44Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-08-16T16:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=70db02720424a6b674f39115cc0b1c22975a7491'/>
<id>urn:sha1:70db02720424a6b674f39115cc0b1c22975a7491</id>
<content type='text'>
* .mailmap: add mapping for Dave's two email addresses.
* AUTHORS: clear out file, tell people to use `git shortlog -s` instead.
* doc/footer.txt: "promote" Dave, put Xavier and Nagy in past contributors.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Change the e-mail address of Nagy Gabor in AUTHORS</title>
<updated>2009-07-28T02:03:47Z</updated>
<author>
<name>Nagy Gabor</name>
<email>ngaba@bibl.u-szeged.hu</email>
</author>
<published>2009-07-27T18:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=7f3a20612eadf598dd73b3cfca266b7cb8f3a9a1'/>
<id>urn:sha1:7f3a20612eadf598dd73b3cfca266b7cb8f3a9a1</id>
<content type='text'>
The old one is invalid now.

Signed-off-by: Nagy Gabor &lt;ngaba@bibl.u-szeged.hu&gt;
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add some more regular contributors to the AUTHORS file</title>
<updated>2008-01-02T02:03:24Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2008-01-02T01:56:32Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=860465b34ba86bdced01ec494cffb94f95301445'/>
<id>urn:sha1:860465b34ba86bdced01ec494cffb94f95301445</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Update AUTHORS file, change encoding to UTF-8</title>
<updated>2007-07-15T19:00:49Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-07-15T19:00:49Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=a909fe60185907337808cef14c58700edaabd46b'/>
<id>urn:sha1:a909fe60185907337808cef14c58700edaabd46b</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add Andrew to the authors list</title>
<updated>2007-05-31T22:44:53Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-05-31T22:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=6d6910388e972d47df6a7a4268cd319e0aaba6d4'/>
<id>urn:sha1:6d6910388e972d47df6a7a4268cd319e0aaba6d4</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>* Updated makepkg to use a new form of options. These two arrays now replace</title>
<updated>2007-02-04T18:28:21Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-02-04T18:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=b1cc72ebb3226f300c7432b742b05942f050532f'/>
<id>urn:sha1:b1cc72ebb3226f300c7432b742b05942f050532f</id>
<content type='text'>
  most of the former options in makepkg.conf, and are described in detail
  there:
   BUILDENV=(fakeroot !distcc color !ccache)
   OPTIONS=(strip !docs !libtool emptydirs)
  Note that PKGBUILD specified options will always have final say. They will
  now be specified as they are above, except using lowercase 'options' array.
* makepkg was fixed so options actually work as expected.
</content>
</entry>
<entry>
<title>Preliminary checkin for alpm_list conversion</title>
<updated>2007-01-19T09:28:44Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2007-01-19T09:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=616701726425417989ef1dca145b805deae6fe93'/>
<id>urn:sha1:616701726425417989ef1dca145b805deae6fe93</id>
<content type='text'>
* renamed pmlist_t -&gt; alpm_list_t
* made alpm_list_t a public type (alpm_list.h header)
* removed additional storage for registered DBs in pacman source
* some code cleanup
* removed duplicate (pm)list_display functions from pacman source
* misc code cleanup
</content>
</entry>
<entry>
<title>Added Jamie (yankees26)</title>
<updated>2007-01-11T20:30:58Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2007-01-11T20:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=8d2f00c0598663a7022b1d690acd3f0da36df5f3'/>
<id>urn:sha1:8d2f00c0598663a7022b1d690acd3f0da36df5f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Dan McGee to the Authors file for his contributions on the mailing list</title>
<updated>2006-11-22T09:07:16Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2006-11-22T09:07:16Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=4302395f84cc332dadc85823bf136e483b040730'/>
<id>urn:sha1:4302395f84cc332dadc85823bf136e483b040730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Final frugalware changes commit</title>
<updated>2006-10-15T19:38:02Z</updated>
<author>
<name>Aaron Griffin</name>
<email>aaron@archlinux.org</email>
</author>
<published>2006-10-15T19:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=94810222866b7cc36bf442993826f9b38dbe9c41'/>
<id>urn:sha1:94810222866b7cc36bf442993826f9b38dbe9c41</id>
<content type='text'>
</content>
</entry>
</feed>
