<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/contrib/pactree, 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>2010-10-12T01:29:22Z</updated>
<entry>
<title>Add .in extension to files in contrib</title>
<updated>2010-10-12T01:29:22Z</updated>
<author>
<name>Nezmer</name>
<email>git@nezmer.info</email>
</author>
<published>2010-10-11T21:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=bce3c8efc7a2d187984aa0e7037307b99c217fd7'/>
<id>urn:sha1:bce3c8efc7a2d187984aa0e7037307b99c217fd7</id>
<content type='text'>
This is needed If we want to use sysconfdir,localstatedir and other variables.

Signed-off-by: Nezmer &lt;git@nezmer.info&gt;
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Remove use of `seq` in pactree</title>
<updated>2010-10-11T15:06:57Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2010-10-07T20:50:29Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=1e0e5b2a0241d1f3e298991c0d583afb9c80baef'/>
<id>urn:sha1:1e0e5b2a0241d1f3e298991c0d583afb9c80baef</id>
<content type='text'>
This is not a bash builtin, so can potentially cause portability issues.
Additionally, the use of it is completely unnecessary as it can all be done
within bash (and done faster).

$ time pactree xfwm4 &gt;/dev/null (old version)
real	0m3.245s

$ time ./contrib/pactree xfwm4 &gt;/dev/null (new version)
real	0m3.042s

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>contrib/pactree: generate reverse dependency trees</title>
<updated>2010-04-26T23:49:11Z</updated>
<author>
<name>Christophe Chapuis</name>
<email>chris.chapuis@gmail.com</email>
</author>
<published>2010-04-20T06:21:00Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=753599b5046392477449ed550cd99c41631145ed'/>
<id>urn:sha1:753599b5046392477449ed550cd99c41631145ed</id>
<content type='text'>
Add an option to show the tree of packages which depend on a given
package

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>contrib/pactree: fix option parsing</title>
<updated>2008-12-08T04:09:05Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2008-12-04T13:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=b373b1d16b6235bef2e34a9a21e043418222a813'/>
<id>urn:sha1:b373b1d16b6235bef2e34a9a21e043418222a813</id>
<content type='text'>
The option parsing was catching any "-d" in an argument so packages
with this in their name did not work.

Also removed commented code line that appears to be inserted during
testing.

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>contrib: add pactree script</title>
<updated>2008-07-25T03:16:28Z</updated>
<author>
<name>Carlo Bersani</name>
<email>carlocci@gmail.com</email>
</author>
<published>2008-07-23T12:22:49Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=c317222d710e4d6b98f9387fedac2057cfa42c73'/>
<id>urn:sha1:c317222d710e4d6b98f9387fedac2057cfa42c73</id>
<content type='text'>
Pactree is a dependency tree viewer for installed packages.
It features both textual and graphic (through graphviz) output.

Script by: Carlo Bersani &lt;carlocci@gmail.com&gt;
[Allan: removed whitespace errors]
Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
[Dan: killed some unnecessary lines, moved license header]
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
</feed>
