aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/mconf.c
Commit message (Expand)AuthorAge
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-10
* kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-09
* kconfig: fix trivial typos and update mconf documentationMartin Walch2013-10-08
* Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-07-23
|\
| * kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2013-07-16
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-10
|\|
| * kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2013-06-24
| * mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders2013-06-18
| * kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders2013-06-18
| * kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek2013-06-18
* | mconf: handle keys in empty dialogsDirk Gouders2013-05-29
|/
* menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier2013-04-16
* menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier2013-04-16
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2013-02-25
|\
| * menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier2012-10-25
* | menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing2013-01-15
* | menuconfig: Add Save/Load buttonsWang YanQing2013-01-15
* | kconfig: remove CONFIG_ from string constantsYann E. MORIN2012-11-20
|/
* menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-27
* menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-27
* menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier2012-09-27
* menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier2012-09-27
* kconfig/mconf.c: revision of curses initialization.Dirk Gouders2012-08-30
* menuconfig: add u, d, q command keys in text boxesBenjamin Poirier2012-07-26
* MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-17
* menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan2012-01-16
* menuconfig: let make not report error when not save configurationWang YanQing2012-01-14
* kconfig: handle SIGINT in menuconfigDavidlohr Bueso2011-08-29
* kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-06
* kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-06
* kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-19
* kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-19
* kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-19
* kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2010-09-19
* menuconfig: improive help text a bitLi Zefan2010-06-02
* menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-14
* kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-02
* menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-02
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan2009-09-20
* kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe2009-07-17
* kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-09
* kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2008-05-04
* kconfig: mark config as changed when loading an alternate configSam Ravnborg2008-02-03
* kconfig: gettext support for menuconfigEGRY Gabor2008-01-28
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-28
* kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-12
* kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-12
* kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-12
* kconfig: attach help text to menusSam Ravnborg2007-07-25