Age | Commit message (Expand) | Author |
2021-04-14 | kconfig: nconf: refactor in print_in_middle() | Masahiro Yamada |
2021-04-14 | kconfig: nconf: refactor attributes setup code | Masahiro Yamada |
2021-04-14 | kconfig: nconf: get rid of (void) casts from wattrset() calls | Masahiro Yamada |
2021-04-14 | kconfig: nconf: fix NORMAL attributes | Masahiro Yamada |
2019-03-29 | kconfig/[mn]conf: handle backspace (^H) key | Changbin Du |
2018-12-28 | kconfig: convert to SPDX License Identifier | Masahiro Yamada |
2018-02-10 | kconfig: add xrealloc() helper | Masahiro Yamada |
2017-06-23 | kconfig: fix sparse warnings in nconfig | Randy Dunlap |
2016-12-11 | kconfig/nconf: Fix hang when editing symbol with a long prompt | Ben Hutchings |
2013-06-18 | nconf: use function calls instead of ncurses' variables LINES and COLS | Dirk Gouders |
2013-01-24 | nconf: function keys line, change background color for better readability | Roland Eggner |
2012-07-26 | nconf: add u, d command keys in scroll windows | Benjamin Poirier |
2011-09-09 | scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox | Cheng Renquan |
2011-09-09 | scripts/kconfig/nconf: fix editing long strings | Cheng Renquan |
2011-09-09 | scripts/kconfig/nconf: dynamically alloc dialog_input_result | Cheng Renquan |
2011-09-09 | scripts/kconfig/nconf: fix memmove's length arg | Cheng Renquan |
2011-09-09 | scripts/kconfig/nconf: fix typo: unknow => unknown | Cheng Renquan |
2010-08-17 | kbuild: fix typo | Arnaud Lacombe |
2010-08-16 | nconfig: add search support | Nir Tzachar |
2010-07-23 | nconfig: Fix segfault when help contains special characters | Stephen Boyd |
2010-02-02 | nconfig: mark local functions as such | Michal Marek |
2010-02-02 | kconfig: new configuration interface (nconfig) | nir.tzachar@gmail.com |