1. 8c94b43 kconfig: nconf: stop endless search loops by Mihai Moldovan · 3 years, 9 months ago
  2. 0871874 kconfig: nconf: refactor in print_in_middle() by Masahiro Yamada · 3 years, 9 months ago
  3. 0a94768 kconfig: nconf: remove meaningless wattrset() call from show_menu() by Masahiro Yamada · 3 years, 9 months ago
  4. ecdb733 kconfig: nconf: change set_config_filename() to void function by Masahiro Yamada · 3 years, 9 months ago
  5. 93487b1 kconfig: nconf: refactor attributes setup code by Masahiro Yamada · 3 years, 9 months ago
  6. 16b0e10 kconfig: nconf: remove unneeded default for menu prompt by Masahiro Yamada · 3 years, 9 months ago
  7. 2ba50da kconfig: nconf: get rid of (void) casts from wattrset() calls by Masahiro Yamada · 3 years, 9 months ago
  8. 68876c3 kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf() by Masahiro Yamada · 3 years, 9 months ago
  9. 5ee5465 kconfig: change sym_change_count to a boolean flag by Masahiro Yamada · 3 years, 9 months ago
  10. 1f035a5 kconfig: nconf: fix core dump when searching in empty menu by Masahiro Yamada · 3 years, 9 months ago
  11. 163e0c2 kconfig: remove redundant assignment prompt = prompt by Denis Efremov · 4 years, 4 months ago
  12. ba82f52 kconfig: fix an "implicit declaration of function" warning by Bartosz Golaszewski · 5 years ago
  13. baa23ec kconfig: Fix spelling of sym_is_changable by Marco Ammon · 5 years ago
  14. 580c5b3 kconfig: make parent directories for the saved .config as needed by Masahiro Yamada · 6 years ago
  15. 9c38f1f kconfig/[mn]conf: handle backspace (^H) key by Changbin Du · 6 years ago
  16. 0c87410 kconfig: convert to SPDX License Identifier by Masahiro Yamada · 6 years ago
  17. 00c864f kconfig: allow all config targets to write auto.conf if missing by Masahiro Yamada · 6 years ago
  18. 5accd7f kconfig: handle format string before calling conf_message_callback() by Masahiro Yamada · 6 years ago
  19. 694c49a kconfig: drop localization support by Sam Ravnborg · 7 years ago
  20. ad81810 kconfig: fix sparse warnings in nconfig by Randy Dunlap · 8 years ago
  21. 0eb4734 Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning by Cheah Kok Cheong · 8 years ago
  22. 0a1f00a kconfig: Do not print status messages in make -s mode by Michal Marek · 10 years ago
  23. 7eb6e34 kbuild: trivial - remove trailing empty lines by Masahiro Yamada · 11 years ago
  24. f6eb6e4 kconfig/[mn]conf: shorten title in search-box by Yann E. MORIN · 11 years ago
  25. a1ce636 kconfig/[mn]conf: make it explicit in the search box that a regexp is possible by Yann E. MORIN · 12 years ago
  26. 1278ebd mconf/nconf: mark empty menus/menuconfigs different from non-empty ones by Dirk Gouders · 12 years ago
  27. e0b4260 nconf: use function calls instead of ncurses' variables LINES and COLS by Dirk Gouders · 12 years ago
  28. 2c68115 kconfig: nconf: rewrite labels of function keys line by Roland Eggner · 12 years ago
  29. 0b61650 kconfig: nconf: rewrite help texts by Roland Eggner · 12 years ago
  30. 9a926d4 kconfig: get CONFIG_ prefix from the environment by Yann E. MORIN · 12 years ago
  31. 337a275 kconfig: remove CONFIG_ from string constants by Yann E. MORIN · 12 years ago
  32. 5e609ad menuconfig: Add jump keys to search results by Benjamin Poirier · 12 years ago
  33. d68e818 nconf: add u, d command keys in scroll windows by Benjamin Poirier · 12 years ago
  34. d7c67a2 kconfig/nconf: fix compile with ncurses reentrant API by Yaakov Selkowitz · 13 years ago
  35. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
  36. 5ea9f64 scripts/kconfig/nconf: dynamically alloc dialog_input_result by Cheng Renquan · 13 years ago
  37. 4920e05 kconfig/nconf: nuke unreferenced `nohelp_text' by Arnaud Lacombe · 13 years ago
  38. a1e8065 kconfig/nconf: remove useless conditionnal by Arnaud Lacombe · 13 years ago
  39. f98ee76 kconfig/nconf: prevent segfault on empty menu by Arnaud Lacombe · 13 years ago
  40. 5416857 kconfig/nconf: use the generic menu_get_ext_help() by Arnaud Lacombe · 13 years ago
  41. e9882ac nconfig: Avoid Wunused-but-set warning by Raghavendra D Prabhu · 13 years ago
  42. 5a6f8d2 kconfig: nuke LKC_DIRECT_LINK cruft by Arnaud Lacombe · 14 years ago
  43. 10175ba nconfig: Silence unused return values from wattrset by Stephen Boyd · 14 years ago
  44. 39177ec nconf: handle comment entries within choice/endchoice by Peter Korsgaard · 14 years ago
  45. fe04ce0 kbuild/nconf: fix spaces damage by Arnaud Lacombe · 14 years ago
  46. 70c74e5 Merge branch 'message-callback' into kbuild/kconfig by Michal Marek · 14 years ago
  47. 0455029 Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar/linux-2.6 into kbuild/kconfig by Michal Marek · 14 years ago
  48. 0954828 kconfig: replace KERNELVERSION usage by the mainmenu's prompt by Arnaud Lacombe · 14 years ago
  49. 652cf98 kconfig: rephrase help texts/comments not to include the package name by Arnaud Lacombe · 14 years ago
  50. ffb5957 kconfig: allow build-time definition of the internal config prefix by Arnaud Lacombe · 14 years ago
  51. 59dfa24 kconfig: rephrase help text not to mention the internal prefix by Arnaud Lacombe · 14 years ago
  52. aee08ed nconfig: Fix help for choice menus by Stephen Boyd · 14 years ago
  53. 42368c3 kconfig: Allow frontends to display messages themselves by Michal Marek · 14 years ago
  54. a72f3e2 nconfig: add search support by Nir Tzachar · 14 years ago
  55. 866af40 nconfig: Fix segfault when menu is empty by Andrej Gelenberg · 14 years ago
  56. 68c16ed nconfig: minor fix by Nir Tzachar · 15 years ago
  57. 851190c nconfig: mark local functions as such by Michal Marek · 15 years ago
  58. 692d97c kconfig: new configuration interface (nconfig) by nir.tzachar@gmail.com · 15 years ago