Age | Commit message (Expand) | Author | Files | Lines |
2019-05-04 | kconfig/[mn]conf: handle backspace (^H) key | Changbin Du | 1 | -1/+1 |
2017-06-23 | kconfig: fix sparse warnings in nconfig | Randy Dunlap | 1 | -6/+6 |
2016-11-29 | Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning | Cheah Kok Cheong | 1 | -0/+2 |
2015-04-09 | kconfig: Do not print status messages in make -s mode | Michal Marek | 1 | -0/+5 |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 1 | -1/+0 |
2013-07-16 | kconfig/[mn]conf: shorten title in search-box | Yann E. MORIN | 1 | -2/+2 |
2013-06-24 | kconfig/[mn]conf: make it explicit in the search box that a regexp is possible | Yann E. MORIN | 1 | -1/+1 |
2013-06-19 | mconf/nconf: mark empty menus/menuconfigs different from non-empty ones | Dirk Gouders | 1 | -8/+8 |
2013-06-19 | nconf: use function calls instead of ncurses' variables LINES and COLS | Dirk Gouders | 1 | -7/+14 |
2013-02-09 | kconfig: nconf: rewrite labels of function keys line | Roland Eggner | 1 | -4/+4 |
2013-02-09 | kconfig: nconf: rewrite help texts | Roland Eggner | 1 | -164/+156 |
2012-11-20 | kconfig: get CONFIG_ prefix from the environment | Yann E. MORIN | 1 | -0/+1 |
2012-11-20 | kconfig: remove CONFIG_ from string constants | Yann E. MORIN | 1 | -2/+9 |
2012-09-27 | menuconfig: Add jump keys to search results | Benjamin Poirier | 1 | -1/+1 |
2012-07-26 | nconf: add u, d command keys in scroll windows | Benjamin Poirier | 1 | -3/+3 |
2012-07-04 | kconfig/nconf: fix compile with ncurses reentrant API | Yaakov Selkowitz | 1 | -0/+4 |
2012-05-18 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 1 | -1/+1 |
2011-09-09 | scripts/kconfig/nconf: dynamically alloc dialog_input_result | Cheng Renquan | 1 | -11/+10 |
2011-08-08 | kconfig/nconf: nuke unreferenced `nohelp_text' | Arnaud Lacombe | 1 | -2/+0 |
2011-07-13 | kconfig/nconf: remove useless conditionnal | Arnaud Lacombe | 1 | -4/+1 |
2011-07-13 | kconfig/nconf: prevent segfault on empty menu | Arnaud Lacombe | 1 | -1/+6 |
2011-07-13 | kconfig/nconf: use the generic menu_get_ext_help() | Arnaud Lacombe | 1 | -13/+1 |
2011-07-13 | nconfig: Avoid Wunused-but-set warning | Raghavendra D Prabhu | 1 | -2/+0 |
2011-06-06 | kconfig: nuke LKC_DIRECT_LINK cruft | Arnaud Lacombe | 1 | -1/+1 |
2011-04-19 | nconfig: Silence unused return values from wattrset | Stephen Boyd | 1 | -7/+7 |
2011-01-07 | nconf: handle comment entries within choice/endchoice | Peter Korsgaard | 1 | -2/+6 |
2010-12-15 | kbuild/nconf: fix spaces damage | Arnaud Lacombe | 1 | -1/+1 |
2010-10-28 | Merge branch 'message-callback' into kbuild/kconfig | Michal Marek | 1 | -42/+9 |
2010-09-28 | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar... | Michal Marek | 1 | -41/+32 |
2010-09-20 | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe | 1 | -5/+1 |
2010-09-20 | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe | 1 | -24/+19 |
2010-09-20 | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe | 1 | -6/+6 |
2010-09-20 | kconfig: rephrase help text not to mention the internal prefix | Arnaud Lacombe | 1 | -6/+6 |
2010-09-13 | nconfig: Fix help for choice menus | Stephen Boyd | 1 | -0/+2 |
2010-08-17 | kconfig: Allow frontends to display messages themselves | Michal Marek | 1 | -42/+9 |
2010-08-17 | nconfig: add search support | Nir Tzachar | 1 | -169/+196 |
2010-08-13 | nconfig: Fix segfault when menu is empty | Andrej Gelenberg | 1 | -0/+2 |
2010-02-02 | nconfig: minor fix | Nir Tzachar | 1 | -3/+3 |
2010-02-02 | nconfig: mark local functions as such | Michal Marek | 1 | -12/+12 |
2010-02-02 | kconfig: new configuration interface (nconfig) | nir.tzachar@gmail.com | 1 | -0/+1568 |