| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe | 2010-09-19 | 1 | -5/+1 |
* | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe | 2010-09-19 | 1 | -20/+18 |
* | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe | 2010-09-19 | 1 | -5/+5 |
* | kconfig: rephrase help text not to mention the internal prefix | Arnaud Lacombe | 2010-09-19 | 1 | -5/+5 |
* | menuconfig: improive help text a bit | Li Zefan | 2010-06-02 | 1 | -1/+1 |
* | menuconfig: add support to show hidden options which have prompts | Li Zefan | 2010-04-14 | 1 | -4/+18 |
* | kconfig: new configuration interface (nconfig) | nir.tzachar@gmail.com | 2010-02-02 | 1 | -13/+0 |
* | menuconfig: wrap long help lines | Vadim Bendebury (вб) | 2010-02-02 | 1 | -0/+1 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | kconfig: make use of menu_get_ext_help in menuconfig | Cheng Renquan | 2009-09-20 | 1 | -75/+3 |
* | kconfig: initialize the screen before using curses(3) functions | Arnaud Lacombe | 2009-07-17 | 1 | -0/+2 |
* | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 2009-06-09 | 1 | -1/+9 |
* | kconfig: fix MAC OS X warnings in menuconfig | Sam Ravnborg | 2008-05-04 | 1 | -1/+2 |
* | kconfig: mark config as changed when loading an alternate config | Sam Ravnborg | 2008-02-03 | 1 | -0/+1 |
* | kconfig: gettext support for menuconfig | EGRY Gabor | 2008-01-28 | 1 | -25/+26 |
* | kconfig: make kconfig MinGW friendly | Ladislav Michl | 2008-01-28 | 1 | -52/+9 |
* | kconfig/menuconfig: distinguish between selected-by-another options and comments | Matej Laitl | 2007-10-12 | 1 | -8/+15 |
* | kconfig: fix segv fault in menuconfig | Sam Ravnborg | 2007-10-12 | 1 | -2/+3 |
* | kconfig: make comments stand out in menuconfig | Sam Ravnborg | 2007-10-12 | 1 | -0/+8 |
* | kconfig: attach help text to menus | Sam Ravnborg | 2007-07-25 | 1 | -2/+2 |
* | kconfig: strip 'CONFIG_' automatically in kernel configuration search | Bernhard Walle | 2007-07-17 | 1 | -2/+9 |
* | kconfig/menuconfig: do not hardcode '.config' | Sam Ravnborg | 2007-05-02 | 1 | -1/+1 |
* | menuconfig: remember alternate config filename | Sam Ravnborg | 2007-05-02 | 1 | -12/+31 |
* | [PATCH] kconfig: new function "bool conf_get_changed(void)" | Karsten Wiese | 2006-12-13 | 1 | -7/+14 |
* | kconfig/menuconfig: do not let ncurses clutter screen on exit | Sam Ravnborg | 2006-09-30 | 1 | -8/+8 |
* | kconfig/lxdialog: support resize | Sam Ravnborg | 2006-09-30 | 1 | -4/+8 |
* | kconfig/lxdialog: let <ESC><ESC> behave as expected | Sam Ravnborg | 2006-09-30 | 1 | -11/+14 |
* | kconfig/menuconfig: lxdialog is now built-in | Sam Ravnborg | 2006-09-30 | 1 | -341/+141 |
* | kconfig/lxdialog: add a new theme bluetitle which is now default | Sam Ravnborg | 2006-09-30 | 1 | -1/+2 |
* | kconfig/lxdialog: add support for color themes and add blackbg theme | Sam Ravnborg | 2006-09-30 | 1 | -1/+14 |
* | kbuild: create .kernelrelease at *config step | Sam Ravnborg | 2006-01-16 | 1 | -1/+1 |
* | kconfig: move lxdialog to scripts/kconfig/lxdialog | Sam Ravnborg | 2005-12-16 | 1 | -1/+1 |
* | [PATCH] clarify menuconfig /(search) help text | Randy Dunlap | 2005-10-30 | 1 | -1/+2 |
* | [PATCH] Kill signed chars | J.A. Magallon | 2005-06-25 | 1 | -2/+2 |
* | [PATCH] mconf.c needs locale.h | Jean-Christophe Dubois | 2005-06-25 | 1 | -0/+1 |
* | [PATCH] Kconfig i18n support | Arnaldo Carvalho de Melo | 2005-05-05 | 1 | -57/+63 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1090 |