Age | Commit message (Expand) | Author |
2021-04-16 | kconfig: nconf: stop endless search loops | Mihai Moldovan |
2021-04-14 | kconfig: nconf: refactor in print_in_middle() | Masahiro Yamada |
2021-04-14 | kconfig: nconf: remove meaningless wattrset() call from show_menu() | Masahiro Yamada |
2021-04-14 | kconfig: nconf: change set_config_filename() to void function | Masahiro Yamada |
2021-04-14 | kconfig: nconf: refactor attributes setup code | Masahiro Yamada |
2021-04-14 | kconfig: nconf: remove unneeded default for menu prompt | Masahiro Yamada |
2021-04-14 | kconfig: nconf: get rid of (void) casts from wattrset() calls | Masahiro Yamada |
2021-04-14 | kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf() | Masahiro Yamada |
2021-04-14 | kconfig: change sym_change_count to a boolean flag | Masahiro Yamada |
2021-04-14 | kconfig: nconf: fix core dump when searching in empty menu | Masahiro Yamada |
2020-09-03 | kconfig: remove redundant assignment prompt = prompt | Denis Efremov |
2020-01-10 | kconfig: fix an "implicit declaration of function" warning | Bartosz Golaszewski |
2019-07-06 | kconfig: Fix spelling of sym_is_changable | Marco Ammon |
2019-05-11 | kconfig: make parent directories for the saved .config as needed | 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-07-25 | kconfig: allow all config targets to write auto.conf if missing | Masahiro Yamada |
2018-07-25 | kconfig: handle format string before calling conf_message_callback() | Masahiro Yamada |
2018-05-28 | kconfig: drop localization support | Sam Ravnborg |
2017-06-23 | kconfig: fix sparse warnings in nconfig | Randy Dunlap |
2016-11-29 | Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning | Cheah Kok Cheong |
2015-04-09 | kconfig: Do not print status messages in make -s mode | Michal Marek |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada |
2013-07-16 | kconfig/[mn]conf: shorten title in search-box | Yann E. MORIN |
2013-06-24 | kconfig/[mn]conf: make it explicit in the search box that a regexp is possible | Yann E. MORIN |
2013-06-18 | mconf/nconf: mark empty menus/menuconfigs different from non-empty ones | Dirk Gouders |
2013-06-18 | nconf: use function calls instead of ncurses' variables LINES and COLS | Dirk Gouders |
2013-02-09 | kconfig: nconf: rewrite labels of function keys line | Roland Eggner |
2013-02-09 | kconfig: nconf: rewrite help texts | Roland Eggner |
2012-11-20 | kconfig: get CONFIG_ prefix from the environment | Yann E. MORIN |
2012-11-20 | kconfig: remove CONFIG_ from string constants | Yann E. MORIN |
2012-09-27 | menuconfig: Add jump keys to search results | Benjamin Poirier |
2012-07-26 | nconf: add u, d command keys in scroll windows | Benjamin Poirier |
2012-07-04 | kconfig/nconf: fix compile with ncurses reentrant API | Yaakov Selkowitz |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker |
2011-09-09 | scripts/kconfig/nconf: dynamically alloc dialog_input_result | Cheng Renquan |
2011-08-08 | kconfig/nconf: nuke unreferenced `nohelp_text' | Arnaud Lacombe |
2011-07-13 | kconfig/nconf: remove useless conditionnal | Arnaud Lacombe |
2011-07-13 | kconfig/nconf: prevent segfault on empty menu | Arnaud Lacombe |
2011-07-13 | kconfig/nconf: use the generic menu_get_ext_help() | Arnaud Lacombe |
2011-07-13 | nconfig: Avoid Wunused-but-set warning | Raghavendra D Prabhu |
2011-06-06 | kconfig: nuke LKC_DIRECT_LINK cruft | Arnaud Lacombe |
2011-04-19 | nconfig: Silence unused return values from wattrset | Stephen Boyd |
2011-01-07 | nconf: handle comment entries within choice/endchoice | Peter Korsgaard |
2010-12-15 | kbuild/nconf: fix spaces damage | Arnaud Lacombe |
2010-10-28 | Merge branch 'message-callback' into kbuild/kconfig | Michal Marek |
2010-09-27 | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar... | Michal Marek |
2010-09-19 | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe |
2010-09-19 | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe |
2010-09-19 | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe |