index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-19
kconfig: search harder for curses library in check-lxdialog.sh
Mike Frysinger
1
-15
/
+9
2007-05-06
kconfig: fix mconf segmentation fault
Marcin Garski
2
-2
/
+2
2007-05-06
kconfig: error out if recursive dependencies are found
Sam Ravnborg
3
-12
/
+13
2007-05-02
kconfig: correct minor typo in Kconfig warning message.
Robert P. J. Day
1
-1
/
+1
2007-05-02
kbuild: be more explicit on missing .config file
Randy Dunlap
1
-0
/
+1
2007-05-02
kconfig: refer to qt3 if we cannot find qt libraries
Sam Ravnborg
1
-2
/
+2
2007-05-02
kbuild: remove kconfig binaries during make mrproper
Sam Ravnborg
1
-0
/
+1
2007-05-02
kconfig/menuconfig: do not hardcode '.config'
Sam Ravnborg
2
-1
/
+2
2007-05-02
menuconfig: remember alternate config filename
Sam Ravnborg
3
-12
/
+37
2007-05-02
kconfig/xconfig: sync main view with search dialog current menu
Marco Costalba
2
-2
/
+5
2007-05-02
menuconfig: dont use obsolete index() function in lxdialog
Mike Frysinger
1
-2
/
+2
2007-02-14
[PATCH] qconf: hide empty list items
Cyrill V. Gorcunov
1
-0
/
+2
2007-02-14
[PATCH] qconf: Back button behaviour normalization
Cyrill V. Gorcunov
1
-1
/
+4
2007-02-14
[PATCH] qconf: fix showing help info on failed search
Cyrill V. Gorcunov
1
-0
/
+1
2007-02-14
[PATCH] qconf: relocate Search Command
Shlomi Fish
1
-3
/
+6
2007-02-14
[PATCH] qconf: immediately update integer and string values in xconfig display
Karsten Wiese
1
-0
/
+1
2007-01-11
[PATCH] qconf: (re)fix SIGSEGV on empty menu items
Roman Zippel
2
-13
/
+4
2007-01-05
[PATCH] qconf: fix SIGSEGV on empty menu items
Cyrill V. Gorcunov
2
-2
/
+12
2006-12-13
[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...
Karsten Wiese
2
-19
/
+20
2006-12-13
[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...
Karsten Wiese
4
-2
/
+27
2006-12-13
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...
Karsten Wiese
6
-9
/
+21
2006-12-13
[PATCH] kconfig: new function "bool conf_get_changed(void)"
Karsten Wiese
5
-10
/
+23
2006-12-07
[PATCH] qconf: support old QT
akpm@osdl.org
1
-4
/
+4
2006-11-25
[PATCH] fix menuconfig colours with TERM=vt100
Roman Zippel
1
-9
/
+7
2006-11-25
[PATCH] qconf: fix uninitialsied member
Roman Zippel
1
-0
/
+1
2006-11-13
[PATCH] .gitignore: add miscellaneous files
Franck Bui-Huu
1
-0
/
+2
2006-10-11
[PATCH] Fix menuconfig build failure due to missing stdbool.h
Luca Tettamanti
1
-0
/
+1
2006-10-01
kconfig: fix saving alternate kconfig file in parent dir
Sam Ravnborg
1
-1
/
+1
2006-09-30
kconfig/menuconfig: do not let ncurses clutter screen on exit
Sam Ravnborg
1
-8
/
+8
2006-09-30
kconfig/lxdialog: clear long menu lines
Sam Ravnborg
1
-6
/
+6
2006-09-30
kbuild: do not build mconf & lxdialog unless needed
Sam Ravnborg
1
-1
/
+6
2006-09-30
kconfig/lxdialog: fix make mrproper
Sam Ravnborg
1
-1
/
+0
2006-09-30
kconfig/lxdialog: support resize
Sam Ravnborg
8
-71
/
+161
2006-09-30
kconfig/lxdialog: let <ESC><ESC> behave as expected
Sam Ravnborg
8
-30
/
+76
2006-09-30
kconfig/menuconfig: lxdialog is now built-in
Sam Ravnborg
12
-1019
/
+502
2006-09-30
kconfig/lxdialog: add a new theme bluetitle which is now default
Sam Ravnborg
2
-2
/
+18
2006-09-30
kconfig/lxdialog: add support for color themes and add blackbg theme
Sam Ravnborg
2
-7
/
+81
2006-09-30
kconfig/lxdialog: refactor color support
Sam Ravnborg
10
-362
/
+250
2006-09-25
kbuild: update help in top level Makefile
Robert P. J. Day
1
-0
/
+1
2006-09-25
kconfig: support DOS line endings
Matthew Wilcox
1
-2
/
+6
2006-08-01
kconfig: correct oldconfig for unset choice options
Roman Zippel
1
-1
/
+1
2006-07-01
kconfig: enhancing accessibility of lxdialog
Samuel Thibault
1
-2
/
+5
2006-06-09
kconfig: KCONFIG_OVERWRITECONFIG
Roman Zippel
2
-19
/
+29
2006-06-09
kconfig: exit if no beginning filename
Randy Dunlap
1
-0
/
+1
2006-06-09
kconfig: warn about leading whitespace for menu prompts
Roman Zippel
1
-6
/
+10
2006-06-09
kconfig: jump to linked menu prompt
Roman Zippel
2
-29
/
+86
2006-06-09
kconfig: create links in info window
Roman Zippel
4
-32
/
+81
2006-06-09
kconfig: finer customization via popup menus
Roman Zippel
2
-238
/
+343
2006-06-09
kconfig: Add search option for xconfig
Roman Zippel
2
-172
/
+333
2006-06-09
kconfig: add defconfig_list/module option
Roman Zippel
7
-24
/
+53
[next]