<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opkg-lede/libopkg/active_list.c, branch master</title>
<subtitle>LEDE fork of Opkg</subtitle>
<id>https://git.openwrt.org/project/opkg-lede/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/opkg-lede/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/'/>
<updated>2017-03-15T01:45:58Z</updated>
<entry>
<title>active_list_sort: remove unused function</title>
<updated>2017-03-15T01:45:58Z</updated>
<author>
<name>Alejandro del Castillo</name>
</author>
<published>2016-02-10T22:27:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=23d31fbb7c6dee44226443c04f556c947f3985c1'/>
<id>urn:sha1:23d31fbb7c6dee44226443c04f556c947f3985c1</id>
<content type='text'>
Signed-off-by: Alejandro del Castillo &lt;alejandro.delcastillo@ni.com&gt;
[Jo-Philipp Wich: remove call from opkg_active_list_test]
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>active_list_add_depend: remove unused function</title>
<updated>2017-03-15T01:43:58Z</updated>
<author>
<name>Alejandro del Castillo</name>
</author>
<published>2016-02-10T22:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=7fe45f22f6292edfd7c7a3e834adaf32c18c9993'/>
<id>urn:sha1:7fe45f22f6292edfd7c7a3e834adaf32c18c9993</id>
<content type='text'>
Signed-off-by: Alejandro del Castillo &lt;alejandro.delcastillo@ni.com&gt;
[Jo-Philipp Wich: remove call from opkg_active_list_test]
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>treewrite: use Lindent to reformat to kernel coding style</title>
<updated>2017-02-10T10:20:23Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-02-10T10:20:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=4ea955bc7e5575bc1d8b34c364591c47653f2cfd'/>
<id>urn:sha1:4ea955bc7e5575bc1d8b34c364591c47653f2cfd</id>
<content type='text'>
Use the kernels "Lindent" script to reformat files using kernel coding style.
This should make subsequent refactoring much easier.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>Remove trailing whitespace. Sorry if this breaks your patches.</title>
<updated>2010-08-18T03:39:02Z</updated>
<author>
<name>graham.gower</name>
</author>
<published>2010-08-18T03:39:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=0a4946b3e913a2affe5fd342aa88e2533d06356e'/>
<id>urn:sha1:0a4946b3e913a2affe5fd342aa88e2533d06356e</id>
<content type='text'>
git-svn-id: http://opkg.googlecode.com/svn/trunk@552 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
</content>
</entry>
<entry>
<title>Merge commit 'grg' into HEAD</title>
<updated>2009-12-09T01:20:03Z</updated>
<author>
<name>graham.gower</name>
</author>
<published>2009-12-09T01:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=2fdb3fc0b67757afd6fe7a244b6e14d2a546af0e'/>
<id>urn:sha1:2fdb3fc0b67757afd6fe7a244b6e14d2a546af0e</id>
<content type='text'>
git-svn-id: http://opkg.googlecode.com/svn/trunk@471 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
</content>
</entry>
<entry>
<title>s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/</title>
<updated>2009-11-05T04:20:09Z</updated>
<author>
<name>graham.gower</name>
</author>
<published>2009-11-05T04:20:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=480538737a8a9be074a1848f2e52cf2d1ff4709f'/>
<id>urn:sha1:480538737a8a9be074a1848f2e52cf2d1ff4709f</id>
<content type='text'>
And redundant error checking removed from the places where allocation failures
were actually checked.

git-svn-id: http://opkg.googlecode.com/svn/trunk@259 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
</content>
</entry>
<entry>
<title>introduce the active_list for searching.</title>
<updated>2008-12-17T00:26:32Z</updated>
<author>
<name>ticktock35</name>
</author>
<published>2008-12-17T00:26:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=4a5627af1ecf0061c99409f4a3b4e84de5e58f30'/>
<id>urn:sha1:4a5627af1ecf0061c99409f4a3b4e84de5e58f30</id>
<content type='text'>
introduce the active_list_sort


git-svn-id: http://opkg.googlecode.com/svn/trunk@181 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
</content>
</entry>
<entry>
<title>opkg: using active_list to list all the installed pkgs.</title>
<updated>2008-12-15T05:34:16Z</updated>
<author>
<name>ticktock35</name>
</author>
<published>2008-12-15T05:34:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=3035a6a3bff45f668d53cd94fafd44870d401c6e'/>
<id>urn:sha1:3035a6a3bff45f668d53cd94fafd44870d401c6e</id>
<content type='text'>
      adding function that allows node move from one list to another



git-svn-id: http://opkg.googlecode.com/svn/trunk@178 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
</content>
</entry>
<entry>
<title>opkg: using active list to list upgradeable pkgs</title>
<updated>2008-12-15T05:34:03Z</updated>
<author>
<name>ticktock35</name>
</author>
<published>2008-12-15T05:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=4ec6ca94f200ed52f2cc00ff740bae13d7fef6be'/>
<id>urn:sha1:4ec6ca94f200ed52f2cc00ff740bae13d7fef6be</id>
<content type='text'>
git-svn-id: http://opkg.googlecode.com/svn/trunk@177 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
</content>
</entry>
<entry>
<title>opkg: introduce active list into pkg_t</title>
<updated>2008-12-15T05:33:16Z</updated>
<author>
<name>ticktock35</name>
</author>
<published>2008-12-15T05:33:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/opkg-lede/commit/?id=dc2a09c8ac265186ee78e025f45a523c53e3218d'/>
<id>urn:sha1:dc2a09c8ac265186ee78e025f45a523c53e3218d</id>
<content type='text'>
git-svn-id: http://opkg.googlecode.com/svn/trunk@173 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
</content>
</entry>
</feed>
