summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/mconf.c
AgeCommit message (Expand)AuthorLines
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek-10/+21
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan-2/+2
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada-1/+1
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada-1/+0
2013-10-08kconfig: fix trivial typos and update mconf documentationMartin Walch-31/+29
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek-2/+2
2013-07-16kconfig/[mn]conf: shorten title in search-boxYann E. MORIN-2/+2
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-9/+12
2013-06-24kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN-1/+1
2013-06-18mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders-5/+6
2013-06-18kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders-2/+2
2013-06-18kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek-1/+3
2013-05-30mconf: handle keys in empty dialogsDirk Gouders-5/+6
2013-04-16menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier-1/+70
2013-04-16menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier-0/+3
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek-3/+3
2013-01-16menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing-14/+0
2013-01-16menuconfig: Add Save/Load buttonsWang YanQing-5/+25
2012-11-20kconfig: remove CONFIG_ from string constantsYann E. MORIN-2/+8
2012-10-25menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier-3/+3
2012-09-27menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier-16/+59
2012-09-27menuconfig: Add jump keys to search resultsBenjamin Poirier-21/+43
2012-09-27menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier-4/+4
2012-09-27menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier-2/+10
2012-08-30kconfig/mconf.c: revision of curses initialization.Dirk Gouders-4/+0
2012-07-26menuconfig: add u, d, q command keys in text boxesBenjamin Poirier-3/+3
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker-1/+1
2012-01-16menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan-1/+2
2012-01-14menuconfig: let make not report error when not save configurationWang YanQing-0/+1
2011-08-29kconfig: handle SIGINT in menuconfigDavidlohr Bueso-34/+52
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe-1/+0
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe-0/+1
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe-5/+1
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe-20/+18
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe-5/+5
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe-5/+5
2010-06-02menuconfig: improive help text a bitLi Zefan-1/+1
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan-4/+18
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com-13/+0
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan-75/+3
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe-0/+2
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard-1/+9
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg-1/+2
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg-0/+1
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor-25/+26
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl-52/+9
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl-8/+15
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg-2/+3