summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-25Move _is_num() into _check_undef_syms()Ulf Magnusson
2018-10-22Make 10.16.0 releasev10.16.0Ulf Magnusson
2018-10-22Use standard_sc_expr_str() in _name_and_loc()Ulf Magnusson
2018-10-22menuconfig: Mention jump-to in info dialog helpUlf Magnusson
2018-10-22Move _check_sym/choice_sanity() into the Kconfig classUlf Magnusson
2018-10-22Micro-optimize _make_depend_on() callsUlf Magnusson
2018-10-21Make 10.15.0 releasev10.15.0Ulf Magnusson
2018-10-21Allow programmatically expanding preprocessor functions with argsUlf Magnusson
2018-10-21Test _parse_block() blank line case earlierUlf Magnusson
2018-10-21Sort _parse_properties() cases by frequencyUlf Magnusson
2018-10-21Simplify node->item property copyingUlf Magnusson
2018-10-21menuconfig: Show the selected symbol for promptless choicesUlf Magnusson
2018-10-21menuconfig: _node_str() simplification nitUlf Magnusson
2018-10-16Make 10.14.3 releasev10.14.3Ulf Magnusson
2018-10-16Make Kconfig.choices match its descriptionUlf Magnusson
2018-10-16menuconfig: Use Kconfig.unique_choices in jump-toUlf Magnusson
2018-10-15menuconfig: Simplify _sorted_menu_comment_nodes()Ulf Magnusson
2018-10-15Fix typo in _add_props_to_sc() commentUlf Magnusson
2018-10-14Make 10.14.2 releasev10.14.2Ulf Magnusson
2018-10-14menuconfig: Fix some minor resizing jumpiness on gnome-terminalUlf Magnusson
2018-10-14menuconfig: Switch back to "very visible" cursor after Ctrl-FUlf Magnusson
2018-10-14menuconfig: Mention some ncurses ESCDELAY investigationUlf Magnusson
2018-10-14menuconfig: Mention some potential (though never seen) ESCDELAY iffinessUlf Magnusson
2018-10-14menuconfig: Mention that jump-to has been generalized in docstringUlf Magnusson
2018-10-14Link ACRNUlf Magnusson
2018-10-14Make 10.14.1 releasev10.14.1Ulf Magnusson
2018-10-14menuconfig: Fix crash when pressing Ctrl-F with no matches in jump-to dialogUlf Magnusson
2018-10-14Make 10.14.0 releasev10.14.0Ulf Magnusson
2018-10-14menuconfig: Add jump-to for choices, menus, and commentsUlf Magnusson
2018-10-13menuconfig: Do not show range hint for symbols without rangesUlf Magnusson
2018-10-13Add some hints re. generating custom configuration outputUlf Magnusson
2018-10-10Make 10.13.0 releasev10.13.0Ulf Magnusson
2018-10-10menuconfig: Comment formatting nitsUlf Magnusson
2018-10-10menuconfig: Improve/fix promptless choice handlingUlf Magnusson
2018-10-08_shell_fn() comment nitUlf Magnusson
2018-10-08Remove redundant elifs in expr_value()Ulf Magnusson
2018-10-07Remove useless local variable in _parse_factor()Ulf Magnusson
2018-10-06Make 10.12.0 releasev10.12.0Ulf Magnusson
2018-10-06Fix typo in READMEUlf Magnusson
2018-10-06Add hints on incremental building to 'getting started'Ulf Magnusson
2018-10-06Point to IS_ENABLED() is READMEUlf Magnusson
2018-10-06Clean up naming in expr_value()Ulf Magnusson
2018-10-06Use a common variable name for deps in tri_valueUlf Magnusson
2018-10-06Update genconfig usage descriptionUlf Magnusson
2018-10-06Hint that load_config() with replace=False is for mergingUlf Magnusson
2018-10-05menuconfig: Fix Page Up typo in docstringUlf Magnusson
2018-10-05menuconfig: Remove "Value for " prefix from input dialog titlesUlf Magnusson
2018-10-04Fix link to kconfig-language.txt in how-toUlf Magnusson
2018-10-03Clarify --config-out description a bitUlf Magnusson
2018-10-03README language nitUlf Magnusson