1. 7826005 kconfig: improve error messages for bad source statements by Sam Ravnborg · 16 years ago
  2. cf82607 kconfig: struct property commented by Sam Ravnborg · 16 years ago
  3. 5b2cf36 kconfig: add comments to symbol flags by Sam Ravnborg · 16 years ago
  4. eaa2a87 kconfig: explain symbol value defaults by Sam Ravnborg · 16 years ago
  5. f6682f9 kconfig: fix options to check-lxdialog.sh by Sam Ravnborg · 16 years ago
  6. ce97e13 fix allmodconfig breakage by Al Viro · 16 years ago
  7. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  8. 661b068 kconfig: readd lost change count by zippel@linux-m68k.org · 16 years ago
  9. 204c96f kconfig: fix silentoldconfig by zippel@linux-m68k.org · 16 years ago
  10. f072181 kconfig: drop the ""trying to assign nonexistent symbol" warning by Sam Ravnborg · 16 years ago
  11. 22127f2 kconfig: always write out .config by Sam Ravnborg · 16 years ago
  12. be2be1d kconfig: scripts/kconfig/zconf.l: add %option noinput by Adrian Bunk · 16 years ago
  13. 09748e1 kconfig: make defconfig is no longer chatty by Sam Ravnborg · 16 years ago
  14. cd9140e1e kconfig: make oldconfig is now less chatty by Sam Ravnborg · 16 years ago
  15. f443d2e kconfig: speed up all*config + randconfig by Sam Ravnborg · 16 years ago
  16. dc7862e kconfig: set all new symbols automatically by Roman Zippel · 16 years ago
  17. 107f43a kconfig: incorrect 'len' field initialisation ? by Christophe Jaillet · 16 years ago
  18. c4143a8 kconfig: fix MAC OS X warnings in menuconfig by Sam Ravnborg · 16 years ago
  19. b44158d kconfig: made check-lxdialog more portable by Sam Ravnborg · 16 years ago
  20. 5a1aa8a kconfig: add named choice group by Roman Zippel · 16 years ago
  21. 4898117 kconfig: fix choice dependency check by Roman Zippel · 16 years ago
  22. 79d6e53 kconfig: reversed borderlines in inputbox by Roel Kluin · 16 years ago
  23. 4217516 kconfig: fix broken target update-po-config by Sam Ravnborg · 16 years ago
  24. 587c906 kconfig: fix select in combination with default by Roman Zippel · 16 years ago
  25. 603d498 kconfig: ignore select of unknown symbol by Sam Ravnborg · 16 years ago
  26. 36ef805 kconfig: mark config as changed when loading an alternate config by Sam Ravnborg · 16 years ago
  27. f5eaa32 kconfig: tristate choices with mixed tristate and boolean values by Jan Beulich · 16 years ago
  28. 9649ef8 kconfig: remove "enable" by Adrian Bunk · 16 years ago
  29. 80daa56 kconfig: use environment option by Roman Zippel · 16 years ago
  30. 9344908 kconfig: environment symbol support by Roman Zippel · 16 years ago
  31. 7a96292 kconfig: explicitly introduce expression list by Roman Zippel · 16 years ago
  32. 0ffce8d kconfig: gconfig: symbol fix by EGRY Gabor · 17 years ago
  33. 534a450 kconfig: gettext support for config by EGRY Gabor · 17 years ago
  34. 75c0a8a kconfig: gettext support for lxdialog by EGRY Gabor · 17 years ago
  35. 413f006 kconfig: gettext support for menuconfig by EGRY Gabor · 17 years ago
  36. c21a2d9 kconfig: gettext support for xconfig by EGRY Gabor · 17 years ago
  37. 01771b0 kconfig: macro fix in menu.c by EGRY Gabor · 17 years ago
  38. 46d2631 kconfig: gettext support for gconfig by EGRY Gabor · 17 years ago
  39. bb7ef39 kconfig: missing macros in gconfig by EGRY Gabor · 17 years ago
  40. f7a4b4c kconfig: whitespace removing by EGRY Gabor · 17 years ago
  41. 1020026 kconfig: update-po-config info by EGRY Gabor · 17 years ago
  42. 07f7668 kconfig: use C89 random functions in conf.c by Ladislav Michl · 17 years ago
  43. 75ff430 kconfig: fix whitespace and sort includes in conf.c by Ladislav Michl · 17 years ago
  44. de83cf1 kconfig: delete unused FILE_ and SYMBOL_ flags by Sam Ravnborg · 17 years ago
  45. d6ee357 kconfig: rename E_OR & friends to avoid name clash by Sam Ravnborg · 17 years ago
  46. d84876f kconfig: allow overriding symbols by Jan Engelhardt · 17 years ago
  47. 09af091 kconfig: make kconfig MinGW friendly by Ladislav Michl · 17 years ago
  48. 2f4b489 kconfig: use getopt() in conf.c for handling command line arguments by Andres Salomon · 17 years ago
  49. 6e588f6 kconfig: if ncurses-devel is missing then say so by Sam Ravnborg · 17 years ago
  50. 870e6f7 kconfig: obey KCONFIG_ALLCONFIG choices with randconfig. by Paul Mundt · 17 years ago
  51. 6840999 x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  52. daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
  53. 2a11328 kconfig: use $K64BIT to set 64BIT with all*config targets by Sam Ravnborg · 17 years ago
  54. 0f855aa kconfig: add helper to set config symbol from environment variable by Sam Ravnborg · 17 years ago
  55. 9c900a9 kconfig: factor out code in confdata.c by Sam Ravnborg · 17 years ago
  56. 4757238 x86: move i386 and x86_64 Kconfig files to x86 directory by Sam Ravnborg · 17 years ago
  57. e703f75 kconfig: small code refactoring in kconfig Makefile by Sam Ravnborg · 17 years ago
  58. 2266cfd x86: move defconfig files for i386 and x86_64 to x86 by Sam Ravnborg · 17 years ago
  59. a54bb70 kconfig: set title bar in xconfig by Randy Dunlap · 17 years ago
  60. e8b8c97 Revert "kconfig: tristate choices with mixed tristate and boolean values" by Linus Torvalds · 17 years ago
  61. e9e40e1 kconfig: comment typo in scripts/kconfig/Makefile. by Rob Landley · 17 years ago
  62. b5d609d kconfig/menuconfig: distinguish between selected-by-another options and comments by Matej Laitl · 17 years ago
  63. a5bf3d8 kconfig: tristate choices with mixed tristate and boolean values by Jan Beulich · 17 years ago
  64. 14f3156 kbuild: update _shipped files for kconfig syntax cleanup by Sam Ravnborg · 17 years ago
  65. 247537b kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" by Adrian Bunk · 17 years ago
  66. a67cb13 kconfig: fix segv fault in menuconfig by Sam Ravnborg · 17 years ago
  67. 4887407 kconfig: make comments stand out in menuconfig by Sam Ravnborg · 17 years ago
  68. aa1e5ef kbuild: check if we can link gettext not just compile by Sam Ravnborg · 17 years ago
  69. f82f3f9 kconfig: oldconfig shall not set symbols if it does not need to by Roman Zippel · 17 years ago
  70. 1edf1c0 kconfig: remove unused members from struct symbol by Sam Ravnborg · 17 years ago
  71. 03d2912 kconfig: attach help text to menus by Sam Ravnborg · 17 years ago
  72. d8982ba kconfig: reset generated values only if Kconfig and .config agree. by Roman Zippel · 17 years ago
  73. 0584f9f kconfig: strip 'CONFIG_' automatically in kernel configuration search by Bernhard Walle · 17 years ago
  74. b70e325c kconfig: fix update-po-config by Sam Ravnborg · 17 years ago
  75. e99c343 kconfig: use POSIX equality test in check-lxdialog.sh by Mike Frysinger · 17 years ago
  76. 03c9587 kconfig: search harder for curses library in check-lxdialog.sh by Mike Frysinger · 17 years ago
  77. 11de39e kconfig: fix mconf segmentation fault by Marcin Garski · 17 years ago
  78. 5447d34 kconfig: error out if recursive dependencies are found by Sam Ravnborg · 17 years ago
  79. 1e093ec kconfig: correct minor typo in Kconfig warning message. by Robert P. J. Day · 17 years ago
  80. 7ac1c14 kbuild: be more explicit on missing .config file by Randy Dunlap · 17 years ago
  81. 9ae5700 kconfig: refer to qt3 if we cannot find qt libraries by Sam Ravnborg · 17 years ago
  82. 145c904 kbuild: remove kconfig binaries during make mrproper by Sam Ravnborg · 17 years ago
  83. d802b50 kconfig/menuconfig: do not hardcode '.config' by Sam Ravnborg · 17 years ago
  84. 95e30f9 menuconfig: remember alternate config filename by Sam Ravnborg · 17 years ago
  85. 63431e7 kconfig/xconfig: sync main view with search dialog current menu by Marco Costalba · 18 years ago
  86. f88d205 menuconfig: dont use obsolete index() function in lxdialog by Mike Frysinger · 17 years ago
  87. ed8b4d4 [PATCH] qconf: hide empty list items by Cyrill V. Gorcunov · 17 years ago
  88. f253f00 [PATCH] qconf: Back button behaviour normalization by Cyrill V. Gorcunov · 17 years ago
  89. 786fb18 [PATCH] qconf: fix showing help info on failed search by Cyrill V. Gorcunov · 17 years ago
  90. 66e7c72 [PATCH] qconf: relocate Search Command by Shlomi Fish · 17 years ago
  91. 49e5646 [PATCH] qconf: immediately update integer and string values in xconfig display by Karsten Wiese · 17 years ago
  92. 6fa1da8 [PATCH] qconf: (re)fix SIGSEGV on empty menu items by Roman Zippel · 18 years ago
  93. 73b8ed2 [PATCH] qconf: fix SIGSEGV on empty menu items by Cyrill V. Gorcunov · 18 years ago
  94. 0a0c502 [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed state by Karsten Wiese · 18 years ago
  95. 3b354c5 [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc by Karsten Wiese · 18 years ago
  96. bfc1000 [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only by Karsten Wiese · 18 years ago
  97. b321429 [PATCH] kconfig: new function "bool conf_get_changed(void)" by Karsten Wiese · 18 years ago
  98. 44ddc4f [PATCH] qconf: support old QT by akpm@osdl.org · 18 years ago
  99. c154348 [PATCH] fix menuconfig colours with TERM=vt100 by Roman Zippel · 18 years ago
  100. f12aa70 [PATCH] qconf: fix uninitialsied member by Roman Zippel · 18 years ago