summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-11Make 10.46.0 releasev10.46.0Ulf Magnusson
2019-04-11menuconfig: Include all parents in menu pathsUlf Magnusson
2019-04-11menuconfig: Rename _try_set_locale() to try_set_locale()Ulf Magnusson
2019-04-10Make 10.45.2 releasev10.45.2Ulf Magnusson
2019-04-10menuconfig: Rename _check_validity() to _check_valid()Ulf Magnusson
2019-04-10menuconfig: Code style nitsUlf Magnusson
2019-04-05menuconfig: Make comment re. preserving cursor position more accurateUlf Magnusson
2019-04-05menuconfig: Avoid needlessly turning on show-all in rare casesUlf Magnusson
2019-04-05menuconfig: Fix typo in comment in _load_dialog()Ulf Magnusson
2019-04-04make 10.45.1 releasev10.45.1Ulf Magnusson
2019-04-04menuconfig: Show menus with unsatisfied 'visible if' in red in show-all modeUlf Magnusson
2019-04-03menuconfig: Simplify show-all backwards searchUlf Magnusson
2019-03-26olddefconfig: Fix typo in helpUlf Magnusson
2019-03-24savedefconfig: Fix typo in helpUlf Magnusson
2019-03-24Make 10.45.0 releasev10.45.0Ulf Magnusson
2019-03-24Use 'from ... import ...' for os.path and glob stuffUlf Magnusson
2019-03-22savedefconfig: Have '--out MINIMAL_CONFIGURATION' instead of '--out OUT'Ulf Magnusson
2019-03-22Whitespace consistency nitUlf Magnusson
2019-03-22Make 10.44.0 releasev10.44.0Ulf Magnusson
2019-03-22Convert some comments to module docstrings in utilitiesUlf Magnusson
2019-03-22README nitUlf Magnusson
2019-03-21setup: Whitespace nitUlf Magnusson
2019-03-21setup: Style nitsUlf Magnusson
2019-03-21menuconfig: Whitespace nitUlf Magnusson
2019-03-20Make 10.43.0 releasev10.43.0Ulf Magnusson
2019-03-20savedefconfig: Add scriptUlf Magnusson
2019-03-20menuconfig: Style nitsUlf Magnusson
2019-03-20Whitespace nitUlf Magnusson
2019-03-19menuconfig: Mention windows-curses in module docstringUlf Magnusson
2019-03-19menuconfig: Get rid of 'platform' importUlf Magnusson
2019-03-16Make 10.42.0 releasev10.42.0Ulf Magnusson
2019-03-16Fix link to Kconfig best practices pageUlf Magnusson
2019-03-16menuconfig: Add generic window height/width helpersUlf Magnusson
2019-03-16Warn for unquoted argument to 'source', etc.Ulf Magnusson
2019-03-14Make 10.41.0 releasev10.41.0Ulf Magnusson
2019-03-14menuconfig: Fix some typos in commentsUlf Magnusson
2019-03-14oldconfig: Style nitUlf Magnusson
2019-03-14Comment nitUlf Magnusson
2019-03-14menuconfig: Put two blank lines between top-level functionsUlf Magnusson
2019-03-14Put two blank lines between top-level functions/classesUlf Magnusson
2019-03-14Refactor and optimize type parsing a bitUlf Magnusson
2019-03-14Clarify shutil lazy importUlf Magnusson
2019-03-10Make 10.40.0 releasev10.40.0Ulf Magnusson
2019-03-10Import 'platform' and 'subprocess' as neededUlf Magnusson
2019-03-08Say 'implementation' instead of 'parser' in descriptionUlf Magnusson
2019-03-08Fix typo in kconfig_filenames docUlf Magnusson
2019-03-06listnewconfig: Remove redundant backslashUlf Magnusson
2019-03-06Code formatting nitUlf Magnusson
2019-03-06Make 10.39.0 releasev10.39.0Ulf Magnusson
2019-03-06setconfig: Fix help text formatUlf Magnusson