<feed xmlns='http://www.w3.org/2005/Atom'>
<title>history/scripts, branch master</title>
<subtitle>Linux kernel history
</subtitle>
<id>https://git.shady.money/history/atom?h=master</id>
<link rel='self' href='https://git.shady.money/history/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/'/>
<updated>2005-03-28T11:55:10Z</updated>
<entry>
<title>[PATCH] checkstack: fix sort misbehavior for long function names</title>
<updated>2005-03-28T11:55:10Z</updated>
<author>
<name>Jörn Engel</name>
<email>joern@wohnheim.fh-wedel.de</email>
</author>
<published>2005-03-28T11:55:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=fd57c429f3aade0e9c5938b105d9957475e5a145'/>
<id>urn:sha1:fd57c429f3aade0e9c5938b105d9957475e5a145</id>
<content type='text'>
Fix sort behavior when long names are encountered.  The previour regular
expression depended on a tab to find the size in a string.  For long names,
this tab no longer exists, so it is smarter to check for a colon instead.

For the kernel, this change shouldn't make a difference.  But people
started using the same script for c++ code in other projects.

Signed-off-by: Jörn Engel &lt;joern@wohnheim.fh-wedel.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] revert recent gconfig changes</title>
<updated>2005-03-28T11:52:59Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2005-03-28T11:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=2f3a213104f8b296ce8c1d03ce3293e6158c4d83'/>
<id>urn:sha1:2f3a213104f8b296ce8c1d03ce3293e6158c4d83</id>
<content type='text'>
Revert a 2.6.11 patch "make gconfig work with gtk-2.4".  It causes the cute
little pixmap buttons to not appear any more.

Hopefully this will motivate someone to have another attempt at fixing gconf
for gtk-2.4.

Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] docbook: fix escaping of kernel-doc</title>
<updated>2005-03-18T00:01:17Z</updated>
<author>
<name>Martin Waitz</name>
<email>tali@admingilde.org</email>
</author>
<published>2005-03-18T00:01:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=227da3edcee43e6b1032f129835cf4a74df9f10a'/>
<id>urn:sha1:227da3edcee43e6b1032f129835cf4a74df9f10a</id>
<content type='text'>
This fixes a bug I introduced with the last patches of the DocBook
generation. 

Signed-off-by: Martin Waitz &lt;tali@admingilde.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] scripts/mod/sumversion.c: replace strtok() with strsep()</title>
<updated>2005-03-13T08:54:41Z</updated>
<author>
<name>Domen Puncer</name>
<email>domen@coderock.org</email>
</author>
<published>2005-03-13T08:54:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=b6fb6f26885395b4bec7ef600020a75b2bb38abe'/>
<id>urn:sha1:b6fb6f26885395b4bec7ef600020a75b2bb38abe</id>
<content type='text'>
Replaces strtok() with strsep()

Signed-off-by: Nicolas Kaiser &lt;nikai@nikai.net&gt;
Signed-off-by: Domen Puncer &lt;domen@coderock.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Merge bk://linux-sam.bkbits.net/kconfig</title>
<updated>2005-03-13T00:39:57Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-03-13T00:39:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=0756f628f0a20b5818f40cc8253e32ff5f71115e'/>
<id>urn:sha1:0756f628f0a20b5818f40cc8253e32ff5f71115e</id>
<content type='text'>
into ppc970.osdl.org:/home/torvalds/v2.6/linux
</content>
</entry>
<entry>
<title>Merge bk://linux-sam.bkbits.net/kconfig</title>
<updated>2005-03-13T00:40:58Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@mars.ravnborg.org</email>
</author>
<published>2005-03-13T00:40:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=d375cab01efb635bc731118aa17d6c614c00c753'/>
<id>urn:sha1:d375cab01efb635bc731118aa17d6c614c00c753</id>
<content type='text'>
into mars.ravnborg.org:/home/sam/bk/kconfig
</content>
</entry>
<entry>
<title>kconfig: gconfig - fix 2 warnings</title>
<updated>2005-03-12T23:15:05Z</updated>
<author>
<name>Romain Liévin</name>
<email>lkml@lievin.net</email>
</author>
<published>2005-03-12T23:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=c157282ddf285805337bd5dac1bebeff546005f5'/>
<id>urn:sha1:c157282ddf285805337bd5dac1bebeff546005f5</id>
<content type='text'>
This patch fixes some warnings about GtkToolButton in gconfig

Signed-off-by: Romain Liévin &lt;lkml@lievin.net&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kconfig: gconfig - define local icons</title>
<updated>2005-03-12T22:55:30Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@mars.ravnborg.org</email>
</author>
<published>2005-03-12T22:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=7a855b2eac6aa3d3b24e615809c4cb87b9e1487b'/>
<id>urn:sha1:7a855b2eac6aa3d3b24e615809c4cb87b9e1487b</id>
<content type='text'>
Define own icons for tree structure, allowing icons to match other icons.
This also makes gconfig independent on icons defined for xconfig.
Teached bk to ignore gconf executable

Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>Merge bk://linux-sam.bkbits.net/kbuild</title>
<updated>2005-03-12T06:03:27Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-03-12T06:03:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=e6d8676171bf9e5f25d48fde962e6f5aab3037a0'/>
<id>urn:sha1:e6d8676171bf9e5f25d48fde962e6f5aab3037a0</id>
<content type='text'>
into ppc970.osdl.org:/home/torvalds/v2.6/linux
</content>
</entry>
<entry>
<title>Merge mars.ravnborg.org:/home/sam/bk/linux-2.6</title>
<updated>2005-03-12T09:49:12Z</updated>
<author>
<name>Sam Ravnborg</name>
<email>sam@mars.ravnborg.org</email>
</author>
<published>2005-03-12T09:49:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/history/commit/?id=0e6affc5a27c00c2f740f149b6b491e268d2396c'/>
<id>urn:sha1:0e6affc5a27c00c2f740f149b6b491e268d2396c</id>
<content type='text'>
into mars.ravnborg.org:/home/sam/bk/kbuild
</content>
</entry>
</feed>
