summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-09Make 10.6.1 releasev10.6.1Ulf Magnusson
2018-09-09menuconfig: Menu drawing code nitUlf Magnusson
2018-09-09Mention the jump-to menuconfig functionality in the text tooUlf Magnusson
2018-09-09Replace all menuconfig screenshots with a single gif animationUlf Magnusson
2018-09-09menuconfig: Fix some glitching on small terminalsUlf Magnusson
2018-09-08Fix a testsuite-related error for powerpcUlf Magnusson
2018-09-08Clean up kernel Makefile patch and add new targetsUlf Magnusson
2018-09-08Add some more thanks to the READMEUlf Magnusson
2018-09-08Make 10.6.0 releasev10.6.0Ulf Magnusson
2018-09-08menuconfig: Pass a style string to _styled_win()Ulf Magnusson
2018-09-08menuconfig: Print warnings instead of having StyleErrorUlf Magnusson
2018-09-08menuconfig: Ignore non-existent style templatesUlf Magnusson
2018-09-07menuconfig: Fix off-by-one in range check for COLORSUlf Magnusson
2018-09-07menuconfig: Allow numbers to be used directly for colorsUlf Magnusson
2018-09-07menuconfig: Add support for custom color schemes (aka styles)Mitja HORVAT
2018-09-05Clean up _expand_name() commentsUlf Magnusson
2018-09-04Fix outdated comment re. $() yielding non-const symbolsUlf Magnusson
2018-09-04Allow macro expansion within symbol namesUlf Magnusson
2018-09-03Test symbolic constants with 'is (not)'Ulf Magnusson
2018-08-30Allow user values on 'option env' symbolsUlf Magnusson
2018-08-29menuconfig: Fix outdated comment re. show-all modeUlf Magnusson
2018-08-29Make 10.5.0 releasev10.5.0Ulf Magnusson
2018-08-29menuconfig: Do not use red for invisible symbols outside of show-all modeUlf Magnusson
2018-08-29Make 10.4.0 releasev10.4.0Ulf Magnusson
2018-08-29menuconfig: Fix a case of needlessly turning on show-allUlf Magnusson
2018-08-29menuconfig: Always show implicit submenus with visible nodesUlf Magnusson
2018-08-29Improve the running-without-Makefile-patch documentationUlf Magnusson
2018-08-29menuconfig: Quote style consistency nitUlf Magnusson
2018-08-29menuconfig: Simplify default value info codeUlf Magnusson
2018-08-29menuconfig: Add a _center_vertically() helperUlf Magnusson
2018-08-29menuconfig: Remove global() hack for stdscrUlf Magnusson
2018-08-29menuconfig: Mention that include paths are shownUlf Magnusson
2018-08-29_check_undef_syms() nitUlf Magnusson
2018-08-29menuconfig: Add a more 'make menuconfig'-like color schemeUlf Magnusson
2018-08-26Make 10.3.0 releasev10.3.0Ulf Magnusson
2018-08-26Improve menu structure for promptless choicesUlf Magnusson
2018-08-26oldconfig: Use Kconfig.node_iter() and clean upUlf Magnusson
2018-08-25Add a Kconfig.env_vars attribute that lists env. variablesUlf Magnusson
2018-08-25Add a Kconfig.kconfig_filenames attributeUlf Magnusson
2018-08-25Simplify _check_undefined_syms() with node_iter()Ulf Magnusson
2018-08-25Clean up expr_str() a bitUlf Magnusson
2018-08-25oldconfig: Fix help display command for choicesUlf Magnusson
2018-08-25menuconfig: Don't return when selecting a choice symbol with childrenUlf Magnusson
2018-08-25menuconfig: Show all symbols at each menu location for multi.def. choicesUlf Magnusson
2018-08-24Make 10.2.1 releasev10.2.1Ulf Magnusson
2018-08-24menuconfig: Hide the include path for top-level itemsUlf Magnusson
2018-08-24Make 10.2.0 releasev10.2.0Ulf Magnusson
2018-08-24Show include paths in menuconfig symbol informationUlf Magnusson
2018-08-23Make 10.1.1 releasev10.1.1Ulf Magnusson
2018-08-23Exclude User-mode Linux from testingUlf Magnusson