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