| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: convert to SPDX License Identifier | Masahiro Yamada | 2018-12-28 | 1 | -14/+1 |
* | kbuild: trivial - use tabs for code indent where possible | Masahiro Yamada | 2014-06-10 | 1 | -1/+1 |
* | mconf: use function calls instead of ncurses' variables LINES and COLS | Dirk Gouders | 2013-06-18 | 1 | -4/+9 |
* | kconfig/lxdialog: handle newline characters in print_autowrap() | Dirk Gouders | 2013-06-18 | 1 | -14/+17 |
* | kconfig/lxdialog: Add definitions for mininimum (re)size values | Sedat Dilek | 2013-06-16 | 1 | -1/+1 |
* | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier | 2013-04-16 | 1 | -2/+43 |
* | kconfig/mconf.c: revision of curses initialization. | Dirk Gouders | 2012-08-30 | 1 | -0/+7 |
* | kconfig: variable argument lists needs `stdarg.h' | Arnaud Lacombe | 2009-07-17 | 1 | -0/+2 |
* | kconfig: make kconfig MinGW friendly | Ladislav Michl | 2008-01-28 | 1 | -11/+21 |
* | menuconfig: remember alternate config filename | Sam Ravnborg | 2007-05-02 | 1 | -0/+5 |
* | menuconfig: dont use obsolete index() function in lxdialog | Mike Frysinger | 2007-05-02 | 1 | -2/+2 |
* | [PATCH] fix menuconfig colours with TERM=vt100 | Roman Zippel | 2006-11-25 | 1 | -9/+7 |
* | kconfig/lxdialog: support resize | Sam Ravnborg | 2006-09-30 | 1 | -0/+6 |
* | kconfig/lxdialog: let <ESC><ESC> behave as expected | Sam Ravnborg | 2006-09-30 | 1 | -0/+33 |
* | kconfig/menuconfig: lxdialog is now built-in | Sam Ravnborg | 2006-09-30 | 1 | -2/+132 |
* | kconfig/lxdialog: add a new theme bluetitle which is now default | Sam Ravnborg | 2006-09-30 | 1 | -1/+16 |
* | kconfig/lxdialog: add support for color themes and add blackbg theme | Sam Ravnborg | 2006-09-30 | 1 | -6/+67 |
* | kconfig/lxdialog: refactor color support | Sam Ravnborg | 2006-09-30 | 1 | -112/+147 |
* | kconfig: move lxdialog to scripts/kconfig/lxdialog | Sam Ravnborg | 2005-12-16 | 1 | -0/+362 |