index
:
Kconfiglib.git
main
Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git
Jacob McDonnell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
menuconfig.py
Age
Commit message (
Expand
)
Author
2018-05-16
Record which MenuNode has each property
Ulf Magnusson
2018-05-14
menuconfig: Fix _CONVERT_C_LC_CTYPE_TO_UTF8 comment
Ulf Magnusson
2018-05-13
menuconfig: Add Ctrl-W support to edit boxes
Ulf Magnusson
2018-05-11
menuconfig: Style nit
Ulf Magnusson
2018-05-11
menuconfig: Jump-to code nit
Ulf Magnusson
2018-05-11
menucomment: Comment clarity nit
Ulf Magnusson
2018-05-11
menuconfig: Code style nit
Ulf Magnusson
2018-05-11
Fix _search_strings() cache
Ulf Magnusson
2018-05-11
menuconfig: Add prompts to incremental search
Ulf Magnusson
2018-05-10
menuconfig: Add search with multiple search strings
Ulf Magnusson
2018-05-10
menuconfig: Refactor resizing after fullscreen dialogs
Ulf Magnusson
2018-05-10
menuconfig: Remove confusing menu list comment
Ulf Magnusson
2018-05-10
Style nits
Ulf Magnusson
2018-05-09
menuconfig: Misleading comment nit
Ulf Magnusson
2018-05-09
menuconfig: Fix rendering of long prefilled edit box string
Ulf Magnusson
2018-05-08
menuconfig: Convert the C locale to a UTF-8 locale for LC_CTYPE
Ulf Magnusson
2018-05-08
Increase indent for implicit submenus to 4
Ulf Magnusson
2018-05-07
menuconfig: Add incremental regex search and jump-to
Ulf Magnusson
2018-05-03
menuconfig: Scroll to show current menu in menu path
Ulf Magnusson
2018-05-03
menuconfig: Quit immediately when configuration is unchanged
Ulf Magnusson
2018-05-03
menuconfig: Support setting values with [N]/[M]/[Y]
Ulf Magnusson
2018-05-03
menuconfig: Add a mode that shows invisible items
Ulf Magnusson
2018-05-01
Add a terminal menuconfig implementation
Ulf Magnusson