)]}'
{
  "log": [
    {
      "commit": "22c7eca61e51296643bb0a379fc726fda8f3b015",
      "tree": "ee313b7cf959db1aa0e4fb33174fa8c4a1c8af3b",
      "parents": [
        "7b5d87215b38359ecadf7a69575b11e140a00484"
      ],
      "author": {
        "name": "Li Zefan",
        "email": "lizf@cn.fujitsu.com",
        "time": "Wed Apr 14 11:46:02 2010 +0800"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Wed Apr 14 15:34:19 2010 +0200"
      },
      "message": "menuconfig: add support to show hidden options which have prompts\n\nUsage:\n  Press \u003cZ\u003e to show all config symbols which have prompts.\n\nQuote Tim Bird:\n\n| I\u0027ve been bitten by this numerous times.  I most often\n| use ftrace on ARM, but when I go back to x86, I almost\n| always go through a sequence of searching for the\n| function graph tracer in the menus, then realizing it\u0027s\n| completely missing until I disable CC_OPTIMIZE_FOR_SIZE.\n|\n| Is there any way to have the menu item appear, but be\n| unsettable unless the SIZE option is disabled?  I\u0027m\n| not a Kconfig guru...\n\nI myself found this useful too. For example, I need to test\nftrace/tracing and want to be sure all the tracing features are\nenabled, so I  enter the \"Tracers\" menu, and press \u003cZ\u003e to\nsee if there is any config hidden.\n\nI also noticed gconfig and xconfig have a button \"Show all options\",\nbut that\u0027s a bit too much, and I think normally what we are not\ninterested in those configs which have no prompt thus can\u0027t be\nchanged by users.\n\nExmaple:\n\n      --- Tracers\n      -*-   Kernel Function Tracer\n      - -     Kernel Function Graph Tracer\n      [*]   Interrupts-off Latency Tracer\n      - -   Preemption-off Latency Tracer\n      [*]   Sysprof Tracer\n\nHere you can see 2 tracers are not selectable, and then can find\nout how to make them selectable.\n\nSigned-off-by: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "4280eae0990190d190dfa7dab9bca480215d5b19",
      "tree": "6575632bc6efeb7163a65480a4ad3026ef6ae2a9",
      "parents": [
        "7926c09dea682be6f3b2e42f16c50d8554c6bbdc"
      ],
      "author": {
        "name": "Li Zefan",
        "email": "lizf@cn.fujitsu.com",
        "time": "Wed Apr 14 11:44:05 2010 +0800"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Wed Apr 14 15:34:18 2010 +0200"
      },
      "message": "kconfig: some small fixes\n\n- fix a typo in documentation\n- fix a typo in a printk on error\n- fix comments in dialog_inputbox()\n\nSigned-off-by: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "668cdedfdb2eb00d8efe127618bead4d46d9e942",
      "tree": "a5596492965dd16ae1499b52be28857377272679",
      "parents": [
        "241ad11f2d2542723136ffa81cd5db61d590156c"
      ],
      "author": {
        "name": "Arnaud Lacombe",
        "email": "lacombar@gmail.com",
        "time": "Mon Jul 06 00:07:14 2009 -0400"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Fri Jul 17 23:05:05 2009 +0200"
      },
      "message": "kconfig: variable argument lists needs `stdarg.h\u0027\n\nFix build on non GNU based platforms.\n\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "af6c159885537eb6582a61156ccfb73e83c0478d",
      "tree": "f3ee9a9f60135ef625b58d487bdb9c2d734c3d66",
      "parents": [
        "3af968e066d593bc4dacc021715f3e95ddf0996f"
      ],
      "author": {
        "name": "Peter Korsgaard",
        "email": "jacmet@sunsite.dk",
        "time": "Sun Feb 15 22:15:16 2009 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Jun 09 22:37:34 2009 +0200"
      },
      "message": "kconfig: handle comment entries within choice/endchoice\n\nImplement support for comment entries within choice groups. Comment entries\nare displayed visually distinct from normal configs, and selecting them is\na no-op.\n\nSigned-off-by: Peter Korsgaard \u003cjacmet@sunsite.dk\u003e\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "f6682f915760ccfe57ef1b6cd5ff2d8f2bf8c1d4",
      "tree": "2b5f819c2b8e8e1c1479bdbee79d47482f66cdf7",
      "parents": [
        "3b1ec9fb8197197d5e3bcca3a05e82d4f50f11bc"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed Dec 03 22:11:14 2008 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed Dec 03 22:11:14 2008 +0100"
      },
      "message": "kconfig: fix options to check-lxdialog.sh\n\nAs noted by Bernhard - fix it up.\n\nCc: Bernhard Reutner-Fischer \u003crep.dot.nop@gmail.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "b44158de9e318fbc92ac6c665ad3d0c948e80ac3",
      "tree": "ea5e1e324438e1ae7afc6e57edfa5289515c5d1f",
      "parents": [
        "e4c576b911e364737b1bf4f5bfdab1c440713f26"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@uranus.ravnborg.org",
        "time": "Thu May 01 19:29:47 2008 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@uranus.ravnborg.org",
        "time": "Thu May 01 19:29:47 2008 +0200"
      },
      "message": "kconfig: made check-lxdialog more portable\n\nOS-X shell did not like \u0027echo -e\u0027 so implement\nsuggestion from Al Viro to use a more portable construct.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Al Viro \u003cviro@ZenIV.linux.org.uk\u003e\nAcked-By: Timur Tabi \u003ctimur@freescale.com\u003e\n"
    },
    {
      "commit": "79d6e539df8260fe5d12a2117494aaf80ca1b3e8",
      "tree": "7f06663fdb863883e986e1a398b182129c2c825f",
      "parents": [
        "e31a94ed371c70855eb30b77c490d6d85dd4da26"
      ],
      "author": {
        "name": "Roel Kluin",
        "email": "12o3l@tiscali.nl",
        "time": "Thu Mar 20 21:30:32 2008 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@uranus.ravnborg.org",
        "time": "Mon Apr 28 22:27:26 2008 +0200"
      },
      "message": "kconfig: reversed borderlines in inputbox\n\nFix reversal of dlg.border.atr and dlg.dialog.atr for draw_box()\nMakes the inputbox look like expected\n\nSigned-off-by: Roel Kluin \u003c12o3l@tiscali.nl\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "75c0a8a55c31c0a21f7e9e64bc45e87e228a98f6",
      "tree": "e2e5652ee20f30ac7f8d73e2abc2a089218b3e89",
      "parents": [
        "413f006bab3845f12d7b2338a9b548aaf7808548"
      ],
      "author": {
        "name": "EGRY Gabor",
        "email": "gaboregry1@t-online.hu",
        "time": "Fri Jan 11 23:42:54 2008 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Jan 28 23:14:39 2008 +0100"
      },
      "message": "kconfig: gettext support for lxdialog\n\nGettext support for lxdialog.\n\nSigned-off-by: Egry Gabor \u003cgaboregry1@t-online.hu\u003e\nReviewed-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\n"
    },
    {
      "commit": "09af091f50409a60a72086c737b9a6224dde5ab8",
      "tree": "5a022543e70fffee0807d38076555f824d0549e6",
      "parents": [
        "0486bc9098f4556a0aa90d57f717d08164b7647e"
      ],
      "author": {
        "name": "Ladislav Michl",
        "email": "ladis@linux-mips.org",
        "time": "Mon Dec 17 19:07:41 2007 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Jan 28 23:14:37 2008 +0100"
      },
      "message": "kconfig: make kconfig MinGW friendly\n\nKconfig is powerfull tool. So powerfull that more and more software\nprojects are using it for configuration. So instead of fixing some of\nthem one by one, lets fix it in kernel and wait for sync.\n\nThis work was originaly done for PTXdist - GPL licensed build system for\nuserlands and cross-compilers, but it will not hurt kernel kconfig\neither. PTXdist menuconfig now works on Windows linked with PDCurses and\ncompiled using MinGW - there is no termios and signals.\n\n* Do not include \u003csys/wait.h\u003e and \u003csignal.h\u003e (comes from times when\n  lxdialog was separate process)\n* Do not mess with termios directly and let curses tell screen size.\n  Comment to commit c8dc68ad0fbd934e78e913b8a8d7b45945db4930 says\n  check for screen size could be removed later, but because it didn\u0027t\n  happen for more than year I left it here as well.\n* Save cursor position added by Sam\n\nSigned-off-by: Ladislav Michl \u003cladis@linux-mips.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\n"
    },
    {
      "commit": "6e588f6dcfcffa24decf418b96b4184a907d2bf8",
      "tree": "73e1dc68d7a792668b68e597fde572061de2c6a2",
      "parents": [
        "551559e13af1ccd19d0525cb2b0f308905170647"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Dec 09 20:11:15 2007 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Jan 28 23:14:36 2008 +0100"
      },
      "message": "kconfig: if ncurses-devel is missing then say so\n\nWith this patch when ncurses-devel (or whatever it is named)\nis missing trying to run menuconfig will result in this:\n\n$ make menuconfig\n  HOSTCC  scripts/kconfig/conf.o\n  HOSTCC  scripts/kconfig/kxgettext.o\n *** Unable to find the ncurses libraries or the\n *** required header files.\n *** \u0027make menuconfig\u0027 requires the ncurses libraries.\n ***\n *** Install ncurses (ncurses-devel) and try again.\n ***\nmake[1]: *** [scripts/kconfig/dochecklxdialog] Error 1\nmake: *** [menuconfig] Error 2\n\nMuch better than before where we just listed some build errors.\nThe other *config targets will work indepenednt on ncurses\nbeing present or not.\n\nIncludes improvements suggested by: Frans Pop \u003celendil@planet.nl\u003e\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Frans Pop \u003celendil@planet.nl\u003e\n"
    },
    {
      "commit": "e99c343f169cdcb43f1508873a3c9e19ffe4c64a",
      "tree": "fda45041111b53b92804a8f5e37cfe30e99744b5",
      "parents": [
        "cb3ed5b7e09c6c0462e396d55e3fecc0980a333a"
      ],
      "author": {
        "name": "Mike Frysinger",
        "email": "vapier@gentoo.org",
        "time": "Wed May 23 21:37:45 2007 -0400"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Jul 16 21:15:51 2007 +0200"
      },
      "message": "kconfig: use POSIX equality test in check-lxdialog.sh\n\nThe \"\u003d\u003d\" operator is not in POSIX, so use -eq instead.\n\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "03c9587d752669a12fd553b0cbd835f77b176607",
      "tree": "61ef236f889d500987239340870448124d874e40",
      "parents": [
        "fc31c7716355a226b8ed4e16f4581e5c8fa53570"
      ],
      "author": {
        "name": "Mike Frysinger",
        "email": "vapier@gentoo.org",
        "time": "Thu May 17 15:06:31 2007 -0400"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sat May 19 09:11:15 2007 +0200"
      },
      "message": "kconfig: search harder for curses library in check-lxdialog.sh\n\nThe check-lxdialog.sh script searches for \"libFOO.so\" which fails on OS X, due\nto their special naming of libraries like \"libfoo.dylib\".  This patch turns\nthe curses lib search into extensible loops and adds dylib as a valid\nextension.\n\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "95e30f9593ebf39e26227a20ae8d9f160c50fb67",
      "tree": "1ad3db38f47f079c7cd71251849de7e9778f3ef6",
      "parents": [
        "dd7e54ade8f515ec38d5dc2129705352e2296f8e"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Mar 18 10:48:46 2007 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed May 02 20:58:09 2007 +0200"
      },
      "message": "menuconfig: remember alternate config filename\n\nWhen loading an alternate configuration use that file as\ncurrent configuration filename.\nMake the filename visible in the dialog.\nDefault continue to be .config.\n\nInspired by patch from: Cyrill Gorcunov \u003cgorcunov@gmail.com\u003e\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc:  Cyrill Gorcunov \u003cgorcunov@gmail.com\u003e\n"
    },
    {
      "commit": "f88d205501e35195444bdd41983e26546af3f56a",
      "tree": "c59cd489abcc87128b74bb9163a3a568251a02e1",
      "parents": [
        "2462566f21a5ecdb2a7e75e09db90ff175b1f748"
      ],
      "author": {
        "name": "Mike Frysinger",
        "email": "vapier@gentoo.org",
        "time": "Sat Mar 17 02:37:07 2007 -0400"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed May 02 20:58:08 2007 +0200"
      },
      "message": "menuconfig: dont use obsolete index() function in lxdialog\n\nThe index() function is obsolete, use strchr() instead.\n\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "c154348f00834911c49aa63dfb48bd50d1a07d93",
      "tree": "b0623769f5ee252168af0cec1eff756c8f7f36eb",
      "parents": [
        "f12aa7045280836307e9bbdb1c676c4a94e2b3d3"
      ],
      "author": {
        "name": "Roman Zippel",
        "email": "zippel@linux-m68k.org",
        "time": "Sat Nov 25 11:09:32 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.osdl.org",
        "time": "Sat Nov 25 13:28:34 2006 -0800"
      },
      "message": "[PATCH] fix menuconfig colours with TERM\u003dvt100\n\nOn Mon, 13 Nov 2006, Phil Oester wrote:\n\u003e In commit 350b5b76384e77bcc58217f00455fdbec5cac594, the default menuconfig\n\u003e color scheme was changed to bluetitle.  This breaks the highlighting\n\u003e of the selected item for me with TERM\u003dvt100.  The only way I can see\n\u003e which item is selected is via:\n\u003e\n\u003e     make MENUCONFIG_COLOR\u003dmono menuconfig\n\u003e\n\u003e Which restores the pre-2.6.19 white on black highlighting.\n\nFix.\n\nCc: Phil Oester \u003ckernel@linuxace.com\u003e\nSigned-off-by: Roman Zippel \u003czippel@linux-m68k.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1db11ea65eaf1e7f6a70805fe52bc0aef53f68ef",
      "tree": "a4d204489d242431ab4bc4a9c0bc30fadce60973",
      "parents": [
        "b888132b0ff29ca0733589a594c243ed612438eb"
      ],
      "author": {
        "name": "Luca Tettamanti",
        "email": "kronos.it@gmail.com",
        "time": "Wed Oct 11 01:20:41 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Oct 11 11:14:14 2006 -0700"
      },
      "message": "[PATCH] Fix menuconfig build failure due to missing stdbool.h\n\nscripts/kconfig/lxdialog/util.c fails to build because it uses\ntrue/false without including stdbool.h:\n\nkronos:~/src/linux-2.6$ make O\u003d../linux-build-git menuconfig\n  GEN     /home/kronos/src/linux-build/Makefile\n  HOSTCC  scripts/kconfig/lxdialog/util.o\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c: In function \u0027set_classic_theme\u0027:\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c:68: error: \u0027true\u0027 undeclared (first use in this function)\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c:68: error: (Each undeclared identifier is reported only once\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c:68: error: for each function it appears in.)\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c:70: error: \u0027false\u0027 undeclared (first use in this function)\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c: In function \u0027set_blackbg_theme\u0027:\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c:101: error: \u0027true\u0027 undeclared (first use in this function)\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c:102: error: \u0027false\u0027 undeclared (first use in this function)\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c: In function \u0027set_bluetitle_theme\u0027:\n/home/kronos/src/linux-2.6/scripts/kconfig/lxdialog/util.c:144: error: \u0027true\u0027 undeclared (first use in this function)\nmake[2]: *** [scripts/kconfig/lxdialog/util.o] Error 1\nmake[1]: *** [menuconfig] Error 2\nmake: *** [menuconfig] Error 2\n\nAdd \u003cstdbool.h\u003e to dialog.h to fix the breakage.\n\nSigned-off-by: Luca Tettamanti \u003ckronos.it@gmail.com\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "737ecae264bc759e2033d99e99138f690f3beabf",
      "tree": "55193f039f5ddfe55b391bbaecca308671532ae2",
      "parents": [
        "c29121b787f533d135ae47b5f3044adb66cbebef"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Sat Sep 02 22:01:42 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Sat Sep 30 11:19:20 2006 +0200"
      },
      "message": "kconfig/lxdialog: clear long menu lines\n\nMenulines that were wider than the available\nline width is now properly null terminated.\n\nWhile at it renamed the variable choice \u003d\u003e line_y\nso it better reflect the usage in do_print_item().\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "c8dc68ad0fbd934e78e913b8a8d7b45945db4930",
      "tree": "62169927ce5ca83e3f280e6bbe06053989462968",
      "parents": [
        "f3cbcdc955d0d2c8b4c52d6b73fc536b01b68c64"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sat Jul 29 22:48:57 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Sat Sep 30 11:19:20 2006 +0200"
      },
      "message": "kconfig/lxdialog: support resize\n\nIn all dialogs now properly catch KEY_RESIZE and take proper action.\nIn mconf try to behave sensibly when a dialog routine returns\n-ERRDISPLAYTOOSMALL.\n\nThe original check for a screnn size of 80x19 is kept for now.\nIt may make sense to remove it later, but thats anyway what\nmuch text is adjusted for.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "f3cbcdc955d0d2c8b4c52d6b73fc536b01b68c64",
      "tree": "3619243852b54799123f0fead031b8b45abf7aca",
      "parents": [
        "2982de6993e6d9944f2215d7cb9b558b465a0c99"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Fri Jul 28 23:57:48 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Sat Sep 30 11:19:20 2006 +0200"
      },
      "message": "kconfig/lxdialog: let \u003cESC\u003e\u003cESC\u003e behave as expected\n\n\u003cESC\u003e\u003cESC\u003e is used to step one back in the dialogs.\nWhen lxdialog became built-in pressing \u003cESC\u003e once would cause one step back\nand pressing \u003cESC\u003e\u003cESC\u003e would cause two steps back.\nThis patch - based on concept from Roman Zippel \u003czippel@linux-m68k.org\u003e -\nmakes one \u003cESC\u003e a noop and pressing \u003cESC\u003e\u003cESC\u003e will cause one step backward.\n\nIn addition the final yes/no dialog now has the option to go back to the\nthe kernel configuration. So if you get too far out you can now go back\nto configuring the kernel without saving and starting all over again.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "2982de6993e6d9944f2215d7cb9b558b465a0c99",
      "tree": "3b4765905e7c53e2a03ed599692d2636623e22a5",
      "parents": [
        "350b5b76384e77bcc58217f00455fdbec5cac594"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Thu Jul 27 22:10:27 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Sat Sep 30 11:19:19 2006 +0200"
      },
      "message": "kconfig/menuconfig: lxdialog is now built-in\n\nlxdialog was previously called as an external program causing screen\nto flicker when used. With this patch lxdialog is now built-in.\nIt is loosly based om previous work by:  Petr Baudis \u003cpasky@ucw.cz\u003e\n\nFollowing is a list of changes:\no Moved build of dialog routings to kconfig Makefile\no menubox + checklist uses a new item list to hold all menu items\no in util.c implmented helper function to deal with item list\no menubox now uses parameters to save scroll state (avoids temp file)\no textbox now get text to be displayed as parameter and not a file\no make sure to properly delete subwin\u0027s before main windows\no killed unused files: lxdialog.c msgbox.c\no modified return value for ESC to match direct calling\no in a few places the code has been adjusted to 80 char wide\no in textbox a small refactoring was made to make code remotely readable\no in mconf removed all unused stuff (functions/variables)\n\nFollowing is a list of know short comings:\na) pressing ESC twice will be interpreted as two ESC presses\nb) resize does not work. menuconfig needs to be restarted to be adjusted\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "350b5b76384e77bcc58217f00455fdbec5cac594",
      "tree": "462d427efc258bc4fa1290f4fb2b7bc8257ef329",
      "parents": [
        "458972132a705c4a869002354f7f10f395d08c18"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Mon Jul 24 22:19:51 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Sat Sep 30 11:19:19 2006 +0200"
      },
      "message": "kconfig/lxdialog: add a new theme bluetitle which is now default\n\nThe bluetitle theme is a slightly modified version of the colorscheme\nthat -mm users has been used to. The bluetitle is more readable especially\non some LCD screens so it is now default.\nAnyone that really wants the old color selection can get it by selecting\nthe classic color theme:\nmake MENUCONFIG_COLOR\u003dclassic menuconfig\n\nThe bluetitle theme was modified by Roman Zippel \u003czippel@linux-m68k.org\u003e\nto further improve readability on LCD screens.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "458972132a705c4a869002354f7f10f395d08c18",
      "tree": "a96e2804fd4926f0ba8dd8039e5837fb4cc22485",
      "parents": [
        "98e5a1579e7d34fe3803240750a1c48efcd9cb15"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Mon Jul 24 22:04:04 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Sat Sep 30 11:19:19 2006 +0200"
      },
      "message": "kconfig/lxdialog: add support for color themes and add blackbg theme\n\nThe blackbg theme was originally made by: Han Boetes\nIt was copied from a patch by \"Randy.Dunlap\" \u003crdunlap@xenotime.net\u003e\nwhich was also the inspiration source for the color theme support.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "98e5a1579e7d34fe3803240750a1c48efcd9cb15",
      "tree": "433f6b354eb0bb6fa01f325237f9f4651bf5ac9f",
      "parents": [
        "bf603625660b1742004bf86432ce3c210d14d4fd"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Mon Jul 24 21:40:46 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.ravnborg.org",
        "time": "Sat Sep 30 11:19:19 2006 +0200"
      },
      "message": "kconfig/lxdialog: refactor color support\n\nClean up and refactor color support. All color support are now\nin util.c including color definitions.\nIn the process introduced a global variable named \u0027dlg\u0027 which is\nused all over to set color - thats the reason why all files are changed.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "66392c4f2246641c13b5dc60d15b09a71e09276f",
      "tree": "3ff02370bd1040cc42cbd60666299e7b24619e06",
      "parents": [
        "5e8d780d745c1619aba81fe7166c5a4b5cad2b84"
      ],
      "author": {
        "name": "Samuel Thibault",
        "email": "samuel.thibault@ens-lyon.org",
        "time": "Fri Jun 30 02:18:50 2006 -0700"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sat Jul 01 10:05:42 2006 +0200"
      },
      "message": "kconfig: enhancing accessibility of lxdialog\n\nSome fix that I forgot for good accessibility of lxdialog (the cursor\nshould always be left at the focus location):\n\nHave the checklist display the currently highlighted entry last, for having\nthe cursor left on it (rather than on the last line of the list).\n\nSigned-off-by: Samuel Thibault \u003csamuel.thibault@ens-lyon.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "f043ca43c1ae354346f72dc5826d820d5619f0b2",
      "tree": "8fdd7acccb5c5176543d1e0f83c24aff59b4a75f",
      "parents": [
        "9a7e9f1c60bada782014b2f422f6c68c4d5388f3"
      ],
      "author": {
        "name": "Samuel Thibault",
        "email": "samuel.thibault@ens-lyon.org",
        "time": "Wed Apr 12 02:21:25 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Apr 14 09:15:09 2006 -0700"
      },
      "message": "[PATCH] Enhancing accessibility of lxdialog\n\nFor easily getting fairly good accessibility, the TTY cursor should\nalways be left at the focus location.  This patch fixes the checklist by\njust having the list refreshed after the dialog box (hence the cursor\nposition remains in the list).\n\nSigned-off-by: Samuel Thibault \u003csamuel.thibault@ens-lyon.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n\n"
    },
    {
      "commit": "94f2505be3b6afaf50129e949b1840bc4dd0b3e8",
      "tree": "60e5c1ece1690e999890a08691a46845866e5f79",
      "parents": [
        "59c6a3f4d745584f2f78cdf1f5e221a19518926c"
      ],
      "author": {
        "name": "Roman Zippel",
        "email": "zippel@linux-m68k.org",
        "time": "Sun Apr 09 17:27:14 2006 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Tue Apr 11 13:41:06 2006 +0200"
      },
      "message": "kconfig: recenter menuconfig\n\nMove the menuconfig output more into the centre again, it\u0027s using a\nfixed position depending on the window width using the fact that the\nmenu output has to work in a 80 chars terminal.\n\nSigned-off-by: Roman Zippel \u003czippel@linux-m68k.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "4f1933620f57145212cdbb1ac6ce099eeeb21c5a",
      "tree": "c083cce1f0acedd92be2ac6eb5e6c49ebd84ac46",
      "parents": [
        "7b75b13cda8bd21e8636ea985f76e1ce5bd1a470"
      ],
      "author": {
        "name": "Paul Smith",
        "email": "psmith@gnu.org",
        "time": "Sun Mar 05 17:14:10 2006 -0500"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Mon Mar 06 00:09:51 2006 +0100"
      },
      "message": "kbuild: change kbuild to not rely on incorrect GNU make behavior\n\nThe kbuild system takes advantage of an incorrect behavior in GNU make.\nOnce this behavior is fixed, all files in the kernel rebuild every time,\neven if nothing has changed.  This patch ensures kbuild works with both\nthe incorrect and correct behaviors of GNU make.\n\nFor more details on the incorrect behavior, see:\n\nhttp://lists.gnu.org/archive/html/bug-make/2006-03/msg00003.html\n\nChanges in this patch:\n  - Keep all targets that are to be marked .PHONY in a variable, PHONY.\n  - Add .PHONY: $(PHONY) to mark them properly.\n  - Remove any $(PHONY) files from the $? list when determining whether\n    targets are up-to-date or not.\n\nSigned-off-by: Paul Smith \u003cpsmith@gnu.org\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "3835f82183eab8b67ddda6b32c127859a546c82d",
      "tree": "25d3e5179e13548b034213c54ed0a17db448e9b2",
      "parents": [
        "3ee68c4af3fd7228c1be63254b9f884614f9ebb2"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sat Jan 21 12:03:09 2006 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sat Jan 21 12:03:09 2006 +0100"
      },
      "message": "kconfig: fix /dev/null breakage\n\nWhile running \"make menuconfig\" and \"make mrproper\"\nsome people experienced that /dev/null suddenly changed\npermissions or suddenly became a regular file.\nThe main reason was that /dev/null was used as output\nto gcc in the check-lxdialog.sh script and gcc did\nsome strange things with the output file; in this\ncase /dev/null when it errorred out.\n\nFollowing patch implements a suggestion\nfrom Bryan O\u0027Sullivan \u003cbos@serpentine.com\u003e to\nuse gcc -print-file-name\u003dlibxxx.so.\n\nAlso the Makefile is adjusted to not resolve value of\nHOST_EXTRACFLAGS and HOST_LOADLIBES until they are actually used.\nThis prevents us from calling gcc when running make *clean/mrproper\n\nThanks to Eyal Lebedinsky \u003ceyal@eyal.emu.id.au\u003e and\nJean Delvare \u003ckhali@linux-fr.org\u003e for the first error reports.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n---\n"
    },
    {
      "commit": "60f33b80443a3e7e79e2a3ddc625ab6246a61d3d",
      "tree": "941dd2cb141fd7db86e071a0c469aaba9d22599b",
      "parents": [
        "7c7dce9209161eb260cdf9e9172f72c3a02379e6"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Jan 15 15:28:35 2006 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Jan 15 15:28:35 2006 +0100"
      },
      "message": "kconfig: get rid of stray a.o, support ncursesw\n\nscripts/kconfig/lxdialog/check-lxdialog.sh uses gcc to check for\nwhat libraries are present. Redirect output to /dev/null\nso we do not generate an a.out.\nAlso included support for ncursesw - so if present prefer that\ninstead of ncurses.\nThe order is now (first is preferred):\n1) ncursesw\n2) ncurses\n3) curses\n\nThe latter is to support SunOS.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "ae215b14bdbd459afe5f371175765fae817062a8",
      "tree": "138f8f74c5d0cca6e1fcb6f88cee3009089ccc8c",
      "parents": [
        "d51bfb7852d0e524074ad1cf04e4c3026d75d652"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Jan 08 18:39:44 2006 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Jan 08 18:39:44 2006 +0100"
      },
      "message": "kconfig: factor out ncurses check in a shell script\n\nCleaning up the lxdialog Makefile by factoring out the\nncurses compatibility checks.\nThis made the checks much more obvious and easier to extend.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "febf7ea4bedcd36fba0843db726bba28d22bf89a",
      "tree": "0a0d398e0637fba8292d8b139afbd41b102bb9c4",
      "parents": [
        "00213b17cec87d2cd4df75bcc79aea7a91d8532d"
      ],
      "author": {
        "name": "",
        "email": "sam@mars.ravnborg.org",
        "time": "Tue Jan 03 11:35:26 2006 +0100"
      },
      "committer": {
        "name": "",
        "email": "sam@mars.ravnborg.org",
        "time": "Tue Jan 03 11:35:26 2006 +0100"
      },
      "message": "gitignore: ignore more generated files\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "00213b17cec87d2cd4df75bcc79aea7a91d8532d",
      "tree": "6947dba41f8b0e7fe7bccd41a4840d6de6a27079",
      "parents": [
        "352dd1df32e672be4cff71132eb9c06a257872fe"
      ],
      "author": {
        "name": "Petr Baudis",
        "email": "pasky@ucw.cz",
        "time": "Thu Dec 22 04:44:04 2005 +0100"
      },
      "committer": {
        "name": "",
        "email": "sam@mars.ravnborg.org",
        "time": "Sun Jan 01 22:30:43 2006 +0100"
      },
      "message": "kconfig: Remove support for lxdialog --checklist\n\nRemove support for lxdialog --checklist\n\nThe checklist lxdialog functionality is not used by menuconfig\n(only the radiolist variant is used) and supporting it would\nsignificantly complicate the forthcoming liblxdialog API.\n\nSigned-off-by: Petr Baudis \u003cpasky@suse.cz\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "6f6046cff2e8f04d6b916b10ebaa7b40d7e7967a",
      "tree": "91a143eb6caba421b3f2f1c26d06bd8716da765e",
      "parents": [
        "e067e1f98d54d62fd598126f95e7684e5b63e67f"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Fri Dec 16 21:35:19 2005 +0100"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@mars.ravnborg.org",
        "time": "Fri Dec 16 21:35:19 2005 +0100"
      },
      "message": "kconfig: move lxdialog to scripts/kconfig/lxdialog\n\nThe only lxdialog user i kconfig - for menuconfig.\nSo move it to reflect this.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    }
  ]
}
