| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu... | Michal Marek | 2013-07-23 | 1 | -2/+2 |
|\ |
|
| * | kconfig/[mn]conf: shorten title in search-box | Yann E. MORIN | 2013-07-16 | 1 | -2/+2 |
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2013-07-11 | 1 | -9/+12 |
|\| |
|
| * | kconfig/[mn]conf: make it explicit in the search box that a regexp is possible | Yann E. MORIN | 2013-06-24 | 1 | -1/+1 |
| * | mconf/nconf: mark empty menus/menuconfigs different from non-empty ones | Dirk Gouders | 2013-06-18 | 1 | -5/+6 |
| * | kconfig/lxdialog: handle newline characters in print_autowrap() | Dirk Gouders | 2013-06-18 | 1 | -2/+2 |
| * | kconfig/lxdialog: Use new mininimum resize definitions in conf_choice() | Sedat Dilek | 2013-06-18 | 1 | -1/+3 |
* | | mconf: handle keys in empty dialogs | Dirk Gouders | 2013-05-30 | 1 | -5/+6 |
|/ |
|
* | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier | 2013-04-16 | 1 | -1/+70 |
* | menuconfig: Fix memory leak introduced by jump keys feature | Benjamin Poirier | 2013-04-16 | 1 | -0/+3 |
* | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2013-02-25 | 1 | -3/+3 |
|\ |
|
| * | menuconfig: Replace CIRCLEQ by list_head-style lists. | Benjamin Poirier | 2012-10-25 | 1 | -3/+3 |
* | | menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A... | Wang YanQing | 2013-01-16 | 1 | -14/+0 |
* | | menuconfig: Add Save/Load buttons | Wang YanQing | 2013-01-16 | 1 | -5/+25 |
* | | kconfig: remove CONFIG_ from string constants | Yann E. MORIN | 2012-11-20 | 1 | -2/+8 |
|/ |
|
* | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier | 2012-09-27 | 1 | -16/+59 |
* | menuconfig: Add jump keys to search results | Benjamin Poirier | 2012-09-27 | 1 | -21/+43 |
* | menuconfig: Extend dialog_textbox so that it can return to a scrolled position | Benjamin Poirier | 2012-09-27 | 1 | -4/+4 |
* | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses | Benjamin Poirier | 2012-09-27 | 1 | -2/+10 |
* | kconfig/mconf.c: revision of curses initialization. | Dirk Gouders | 2012-08-30 | 1 | -4/+0 |
* | menuconfig: add u, d, q command keys in text boxes | Benjamin Poirier | 2012-07-26 | 1 | -3/+3 |
* | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 2012-05-18 | 1 | -1/+1 |
* | menuconfig: fix a regression when canceling the prompt dialog at exit | Li Zefan | 2012-01-16 | 1 | -1/+2 |
* | menuconfig: let make not report error when not save configuration | Wang YanQing | 2012-01-14 | 1 | -0/+1 |
* | kconfig: handle SIGINT in menuconfig | Davidlohr Bueso | 2011-08-30 | 1 | -34/+52 |
* | kconfig: nuke LKC_DIRECT_LINK cruft | Arnaud Lacombe | 2011-06-06 | 1 | -1/+0 |
* | kconfig: annotate non-trivial fall-trough | Arnaud Lacombe | 2011-06-06 | 1 | -0/+1 |
* | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe | 2010-09-20 | 1 | -5/+1 |
* | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe | 2010-09-20 | 1 | -20/+18 |
* | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe | 2010-09-20 | 1 | -5/+5 |
* | kconfig: rephrase help text not to mention the internal prefix | Arnaud Lacombe | 2010-09-20 | 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 |