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