aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/nconf.gui.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada1-3/+2
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada1-1/+2
2017-06-23kconfig: fix sparse warnings in nconfigRandy Dunlap1-2/+2
2016-12-11kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings1-4/+11
2013-06-18nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders1-9/+11
2013-01-24nconf: function keys line, change background color for better readabilityRoland Eggner1-1/+1
2012-07-26nconf: add u, d command keys in scroll windowsBenjamin Poirier1-3/+5
2011-09-09scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputboxCheng Renquan1-0/+8
2011-09-09scripts/kconfig/nconf: fix editing long stringsCheng Renquan1-6/+23
2011-09-09scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan1-5/+15
2011-09-09scripts/kconfig/nconf: fix memmove's length argCheng Renquan1-1/+1
2011-09-09scripts/kconfig/nconf: fix typo: unknow => unknownCheng Renquan1-1/+1
2010-08-17kbuild: fix typoArnaud Lacombe1-1/+1
2010-08-16nconfig: add search supportNir Tzachar1-10/+10
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd1-1/+1
2010-02-02nconfig: mark local functions as suchMichal Marek1-3/+3
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com1-0/+617