]> git.sur5r.net Git - kconfig-frontends/blob - scripts/ksync.log
scripts/ksync: append new changes ordered byt date
[kconfig-frontends] / scripts / ksync.log
1 MCA: delete all remaining traces of microchannel bus support.
2 scripts/config: properly report and set string options
3 kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.
4 kconfig: Add error handling to KCONFIG_ALLCONFIG
5 nconf: add u, d command keys in scroll windows
6 menuconfig: add u, d, q command keys in text boxes
7 scripts/config: fix double-quotes un-escaping
8 kconfig: allow long lines in config file
9 kconfig/nconf: fix compile with ncurses reentrant API
10 scripts/config: add option to undef a symbol
11 scripts/config: allow alternate prefix to config option symbol
12 scripts/config: add option to not upper-case symbols
13 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias
14 menuconfig: Assign jump keys per-page instead of globally
15 menuconfig: Do not open code textbox scroll up/down
16 menuconfig: Add jump keys to search results
17 menuconfig: Extend dialog_textbox so that it can return to a scrolled position
18 menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses
19 menuconfig: Remove superfluous conditionnal
20 kconfig: document oldnoconfig to what it really does in conf.c
21 kconfig/mconf.c: revision of curses initialization.
22 menuconfig: Replace CIRCLEQ by list_head-style lists.
23 scripts/config: Fix wrong "shift" for --keep-case
24 kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new
25 kconfig: nconf: rewrite labels of function keys line
26 kconfig: nconf: rewrite help texts
27 kconfig: fix a compiliation error when using make xconfig
28 nconf: function keys line, change background color for better readability
29 menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an Alternate"
30 menuconfig: Add Save/Load buttons
31 kconfig:lxdialog: remove duplicate code
32 menuconfig:inputbox: support navigate input position
33 kconfig: document use of CONFIG_ environment variable
34 merge_config.sh: Add option to specify output dir
35 Revert "kconfig-language: add to hints"
36 kconfig: Fix malloc handling in conf tools
37 kconfig: get CONFIG_ prefix from the environment
38 kconfig: add a function to get the CONFIG_ prefix
39 kconfig: remove CONFIG_ from string constants
40 menuconfig: fix NULL pointer dereference when searching a symbol
41 menuconfig: print more info for symbol without prompts
42 kconfig: fix lists definition for C++
43 Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG"
44 kconfig: implement KCONFIG_PROBABILITY for randconfig
45 kconfig: allow specifying the seed for randconfig
46 kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
47 kconfig: do not override symbols already set
48 kconfig: fix randconfig tristate detection
49 menuconfig: Add "breadcrumbs" navigation aid
50 menuconfig: Fix memory leak introduced by jump keys feature
51 merge_config.sh: Avoid creating unnessary source softlinks