<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/contrib/qa/ipkg-diff, branch multitech-corecdp-1.x</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>mtn2git: remove .mtn2git_empty files in non-empty directories</title>
<updated>2008-10-15T13:27:49+00:00</updated>
<author>
<name>Jan Luebbe</name>
<email>jluebbe@debian.org</email>
</author>
<published>2008-10-15T13:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=869ba9e1fb2237b75560feed13545a35f3c3569d'/>
<id>869ba9e1fb2237b75560feed13545a35f3c3569d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/qa/ipkg-diff/ipkg-diff:</title>
<updated>2006-05-05T17:51:37+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2006-05-05T17:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8d0f5bcd8327fc1e2736c25b8d34e662ee818085'/>
<id>8d0f5bcd8327fc1e2736c25b8d34e662ee818085</id>
<content type='text'>
    use getattr to get the function by name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    use getattr to get the function by name
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/qa/ipkg-diff/ipkg.py:</title>
<updated>2006-05-05T17:49:38+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2006-05-05T17:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2d64f2bfe77eb1ff11ecbc5f21bb39c341252542'/>
<id>2d64f2bfe77eb1ff11ecbc5f21bb39c341252542</id>
<content type='text'>
    -do not have an argument for the getter methods
    -return the file list verbosely
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    -do not have an argument for the getter methods
    -return the file list verbosely
</pre>
</div>
</content>
</entry>
<entry>
<title>qa/ipkg-diff/ipkg-diff:</title>
<updated>2006-05-03T23:30:46+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2006-05-03T23:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8c0187854b498bc0603590205213e604ad76a636'/>
<id>8c0187854b498bc0603590205213e604ad76a636</id>
<content type='text'>
    Start parsing the packages using ipkg.py and implement
    a simple comparing of two packages.
    Todo:
        -Remove, analyse the error when comparing
        -Find a way to invoke the method by name (__call__ or such)
        -Compare post install, pre install scripts
        -Find the source for different md5sums (files, control script, header, files)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Start parsing the packages using ipkg.py and implement
    a simple comparing of two packages.
    Todo:
        -Remove, analyse the error when comparing
        -Find a way to invoke the method by name (__call__ or such)
        -Compare post install, pre install scripts
        -Find the source for different md5sums (files, control script, header, files)
</pre>
</div>
</content>
</entry>
<entry>
<title>qa/ipkg-diff:</title>
<updated>2006-05-03T22:29:22+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2006-05-03T22:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2229baedd0adc229be29a9e35305db17a32ce2c4'/>
<id>2229baedd0adc229be29a9e35305db17a32ce2c4</id>
<content type='text'>
    Implement diffing the content of two directories
    and showing the difference. as mithro pointed out
    the splitting could be done in one loop and I have
    other optimisations in my head as well, but this way
    it just looks sexy and is intuitive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Implement diffing the content of two directories
    and showing the difference. as mithro pointed out
    the splitting could be done in one loop and I have
    other optimisations in my head as well, but this way
    it just looks sexy and is intuitive.
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/qa/ipkg-diff:</title>
<updated>2006-05-03T20:58:49+00:00</updated>
<author>
<name>Holger Freyther</name>
<email>zecke@selfish.org</email>
</author>
<published>2006-05-03T20:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=87d9a293c8080a5c5384c140034b6275e32b2429'/>
<id>87d9a293c8080a5c5384c140034b6275e32b2429</id>
<content type='text'>
    Add a work in progress ipkg-diff utilitiy to show
    differences between two directory of ipk packages files.
    Currently it does nothing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Add a work in progress ipkg-diff utilitiy to show
    differences between two directory of ipk packages files.
    Currently it does nothing.
</pre>
</div>
</content>
</entry>
</feed>
