<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/menuconfig.py, branch v8.1.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v8.1.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v8.1.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-06-24T09:05:54Z</updated>
<entry>
<title>menuconfig: Style nit</title>
<updated>2018-06-24T09:05:54Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-24T09:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fccfbaec636f0ae06a0cc4f9ba2455f880a38068'/>
<id>urn:sha1:fccfbaec636f0ae06a0cc4f9ba2455f880a38068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menuconfig: Remove redundant _update_menu() call</title>
<updated>2018-06-24T09:00:51Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-24T08:59:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=35335f3b729ac3bdee23ad076bfc15482d4a0fc7'/>
<id>urn:sha1:35335f3b729ac3bdee23ad076bfc15482d4a0fc7</id>
<content type='text'>
The _update_menu() call at the end of _change_node() is redundant,
because _set_val() already calls _update_menu() if the value changes
</content>
</entry>
<entry>
<title>menuconfig: Fix some pylint code nits</title>
<updated>2018-06-22T11:56:13Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-22T11:56:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=1b4e85534ff80e8625140ea3864334b20cc5b2d0'/>
<id>urn:sha1:1b4e85534ff80e8625140ea3864334b20cc5b2d0</id>
<content type='text'>
Wrong indentation, unused imports.
</content>
</entry>
<entry>
<title>menuconfig: Simplify [N]/[M]/[Y] implementation</title>
<updated>2018-06-22T09:46:27Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-22T09:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=9a10a2b6751bd83e19e50614d6a67eeac68c5a89'/>
<id>urn:sha1:9a10a2b6751bd83e19e50614d6a67eeac68c5a89</id>
<content type='text'>
All three act on the currently selected node, so the code that fetches
it can be moved into the helper function.
</content>
</entry>
<entry>
<title>menuconfig: Simplify is_num() a bit</title>
<updated>2018-06-22T09:30:31Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-22T09:30:31Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=08c1d9df76c581343b0106fa5e46200859dd8afc'/>
<id>urn:sha1:08c1d9df76c581343b0106fa5e46200859dd8afc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Nordic Semiconductor ASA as shared menuconfig copyright holder</title>
<updated>2018-06-18T17:46:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-18T17:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=255969e85ca6bb452a685aa64b4741822b6f4bbb'/>
<id>urn:sha1:255969e85ca6bb452a685aa64b4741822b6f4bbb</id>
<content type='text'>
Largely paid work, and it's copied into Zephyr, so it was a request.

All other source files are still copyright me.

Nothing changes in practice. I went for shared copyright to make sure
the ISC license can never be changed.
</content>
</entry>
<entry>
<title>menuconfig: Remove redundant int() argument</title>
<updated>2018-06-14T22:35:42Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-14T22:35:42Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=c67d3c49e58a3affb17259c36176fb8b947cda8d'/>
<id>urn:sha1:c67d3c49e58a3affb17259c36176fb8b947cda8d</id>
<content type='text'>
Base 10 is the default.
</content>
</entry>
<entry>
<title>menuconfig: Fix searching for nonexistent objects</title>
<updated>2018-06-12T13:42:17Z</updated>
<author>
<name>Tomasz Gorochowik</name>
<email>tgorochowik@antmicro.com</email>
</author>
<published>2018-06-12T13:24:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=3d59127ca3a3138d255887f45af90bc91b37713c'/>
<id>urn:sha1:3d59127ca3a3138d255887f45af90bc91b37713c</id>
<content type='text'>
This commit fixes an issue when user searches for a nonexistent object
(e.g. adsdsaasda) and presses enter.

Having all the key checks in one continuous if statement makes sure that
the very last 'else' statement does not get executed when enter is
pressed.

Note - backported from:
https://github.com/zephyrproject-rtos/zephyr/pull/8332
</content>
</entry>
<entry>
<title>menuconfig: Support viewing symbol info from within the jump-to dialog</title>
<updated>2018-06-11T11:38:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-11T11:33:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=330017a99cd7619c9eb1fe5fccbb02f5d9e7f6c5'/>
<id>urn:sha1:330017a99cd7619c9eb1fe5fccbb02f5d9e7f6c5</id>
<content type='text'>
Ctrl-F (Ctrl-H clashes with backspace) brings up the information dialog
for the selected item in the jump-to dialog.

Since it's now possible to jump directly from the information dialog to
the jump-to dialog and vice versa, recursive invocation becomes
possible. Work around it with a flag to _info_dialog() that makes '/'
return if the information dialog was launched from within the jump-to
dialog. (Recursive invocations work code-wise, but act in a confusing
way.)
</content>
</entry>
<entry>
<title>menuconfig: Support starting a search from the info dialog</title>
<updated>2018-06-11T11:04:40Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-11T11:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4af3e0c5a96567d476570924a76527f82156ff6c'/>
<id>urn:sha1:4af3e0c5a96567d476570924a76527f82156ff6c</id>
<content type='text'>
It's annoying to have to leave the information dialog just to do a
search related to something you saw in the information dialog.

Stay in the information dialog if the search is canceled.
</content>
</entry>
</feed>
