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-08-10
Improve naming in the custom expr. printing functions
Ulf Magnusson
2018-08-10
menuconfig: Make symbol information less spammy
Ulf Magnusson
2018-08-10
menuconfig: Omit tristate value hint for int/string/hex defaults
Ulf Magnusson
2018-08-10
menuconfig: Use the new custom symbol/choice string functionality
Ulf Magnusson
2018-06-24
menuconfig: Style nit
Ulf Magnusson
2018-06-24
menuconfig: Remove redundant _update_menu() call
Ulf Magnusson
2018-06-22
menuconfig: Fix some pylint code nits
Ulf Magnusson
2018-06-22
menuconfig: Simplify [N]/[M]/[Y] implementation
Ulf Magnusson
2018-06-22
menuconfig: Simplify is_num() a bit
Ulf Magnusson
2018-06-18
Add Nordic Semiconductor ASA as shared menuconfig copyright holder
Ulf Magnusson
2018-06-15
menuconfig: Remove redundant int() argument
Ulf Magnusson
2018-06-12
menuconfig: Fix searching for nonexistent objects
Tomasz Gorochowik
2018-06-11
menuconfig: Support viewing symbol info from within the jump-to dialog
Ulf Magnusson
2018-06-11
menuconfig: Support starting a search from the info dialog
Ulf Magnusson
2018-06-06
Add license tags to scripts
Ulf Magnusson
2018-05-31
menuconfig: Fix outdated comment
Ulf Magnusson
2018-05-30
Add tool helper for loading/saving .config files
Ulf Magnusson
2018-05-30
Add tool helper for selecting the top-level Kconfig
Ulf Magnusson
2018-05-27
menuconfig: Always prompt for save when output file is missing
Ulf Magnusson
2018-05-27
Simplify error exits
Ulf Magnusson
2018-05-27
menuconfig: Prepare for packaging
Ulf Magnusson
2018-05-22
menuconfig: Move symbol name from title into info text
Ulf Magnusson
2018-05-22
menuconfig: Rearrange symbol name printing condition
Ulf Magnusson
2018-05-22
menuconfig: Add mode for showing all symbol names
Ulf Magnusson
2018-05-21
menuconfig: Don't show implicit menus in symbol info
Ulf Magnusson
2018-05-21
menuconfig: Quote symbol values in jump-to dialog
Ulf Magnusson
2018-05-21
menuconfig: Show symbol values in search results
Ulf Magnusson
2018-05-20
menuconfig: Use lower() instead of re.IGNORECASE in search
Ulf Magnusson
2018-05-20
menuconfig: Style nit
Ulf Magnusson
2018-05-20
menuconfig: Fix outdated 'matches' comment
Ulf Magnusson
2018-05-20
menuconfig: Search names and prompts separately
Ulf Magnusson
2018-05-20
menuconfig: Formatting nit
Ulf Magnusson
2018-05-20
menuconfig: Fix bad regex crash on Python 3.4-
Ulf Magnusson
2018-05-19
menuconfig: Implement scroll offset for text boxes
Ulf Magnusson
2018-05-19
menuconfig: Add info and allow ~ in save/load dialogs
Ulf Magnusson
2018-05-18
menuconfig: Remove redundant information for menus and comments
Ulf Magnusson
2018-05-18
menuconfig: Add .config loading dialog
Ulf Magnusson
2018-05-18
menuconfig: Don't show indentation-based menus in menu path
Ulf Magnusson
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
[prev]
[next]