Age | Commit message (Expand) | Author |
2014-12-09 | calloc/xcalloc: Fix argument order | Arjun Sreedharan |
2014-06-10 | kbuild: trivial - use tabs for code indent where possible | Masahiro Yamada |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada |
2013-10-08 | kconfig: fix trivial typos and update mconf documentation | Martin Walch |
2013-07-23 | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu... | Michal Marek |
2013-07-16 | kconfig/[mn]conf: shorten title in search-box | Yann E. MORIN |
2013-07-10 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2013-06-24 | kconfig/[mn]conf: make it explicit in the search box that a regexp is possible | Yann E. MORIN |
2013-06-18 | mconf/nconf: mark empty menus/menuconfigs different from non-empty ones | Dirk Gouders |
2013-06-18 | kconfig/lxdialog: handle newline characters in print_autowrap() | Dirk Gouders |
2013-06-18 | kconfig/lxdialog: Use new mininimum resize definitions in conf_choice() | Sedat Dilek |
2013-05-30 | mconf: handle keys in empty dialogs | Dirk Gouders |
2013-04-16 | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier |
2013-04-16 | menuconfig: Fix memory leak introduced by jump keys feature | Benjamin Poirier |
2013-02-25 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2013-01-16 | menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A... | Wang YanQing |
2013-01-16 | menuconfig: Add Save/Load buttons | Wang YanQing |
2012-11-20 | kconfig: remove CONFIG_ from string constants | Yann E. MORIN |
2012-10-25 | menuconfig: Replace CIRCLEQ by list_head-style lists. | Benjamin Poirier |
2012-09-27 | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier |
2012-09-27 | menuconfig: Add jump keys to search results | Benjamin Poirier |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can return to a scrolled position | Benjamin Poirier |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses | Benjamin Poirier |
2012-08-30 | kconfig/mconf.c: revision of curses initialization. | Dirk Gouders |
2012-07-26 | menuconfig: add u, d, q command keys in text boxes | Benjamin Poirier |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker |
2012-01-16 | menuconfig: fix a regression when canceling the prompt dialog at exit | Li Zefan |
2012-01-14 | menuconfig: let make not report error when not save configuration | Wang YanQing |
2011-08-29 | kconfig: handle SIGINT in menuconfig | Davidlohr Bueso |
2011-06-06 | kconfig: nuke LKC_DIRECT_LINK cruft | Arnaud Lacombe |
2011-06-06 | kconfig: annotate non-trivial fall-trough | Arnaud Lacombe |
2010-09-19 | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe |
2010-09-19 | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe |
2010-09-19 | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe |
2010-09-19 | kconfig: rephrase help text not to mention the internal prefix | Arnaud Lacombe |
2010-06-02 | menuconfig: improive help text a bit | Li Zefan |
2010-04-14 | menuconfig: add support to show hidden options which have prompts | Li Zefan |
2010-02-02 | kconfig: new configuration interface (nconfig) | nir.tzachar@gmail.com |
2010-02-02 | menuconfig: wrap long help lines | Vadim Bendebury (вб) |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-09-20 | kconfig: make use of menu_get_ext_help in menuconfig | Cheng Renquan |
2009-07-17 | kconfig: initialize the screen before using curses(3) functions | Arnaud Lacombe |
2009-06-09 | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard |
2008-05-04 | kconfig: fix MAC OS X warnings in menuconfig | Sam Ravnborg |
2008-02-03 | kconfig: mark config as changed when loading an alternate config | Sam Ravnborg |
2008-01-28 | kconfig: gettext support for menuconfig | EGRY Gabor |
2008-01-28 | kconfig: make kconfig MinGW friendly | Ladislav Michl |
2007-10-12 | kconfig/menuconfig: distinguish between selected-by-another options and comments | Matej Laitl |
2007-10-12 | kconfig: fix segv fault in menuconfig | Sam Ravnborg |
2007-10-12 | kconfig: make comments stand out in menuconfig | Sam Ravnborg |