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-11-07
menuconfig: Support HOME and END in the jump-to dialog
Ulf Magnusson
2018-11-04
Comment grammar nit
Ulf Magnusson
2018-11-04
menuconfig: Move cursor to choice selection when entering choices
Ulf Magnusson
2018-11-02
menuconfig: Fix crash when toggling symbols without a type
Ulf Magnusson
2018-11-01
menuconfig: Add quotes around filename for .config loading errors
Ulf Magnusson
2018-10-31
Make errno/strerror/filename available on IOError
Ulf Magnusson
2018-10-22
menuconfig: Mention jump-to in info dialog help
Ulf Magnusson
2018-10-21
menuconfig: Show the selected symbol for promptless choices
Ulf Magnusson
2018-10-21
menuconfig: _node_str() simplification nit
Ulf Magnusson
2018-10-16
menuconfig: Use Kconfig.unique_choices in jump-to
Ulf Magnusson
2018-10-15
menuconfig: Simplify _sorted_menu_comment_nodes()
Ulf Magnusson
2018-10-14
menuconfig: Fix some minor resizing jumpiness on gnome-terminal
Ulf Magnusson
2018-10-14
menuconfig: Switch back to "very visible" cursor after Ctrl-F
Ulf Magnusson
2018-10-14
menuconfig: Mention some ncurses ESCDELAY investigation
Ulf Magnusson
2018-10-14
menuconfig: Mention some potential (though never seen) ESCDELAY iffiness
Ulf Magnusson
2018-10-14
menuconfig: Mention that jump-to has been generalized in docstring
Ulf Magnusson
2018-10-14
menuconfig: Fix crash when pressing Ctrl-F with no matches in jump-to dialog
Ulf Magnusson
2018-10-14
menuconfig: Add jump-to for choices, menus, and comments
Ulf Magnusson
2018-10-13
menuconfig: Do not show range hint for symbols without ranges
Ulf Magnusson
2018-10-10
menuconfig: Comment formatting nits
Ulf Magnusson
2018-10-10
menuconfig: Improve/fix promptless choice handling
Ulf Magnusson
2018-10-05
menuconfig: Fix Page Up typo in docstring
Ulf Magnusson
2018-10-05
menuconfig: Remove "Value for " prefix from input dialog titles
Ulf Magnusson
2018-10-02
menuconfig: Mark quit_dialog() as internal
Ulf Magnusson
2018-09-19
menuconfig: Fix some nits reported by flake8
Ulf Magnusson
2018-09-14
menuconfig: Fix typo re. menuconfig()
Ulf Magnusson
2018-09-14
menuconfig: Reorganize code a bit
Ulf Magnusson
2018-09-14
menuconfig: Fix a small symbol information display issue
Ulf Magnusson
2018-09-14
menuconfig: RGB color implementation nits
Ulf Magnusson
2018-09-14
menuconfig: Add RGB color support to styles.
Mitja HORVAT
2018-09-09
menuconfig: Menu drawing code nit
Ulf Magnusson
2018-09-09
menuconfig: Fix some glitching on small terminals
Ulf Magnusson
2018-09-08
menuconfig: Pass a style string to _styled_win()
Ulf Magnusson
2018-09-08
menuconfig: Print warnings instead of having StyleError
Ulf Magnusson
2018-09-08
menuconfig: Ignore non-existent style templates
Ulf Magnusson
2018-09-07
menuconfig: Fix off-by-one in range check for COLORS
Ulf Magnusson
2018-09-07
menuconfig: Allow numbers to be used directly for colors
Ulf Magnusson
2018-09-07
menuconfig: Add support for custom color schemes (aka styles)
Mitja HORVAT
2018-08-29
menuconfig: Fix outdated comment re. show-all mode
Ulf Magnusson
2018-08-29
menuconfig: Do not use red for invisible symbols outside of show-all mode
Ulf Magnusson
2018-08-29
menuconfig: Fix a case of needlessly turning on show-all
Ulf Magnusson
2018-08-29
menuconfig: Always show implicit submenus with visible nodes
Ulf Magnusson
2018-08-29
menuconfig: Quote style consistency nit
Ulf Magnusson
2018-08-29
menuconfig: Simplify default value info code
Ulf Magnusson
2018-08-29
menuconfig: Add a _center_vertically() helper
Ulf Magnusson
2018-08-29
menuconfig: Remove global() hack for stdscr
Ulf Magnusson
2018-08-29
menuconfig: Mention that include paths are shown
Ulf Magnusson
2018-08-29
menuconfig: Add a more 'make menuconfig'-like color scheme
Ulf Magnusson
2018-08-26
Improve menu structure for promptless choices
Ulf Magnusson
2018-08-26
oldconfig: Use Kconfig.node_iter() and clean up
Ulf Magnusson
[next]