)]}'
{
  "log": [
    {
      "commit": "7c6bd5bdcb4cf8c31050aeeb102250a27a157728",
      "tree": "d1f05942df7b6dfeb0f6a8d894e0b2fa019eba9e",
      "parents": [
        "96839a029d7de3016bd63787a55b1095d7806d4b"
      ],
      "author": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Mon Jul 25 15:44:09 2022 +0100"
      },
      "committer": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Tue Jul 26 08:22:58 2022 +0100"
      },
      "message": "Bug 580441: Accommodate deleted folder of source files\n\nEliminate ResourceException by avoiding processing a deleted source\nfolder resource as a modified resource.\n\nChange-Id: Icfa10040d4d3c6c06b2a4c040e7b632e94dff324\n"
    },
    {
      "commit": "96839a029d7de3016bd63787a55b1095d7806d4b",
      "tree": "484dbf2aee8d0685744cd2af683429a74e6f0252",
      "parents": [
        "2481f398e07c04c3934b37d3a7c2a117a19ebe10"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Jun 30 10:30:12 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Jul 21 04:47:09 2022 -0400"
      },
      "message": "Bug 580259: Not all remote session have a connected process\n\nContributed by STMicroelectronics\n\nChange-Id: Idec88f4bf0cbc8326bf19b9f081af9f9f9d437e2\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "2481f398e07c04c3934b37d3a7c2a117a19ebe10",
      "tree": "44942567b54ce2ef7a81ad9f9702c8f32e83448c",
      "parents": [
        "cb8a85596c983e9d749c9e09f5ba5b6586ab7ba7"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Jul 19 15:51:41 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Jul 19 15:51:41 2022 -0400"
      },
      "message": "[releng] Rebuilt natives for updated Java\n\njava 17 is now the default, and that means that a new hash\nis created by reproducible_build_wrapper.py due to the changed\npath for includes to the Java 17 include directory.\n\nNothing else about the binaries has actually changed.\n\nChange-Id: I36398b84cc5fe20cd1d0f58f52dfee4737e913f8\n"
    },
    {
      "commit": "cb8a85596c983e9d749c9e09f5ba5b6586ab7ba7",
      "tree": "b9b0e58ebeeabdb119fea6440c348a54abd8561e",
      "parents": [
        "5e4a66b0afcc48c833569e72689b36b2adeb28ae"
      ],
      "author": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Tue Jul 12 15:13:02 2022 +0100"
      },
      "committer": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Tue Jul 12 15:13:02 2022 +0100"
      },
      "message": "[releng] WWD releases now require Java17, downgrade WWD version\n\nChange-Id: I6476d206252fbbb7de38a1a302d3544ab41bb40a\n"
    },
    {
      "commit": "5e4a66b0afcc48c833569e72689b36b2adeb28ae",
      "tree": "859fb440383a9b96cad98ebbc4fa6fcaf826541c",
      "parents": [
        "4a956060cd075ccaebc7aa02aaa0e267ee02d6f5"
      ],
      "author": {
        "name": "Mat Booth",
        "email": "mat.booth@gmail.com",
        "time": "Thu Jun 02 10:15:42 2022 +0100"
      },
      "committer": {
        "name": "Mat Booth",
        "email": "mat.booth@gmail.com",
        "time": "Thu Jun 30 12:34:16 2022 -0400"
      },
      "message": "Bug 580178 - Unable to stop build process from launchbar\n\nSwitch from the standard Java ProcessBuilder to the CDT CommandLauncher\nfor new style core build projects.\n\nThe CommandLauncher uses a more sophiscated mechanism for watching the\nspawned process allowing us to interrupt the process when the user hits\nthe stop button on the launchbar by properly listening to a monitor.\n\nThe change adds new API to CBuildCongifuration that takes a progress\nmonitor, and changes all the affected build configuration types to use\nthis new API.\n\nChange-Id: I0c4225616ad8331c2cea28bcb502028455a8ea71\n"
    },
    {
      "commit": "4a956060cd075ccaebc7aa02aaa0e267ee02d6f5",
      "tree": "c6741b75e5898f05c1ba1d6971ed39c3a837c357",
      "parents": [
        "b1011b0a82a78810d9a4ab5e89cb1cd95852533a"
      ],
      "author": {
        "name": "Davin McCall",
        "email": "davmac@davmac.org",
        "time": "Sat Jun 18 17:27:59 2022 +1000"
      },
      "committer": {
        "name": "Davin McCall",
        "email": "davmac@davmac.org",
        "time": "Tue Jun 28 19:43:05 2022 -0400"
      },
      "message": "Bug 580201 - narrowing for constexpr evaluation of builtins\n\nImplement narrowing of argument value (in constexpr context) for various\nbuiltins.\n\nChange-Id: I428cc789358638bf3796ea706f459032c8be10a1\n"
    },
    {
      "commit": "b1011b0a82a78810d9a4ab5e89cb1cd95852533a",
      "tree": "4fa70effbf644b676a0720eb73d5a7b709cd24c2",
      "parents": [
        "98d375756a43b4a9b0aaa0383d68d317246e0203"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri Jun 24 20:04:39 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Jun 27 15:36:16 2022 -0400"
      },
      "message": "Bug 580248: Allow widget baseline to be less than font baseline\n\nThe removed assertion was overly harsh and some combinations of fonts\nand text meant that the assertion was being hit. This code\nwas based on LineNumberRulerColumn (platform.text) which has long\nsince removed the assertion - see\nhttps://github.com/eclipse-platform/eclipse.platform.text/commit/3e70d44d645967b04bc2b78701c0aadc0141004b\nfor the removed assertion.\n\nNote that this change simply removes the assertion and does not\naddress all the possibilities of mixed fonts. I suspect that there\nmay be some (hopefully) small drawing errors if such mixed fonts\nare used. This code (unlike platform text) will continue to\nassume all lines are the same height.\n\nChange-Id: I3801b05c96e2784aabe53b3a503dbdb86e6e10c0\n"
    },
    {
      "commit": "98d375756a43b4a9b0aaa0383d68d317246e0203",
      "tree": "d7a9f6d5d7d236952bc8bcb18e52245306163ace",
      "parents": [
        "b803ce0a3d6185bb6d164bced3824c6e56f0cb98"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri Jun 24 19:48:50 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Jun 27 15:36:16 2022 -0400"
      },
      "message": "Cosmetics.\n\nChange-Id: I0e9468bcb0f16d40e1136039fa221ec52d255f11\n"
    },
    {
      "commit": "b803ce0a3d6185bb6d164bced3824c6e56f0cb98",
      "tree": "d5abf771ce3e6bfe6877a3827206de7939ffc3b6",
      "parents": [
        "864b0038069be164c1e9e020fc82d2cf63f6971f"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Jun 26 20:36:33 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Jun 26 21:17:41 2022 -0400"
      },
      "message": "[releng] Docker snapshots now require Java17, downgrade Docker version\n\nChange-Id: I14df686bc1a601187b77184fb402a48cd32d040f\n"
    },
    {
      "commit": "864b0038069be164c1e9e020fc82d2cf63f6971f",
      "tree": "0a1daf91d084d9edcd4e5fe951be1d095f0564ce",
      "parents": [
        "fd6c9530239e523a359cd7c7328f1d02f8f5e65e"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 15 10:56:22 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 15 10:56:22 2022 -0400"
      },
      "message": "[releng] PDE does not properly resolve dependency without extra import\n\nSome changes happened in platform that cause PDE to not resolve\nproperly. Tycho does, so our builds have been ok, but in the dev IDE\nthere has been a problem.\n\nhttps: //github.com/eclipse-equinox/equinox.bundles/issues/58#issuecomment-1156571374\nChange-Id: I1fdde377f799ad1d83018c8a70e1acbf810c80bc\n"
    },
    {
      "commit": "fd6c9530239e523a359cd7c7328f1d02f8f5e65e",
      "tree": "49901440286764136f83de34f0229d8940b01775",
      "parents": [
        "793af86603f344c43216c3ad2361db5cbc3c907f"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 15 10:14:51 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 15 10:14:51 2022 -0400"
      },
      "message": "[releng] Release url for eclipserun\n\nChange-Id: Iac4704d54fd8bce6e1fe30118d31083836a7fd82\n"
    },
    {
      "commit": "793af86603f344c43216c3ad2361db5cbc3c907f",
      "tree": "a09a38089a49959beba0d3dd24d62a350199b323",
      "parents": [
        "059f5ee63f99dc7c793215443e201e5dc7148d8f"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 15 09:38:59 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 15 09:38:59 2022 -0400"
      },
      "message": "[releng] Released dependencies of 2022-06\n\nChange-Id: Ia6a0c10c60075d9c7e5ef878db51bd767e5656de\n"
    },
    {
      "commit": "059f5ee63f99dc7c793215443e201e5dc7148d8f",
      "tree": "2d9e25ea30d30bd6e4c6065ff05af1839d38a741",
      "parents": [
        "b9dd4673a7f99d64790f92e9a986249172d89cdb"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 08 14:03:09 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 08 14:03:09 2022 -0400"
      },
      "message": "Bug 580045 - Better error message for compiler built-ins\n\nChange-Id: Ib6c99531fea024a56498cf8e6e63fadd7d7f9c48\n"
    },
    {
      "commit": "b9dd4673a7f99d64790f92e9a986249172d89cdb",
      "tree": "4a43983a0650e00bca79920ec05474ad0d1582ec",
      "parents": [
        "815b3f9a921d97cd571319a11e79e6be255072b1"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 08 13:02:42 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 08 13:02:42 2022 -0400"
      },
      "message": "[releng] Update to 2022-06 RC2 dependencies\n\nChange-Id: Idcd66f7e250790e904ccc7d3f0bc10aaf1eea093\n"
    },
    {
      "commit": "815b3f9a921d97cd571319a11e79e6be255072b1",
      "tree": "27ae72ab03a5f2870a7a7244ba89c61dec06fade",
      "parents": [
        "b3908852119605af78ddf21b758ee13795fad92a"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 08 11:21:01 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Jun 08 12:49:12 2022 -0400"
      },
      "message": "Bug 580045 - Display an error when reused launcher causes race condition\n\nThis reverts commit d01a15f013795fe8b54e0deb53bcd98a66dbc342 and\nfixes marker creation too.\n\nChange-Id: I0d391c6df9ac4b17f3e5c8b6e87d5a7991fdc669\n"
    },
    {
      "commit": "b3908852119605af78ddf21b758ee13795fad92a",
      "tree": "100553fcdebae7b2cd3976d813ebd7d9ca597cac",
      "parents": [
        "a60ea13d405645363879b73f8788fd93f77a4cee"
      ],
      "author": {
        "name": "Marco Stornelli",
        "email": "marco.stornelli@gmail.com",
        "time": "Wed Jun 01 13:59:41 2022 +0200"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri Jun 03 09:30:53 2022 -0400"
      },
      "message": "Bug 580062 - Self assignment check fix\n\nFix for false positive error in assignment operator checker\nwhen a noexcept specifier is used.\n\nChange-Id: If82788cda4a37af1c628a937a6960f59de6b0f5b\n"
    },
    {
      "commit": "a60ea13d405645363879b73f8788fd93f77a4cee",
      "tree": "b20b4ce74269ce69f4be9a7f38dcf64ae9fbb90d",
      "parents": [
        "c678c76a402356049d41a0c1f2cca530c2f548aa"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri Jun 03 08:52:36 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri Jun 03 08:52:36 2022 -0400"
      },
      "message": "[releng] WWD snapshots now require Java17, downgrade WWD version\n\nChange-Id: If312d62984fd0560a691f6fbcea975123073bad1\n"
    },
    {
      "commit": "c678c76a402356049d41a0c1f2cca530c2f548aa",
      "tree": "45cf2638d18728dbcbc488bc2a0a596b3a6d32cb",
      "parents": [
        "450dbf0d57d7b65ae217918291d2cac884e6175e"
      ],
      "author": {
        "name": "William Riley",
        "email": "william.riley@renesas.com",
        "time": "Tue May 31 15:34:09 2022 +0100"
      },
      "committer": {
        "name": "William Riley",
        "email": "william.riley@renesas.com",
        "time": "Tue May 31 15:34:50 2022 +0100"
      },
      "message": "Bug 580009 - Avoid rare NPE due to folder info not being loaded\n\nGuard against NPE. Full cause needs to be investigated but with this\ncheck the behaviour is no worse than before in these cases\n\nChange-Id: I27ed2cd915e21fca2ef07335820d9e2496c1c51d\n"
    },
    {
      "commit": "450dbf0d57d7b65ae217918291d2cac884e6175e",
      "tree": "b1bf8fcaf8e12e4f0cc2d3951197d2e74dc46ced",
      "parents": [
        "7e59306985de8998a4f3c2808905c946d5889cc3"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon May 30 18:27:49 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon May 30 18:28:28 2022 -0400"
      },
      "message": "[releng] Update to 2022-06 RC1 dependencies\n\nChange-Id: Iad4f44060d3b913a648a598a9067ba47e8f19f48\n"
    },
    {
      "commit": "7e59306985de8998a4f3c2808905c946d5889cc3",
      "tree": "ae6f01b4184b7238216dec7d04b703dd5b3f18e0",
      "parents": [
        "d01a15f013795fe8b54e0deb53bcd98a66dbc342"
      ],
      "author": {
        "name": "Davin McCall",
        "email": "davmac@davmac.org",
        "time": "Sun May 29 20:50:33 2022 +1000"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon May 30 18:18:30 2022 -0400"
      },
      "message": "Bug 580037 - constexpr evaluation of additional builtins: ctz, etc\n\nProvide constexpr evaluation for: __builtin_ctz, __builtin_popcount,\n__builtin_parity, __builtin_abs, and the variants which take a long int\nor long long int.\n\nChange-Id: I6088e2d41a161059ce0a64443a1d1126952ff905\n"
    },
    {
      "commit": "d01a15f013795fe8b54e0deb53bcd98a66dbc342",
      "tree": "ed80cf72edc23691179b354757a574729b4f406c",
      "parents": [
        "133c81e979527ad9fe48326058296ec111c7e4cd"
      ],
      "author": {
        "name": "Martin Weber",
        "email": "fifteenknots505@gmail.com",
        "time": "Mon May 30 22:45:04 2022 +0200"
      },
      "committer": {
        "name": "Martin Weber",
        "email": "fifteenknots505@gmail.com",
        "time": "Mon May 30 22:45:04 2022 +0200"
      },
      "message": "Bug 580045 - Spurious java.lang.IllegalThreadStateException: Process not Terminated in o.e.c.jsoncdb.core.CompileCommandsJsonParser\n\nSigned-off-by: Martin Weber \u003cfifteenknots505@gmail.com\u003e\n\nChange-Id: I898b07dca92f47ec7315da3380231b818349139c\n"
    },
    {
      "commit": "133c81e979527ad9fe48326058296ec111c7e4cd",
      "tree": "540769aada17f552ab860b7c59d0c5fc0b2a161c",
      "parents": [
        "1ec4ae52c1de8352acf8bf9f0aab8936eeb554ec"
      ],
      "author": {
        "name": "William Riley",
        "email": "william.riley@renesas.com",
        "time": "Thu May 26 12:01:08 2022 +0100"
      },
      "committer": {
        "name": "William Riley",
        "email": "william.riley@renesas.com",
        "time": "Fri May 27 11:34:06 2022 +0100"
      },
      "message": "Bug 580009 - Resolve superclass for tc level options in rc configs\n\nChange-Id: I03093b687bc36610ab7cf83d7e75401ac7a4fdfe\n"
    },
    {
      "commit": "1ec4ae52c1de8352acf8bf9f0aab8936eeb554ec",
      "tree": "1ec6ab35bd8887f2826b70b9fcc03aa1b3be16ef",
      "parents": [
        "9b05a213eb55676d6e18292c4de6012508ede15e"
      ],
      "author": {
        "name": "Davin McCall",
        "email": "davmac@davmac.org",
        "time": "Mon May 16 23:35:29 2022 +1000"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed May 25 11:43:22 2022 -0400"
      },
      "message": "Bug 579934 support constexpr evaluation of __builtin_ffs[l,ll]\n\nChange-Id: I103a4d0a7958d6172eb2b05379c8eec40369526c\n"
    },
    {
      "commit": "9b05a213eb55676d6e18292c4de6012508ede15e",
      "tree": "78380810a55bac2803e613a00b79e617046197b2",
      "parents": [
        "02d2c81ec967ff90e2897b2e728cb572d089933c"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue May 24 13:20:27 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue May 24 13:58:13 2022 -0400"
      },
      "message": "[releng] Update to 2022-06 M3 dependencies\n\nChange-Id: I138dccb36f84975f38b2f8123e24d5ad1714e9f1\n"
    },
    {
      "commit": "02d2c81ec967ff90e2897b2e728cb572d089933c",
      "tree": "8ca6e7311c10ab70c33d1fdcd6e8b383d7e74f98",
      "parents": [
        "9a2558bd66b447e843257f0fe1318f66898bb0ab"
      ],
      "author": {
        "name": "Moritz \u0027Morty\u0027 Strübe",
        "email": "moritz.struebe@mathema.de",
        "time": "Thu May 19 09:38:51 2022 +0200"
      },
      "committer": {
        "name": "Jeff Johnston",
        "email": "jjohnstn@redhat.com",
        "time": "Fri May 20 21:08:10 2022 -0400"
      },
      "message": "Bug 579944: Clean up Docker include path code\n\nThis patch refactors multiple aspects of the code related to copying\ninclude paths from docker images:\n* document code\n* extract common code to methods\n* reduce indentation by returning early\n* support using \\\\WSL$\\... paths\n\nChange-Id: I983d1e9bdfa84aa48928f5ba88df191d56ac0f17\nSigned-off-by: Moritz \u0027Morty\u0027 Strübe \u003cmoritz.struebe@mathema.de\u003e\n"
    },
    {
      "commit": "9a2558bd66b447e843257f0fe1318f66898bb0ab",
      "tree": "c83f07a34ec66adde76492a5d0c77f72c44462ae",
      "parents": [
        "580fea888137de34e19598b88bfffe34c49badbc"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri May 20 11:48:03 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri May 20 13:52:07 2022 -0400"
      },
      "message": "Fix comments with new name for IArglet\n\nFollow on from commit 422835d273b70d7cf9724cf10230edf0d646367e that\nrefactored IArglet into its current location\n\nChange-Id: I83f5afb8226327ace471cfc80a3d777559f2763f\n"
    },
    {
      "commit": "580fea888137de34e19598b88bfffe34c49badbc",
      "tree": "3b029dcf1393d9b873a6d87d158de315d98b5855",
      "parents": [
        "937b4d579840a9c021c06a88fcca89024b94b715"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri May 20 11:46:54 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri May 20 11:46:54 2022 -0400"
      },
      "message": "Mark deprecated class for removal\n\nChange-Id: I68da238f7942bd1d2cd898c470f1dfcdba1fb5a1\n"
    },
    {
      "commit": "937b4d579840a9c021c06a88fcca89024b94b715",
      "tree": "5a7e79741bfafb248e0fcbd14a69a8d8f1abf4cc",
      "parents": [
        "ed59ec722bd580af629d6b6f83f28a28fc419973"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri May 20 11:44:03 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri May 20 11:44:03 2022 -0400"
      },
      "message": "Bug 579982: More removing of cached Matcher objects\n\nThis follows on from 1c404b050df1825dfb29252517b58fbecada4211\n\nChange-Id: I764ba6a96aa650f38ef90521b2a67cc87903b2d5\n"
    },
    {
      "commit": "ed59ec722bd580af629d6b6f83f28a28fc419973",
      "tree": "992326c6bc2f20ec8dbedab64bdf4c545a1145e2",
      "parents": [
        "a1794246d55580e2cb65baa8df6fff23963869fb"
      ],
      "author": {
        "name": "Moritz \u0027Morty\u0027 Strübe",
        "email": "moritz.struebe@mathema.de",
        "time": "Fri May 20 12:39:19 2022 +0200"
      },
      "committer": {
        "name": "Moritz \u0027Morty\u0027 Strübe",
        "email": "moritz.struebe@mathema.de",
        "time": "Fri May 20 12:40:20 2022 +0200"
      },
      "message": "Bug 579974: Add tooltip to docker connection dropdown\n\nSupport the user to find out how to manage the docker connections. This\nis not always obvious.\n\nChange-Id: I0f8e49cc3618a5a99e19c8bcec9aa86fd23fae93\nSigned-off-by: Moritz \u0027Morty\u0027 Strübe \u003cmoritz.struebe@mathema.de\u003e"
    },
    {
      "commit": "a1794246d55580e2cb65baa8df6fff23963869fb",
      "tree": "83b98826f31cb45dbc87f9ea7db6f96b4b69f9d7",
      "parents": [
        "7b040db1139f417c9aadf6291efc7058f95249ac"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Fri May 13 12:29:25 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Fri May 13 10:07:53 2022 -0400"
      },
      "message": "Bug 579876: Use same bgcolor for occurrence in editor as JDT\n\nContributed by STMicroelectronics\n\nChange-Id: Ic1bfd9af7d308a8c9b14a9b2f40bbd278a0ceca0\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "7b040db1139f417c9aadf6291efc7058f95249ac",
      "tree": "56b8195e18fbc0f7d3a43e9c6dba2925279c713d",
      "parents": [
        "b86404669a79fd0ef8e37f25618f73b2c766e6a3"
      ],
      "author": {
        "name": "Umair Sair",
        "email": "umair_sair@hotmail.com",
        "time": "Tue May 10 01:48:59 2022 +0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue May 10 21:49:24 2022 -0400"
      },
      "message": "Bug 579877 - Slow Threads update for debugging on remote target\n\nReason:\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\nThe problem is that we use \u0027-thread-info\u0027 command for each thread and\nfor each command, a lot of common conversation happen between gdb and\ngdbserver for each command.\n\nSolution:\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\nWe should use \u0027-list-thread-groups \u003cgroup id\u003e\u0027 instead which provides\nthe same required information for all the threads and minimizes the\ncommunication between gdb and gdbserver. This command takes lesser time\nthan the collective time taken by all \u0027-thread-info\u0027 commands.\n\nTested with 2 and 8 threaded application using gdb 7.1 and 11. The gain\nis more prominent as the number of threads increases.\n\nSigned-off-by: Umair Sair \u003cumair_sair@hotmail.com\u003e\n\nChange-Id: Ie4824bf110f05d4136697f4e1ecbcc19dcf145a7\n"
    },
    {
      "commit": "b86404669a79fd0ef8e37f25618f73b2c766e6a3",
      "tree": "e83b9cc62fba24f582063127cc6de8bf5cbd2799",
      "parents": [
        "bd268d9f011f7078f91309a7a9063698d21acbc7"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue May 10 16:27:48 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue May 10 17:27:54 2022 +0200"
      },
      "message": "Bug 579876: Make background transparent on icons\n\nContributed by STMicroelectronics\n\nChange-Id: I51432f72979b7f1d95543ea1f7fcb48c3543bac7\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "bd268d9f011f7078f91309a7a9063698d21acbc7",
      "tree": "9f24f7e2719275fa1f00da35cf3135c5d4a17ebe",
      "parents": [
        "a2e6ef61c927a19ba4548f32e5cb2dc8946af23f"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Sat May 07 20:14:17 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Sat May 07 20:14:17 2022 +0200"
      },
      "message": "Don\u0027t assume background is white for disassembly view\n\nThe trail in the disassbemly view should have luminance going towards\nthe background color, that might be different color than white.\n\nContributed by STMicroelectronics\n\nChange-Id: I9e00e71719cbd1fb40cc5e6de983aacbcb854106\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "a2e6ef61c927a19ba4548f32e5cb2dc8946af23f",
      "tree": "b360560128819d5faf742b5e0207b136c0c81e4a",
      "parents": [
        "cc2a9048830f9f47b553713ca2739257143b0840"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Mon Apr 11 18:12:49 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Fri May 06 04:38:00 2022 -0400"
      },
      "message": "Bug 579666: Improve dark theme on Windows\n\nOn Windows, the TabFolder and TabItem classes does not follow the\nthemeing in Eclipse. As a result, the tab selectors will be drawn with\nthe light theme while the rest of the Eclipse UI is in dark theme.\n\nContributed by STMicroelectronics\n\nChange-Id: I9169c9e01f8c9a3af7b6bb6d1c673a043735e7e9\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "cc2a9048830f9f47b553713ca2739257143b0840",
      "tree": "99ee4c965c00349f43e5ce97bbde4e3fc7ef9242",
      "parents": [
        "7357cfd9eb44d1fc6b64f906a0e7b62f2268cee2"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu May 05 16:22:31 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu May 05 21:50:49 2022 +0200"
      },
      "message": "Improve dark theme for disassembly view\n\nContributed by STMicroelectronics\n\nChange-Id: I6699a003e38c61f70d90d2b1856d4b4edc6032fb\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "7357cfd9eb44d1fc6b64f906a0e7b62f2268cee2",
      "tree": "3e3e9d98cbffea834e35a51558943815a65a2041",
      "parents": [
        "2a669100f00eb9406ceb9ccad88182f701a4ea47"
      ],
      "author": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Thu May 05 11:11:51 2022 +0100"
      },
      "committer": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Thu May 05 11:13:28 2022 +0100"
      },
      "message": "Bug 577263: Eliminate unnecessary command line pattern attributes\n\nWe eliminate unnecessary command line pattern attributes that were\noverriding the default pattern provided by\norg.eclipse.cdt.managedbuilder.internal.core.Tool which now includes\n${EXTRA_FLAGS}.\n\nChange-Id: I8c4e8e613599e71e31e390f56319bacfd0329ab2\n"
    },
    {
      "commit": "2a669100f00eb9406ceb9ccad88182f701a4ea47",
      "tree": "0bc73b636d0beb401a44191ca6b25b487e16f90b",
      "parents": [
        "d224fec1dabb3f6f39f2cb52d256ea4b18d027f0"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Wed Jan 19 16:50:24 2022 +0100"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed May 04 12:45:27 2022 -0400"
      },
      "message": "Bug 577263: CommandGenerator not respected for option value type libs\n\nContributed by STMicroelectronics\n\nChange-Id: I2c332eb40b6b69aff405c2c7c86cdcd4acaf5d19\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\nAlso-By: Erik Hentschke \u003cerik.hentschke@bachmann.info\u003e\nAlso-By: John Dallaway \u003cjohn@dallaway.org.uk\u003e\n"
    },
    {
      "commit": "d224fec1dabb3f6f39f2cb52d256ea4b18d027f0",
      "tree": "47d29da722c24963e9bdd4d80917e35bf082a1f6",
      "parents": [
        "a7d39a80a349daec886816f6ed0d793e5caaa67e"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon May 02 19:48:48 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue May 03 21:09:13 2022 -0400"
      },
      "message": "[releng] CDT 10.7.0 M2 dependencies\n\nNote: Due to Bug 579817 we need to consume an I-build to get\na working java.xml bundle.\n\nChange-Id: I60ff7a025855367f7c2dbc7387122d3e379c8677\n"
    },
    {
      "commit": "a7d39a80a349daec886816f6ed0d793e5caaa67e",
      "tree": "006de6da645f1c2318bfc56d64ae8917eb10d680",
      "parents": [
        "491333aaa41b4395e5a399790fc21af7085ad815"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon May 02 21:52:30 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon May 02 21:54:12 2022 -0400"
      },
      "message": "Stop using jaxb\u0027s DatatypeConverter\n\njaxb is not standard anymore, and having a dependency just\nfor this simple method is overkill.\n\nThis is also a workaround for Bug 579817.\n\nChange-Id: Ic0db6e595b8faa9323c26d29f8caedc0ac4b089e\n"
    },
    {
      "commit": "491333aaa41b4395e5a399790fc21af7085ad815",
      "tree": "ab0e32ad6e8f8fbe87298ecd65bf07fb230bc82b",
      "parents": [
        "290136af02151da4fb38f9691c1072250e7cb9bb"
      ],
      "author": {
        "name": "Dominic Scharfe",
        "email": "dominic.scharfe@coseda-tech.com",
        "time": "Tue Apr 26 14:56:54 2022 +0200"
      },
      "committer": {
        "name": "Dominic Scharfe",
        "email": "dominic.scharfe@coseda-tech.com",
        "time": "Tue Apr 26 14:56:54 2022 +0200"
      },
      "message": "Bug 579758 - Codan marker resolution doesn\u0027t work with CEditor embedded\nin a multi page editor\n\nAdapt editorPart to ITextEditor to support more use cases\n\nChange-Id: I21e367e793bc17da263775b22ed13e82742be10f\nSigned-off-by: Dominic Scharfe \u003cdominic.scharfe@coseda-tech.com\u003e"
    },
    {
      "commit": "290136af02151da4fb38f9691c1072250e7cb9bb",
      "tree": "a3d8f5d897768ffcdd12f37455bd2f3a63d00a20",
      "parents": [
        "a58a1bdd2eaa02022dce327e43d22512c3e2361e"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Apr 25 15:26:59 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Apr 25 17:59:11 2022 -0400"
      },
      "message": "Bug 579759: Don\u0027t auto-open the Modules view\n\nThe Modules view does not do much and in most situations is\nnot particularly relevant to DSF.\n\nTherefore CDT will stop auto-opening it. See details of that\ndecision from recent CDT call\n(https://www.eclipse.org/lists/cdt-dev/msg35170.html)\n\nThe view can still be manually opened as any normal view can.\n\nChange-Id: I492cd8311c566ee5749831864a93bf900160d9dc\n"
    },
    {
      "commit": "a58a1bdd2eaa02022dce327e43d22512c3e2361e",
      "tree": "79556b0308d71c86a212192f37ab3100cd41ea8d",
      "parents": [
        "e16e7ea5cb30f725027f71de641f61371688115c"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue Apr 19 21:44:54 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Mon Apr 25 15:34:13 2022 -0400"
      },
      "message": "Bug 579756: Add support for prefixed toolchain binaries in parser\n\nThe GCCBuildCOmmandParser expects the compiler tool to be exactly what\u0027s\nincluded in the pattern, i.e. a prefixed toolchain (for example\n\"arm-none-eabi-\" would not match.\n\nContributed by STMicroelectronics\n\nChange-Id: I9e6b83509ecac9c382f565e5c7b737d12398a196\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "e16e7ea5cb30f725027f71de641f61371688115c",
      "tree": "f8019ff6fd81b7545cb63748b085c4cf147d3b42",
      "parents": [
        "5c15ff72a2faa8ae0ab386034c46d6bb655e3a50"
      ],
      "author": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Sun Apr 24 17:40:22 2022 +0100"
      },
      "committer": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Sun Apr 24 17:40:22 2022 +0100"
      },
      "message": "Bug 535143: Add remote target tooltips and unify nomenclature\n\nChange-Id: I0f85bee4f2fd707ce8e3c6e166acf494680f662c\n"
    },
    {
      "commit": "5c15ff72a2faa8ae0ab386034c46d6bb655e3a50",
      "tree": "64edb770dfa6500ff62a84143b3b2567ed9a1dcf",
      "parents": [
        "38ff9d67eaca40b91a7a9631ba4a3311e7271de8"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Sun Apr 17 14:26:19 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Sun Apr 24 12:08:17 2022 -0400"
      },
      "message": "Ensure project is removed after test\n\nContributed by STMicroelectronics\n\nChange-Id: I2d944bb2d2e2704bcc248d6058475d247318f327\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "38ff9d67eaca40b91a7a9631ba4a3311e7271de8",
      "tree": "af17cdca9a6ced71c9bfb724c5530ce5f2f3b83e",
      "parents": [
        "90627bfa830f27f12646637bb30865d8a9f2ed13"
      ],
      "author": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Fri Apr 22 16:43:54 2022 +0100"
      },
      "committer": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Fri Apr 22 16:43:54 2022 +0100"
      },
      "message": "Bug 535143: Add Black Magic Probe definitions\n\nChange-Id: I4b019f866fe71ac3377a535c4c45d6345a30ceaa\n"
    },
    {
      "commit": "90627bfa830f27f12646637bb30865d8a9f2ed13",
      "tree": "eb8ab913ea7ce5cb29927ace110aa8dcaab0bc6a",
      "parents": [
        "a1c02e2cce72f98aa1c73324225fc53563a81856"
      ],
      "author": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Thu Apr 21 22:24:30 2022 +0100"
      },
      "committer": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Fri Apr 22 10:56:43 2022 +0100"
      },
      "message": "Bug 535143: Support multiple remote debug protocols\n\nChange-Id: If3362e3742aa05a8577faa217b46c41dcddb792f\n"
    },
    {
      "commit": "a1c02e2cce72f98aa1c73324225fc53563a81856",
      "tree": "dfef033f1eed2f6b46a39700c5c0dddc5a27b405",
      "parents": [
        "148ae40d0f4303d9ee4fcda44a3ef9297f6d3079"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 17 15:34:43 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Apr 19 20:13:15 2022 -0400"
      },
      "message": "[releng] Apply auto-clean of save to all files with Eclipse 4.23\n\nThis mostly is using diamond operator, but includes\nadding missing @Override and organizing imports and\napplying formatting improvements in the JDT formatter.\n\nChange-Id: Id91cbff33b0a039cc5121945ffbc407ecba45866\n"
    },
    {
      "commit": "148ae40d0f4303d9ee4fcda44a3ef9297f6d3079",
      "tree": "21de0209529c5f5f46e9969864bcfb2614243e6d",
      "parents": [
        "ad1473feef72d66a68b62087800f3cc8c5b73aeb"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 17 15:28:31 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Apr 19 20:13:15 2022 -0400"
      },
      "message": "[releng] Make CDT Clean-up profile match Editor on save actions\n\nThe CDT Cleanup profile had a bunch of extra cleanups applied to it, this\nprevents running the CDT cleanup profile manually to simulate running the\nsave actions on all Java files\n\nChange-Id: Iad491e1258a4ba90d81d1457ea0f6779e3663e38\n"
    },
    {
      "commit": "ad1473feef72d66a68b62087800f3cc8c5b73aeb",
      "tree": "ed364508d186b2007d54cfa66131af6944432b01",
      "parents": [
        "96d8c32368408e2ec1146a79df1283de5b5f195c"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 17 15:00:03 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Apr 18 19:27:48 2022 -0400"
      },
      "message": "Bug 579666: Mark parts of AbstractPage API for deletion\n\nChange-Id: Iddade3b1a1fb848703d87ee9d1d3233bd6ab55ed\n"
    },
    {
      "commit": "96d8c32368408e2ec1146a79df1283de5b5f195c",
      "tree": "e1ab684669e40be1c0603b92c31f771b0f353195",
      "parents": [
        "5e5373982feda5babae338d9d2cde00105be6ae1"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Sun Apr 17 14:24:45 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Sun Apr 17 17:27:24 2022 -0400"
      },
      "message": "Prevent NPE in property change callback\n\nContributed by STMicroelectronics\n\nChange-Id: I7be0660541bfe85cd0c371eddeb7ef14eb2fe75d\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "5e5373982feda5babae338d9d2cde00105be6ae1",
      "tree": "56985a2bd22d2abe187e306fd5cf976823c58fad",
      "parents": [
        "79913612585f88f289a6e072de4f4a52e290b5c9"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 17 15:04:58 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 17 15:05:08 2022 -0400"
      },
      "message": "Cosmetics.\n\nChange-Id: I7b563198e5b0b5eb58d3d270b134afa62e9b0dc5\n"
    },
    {
      "commit": "79913612585f88f289a6e072de4f4a52e290b5c9",
      "tree": "c930cc311d23702eedeb59ea829effc442bcdd90",
      "parents": [
        "7581f79346a5b43cc8a117678a07e41feda95d19"
      ],
      "author": {
        "name": "Jeff Johnston",
        "email": "jjohnstn@redhat.com",
        "time": "Thu Apr 14 20:47:03 2022 -0400"
      },
      "committer": {
        "name": "Jeff Johnston",
        "email": "jjohnstn@redhat.com",
        "time": "Thu Apr 14 20:47:32 2022 -0400"
      },
      "message": "Bug 579668 - Regression in Docker header file support\n\n- fix CBuildConfiguration.getScannerInformation() method to look to\n  see if the toolchain is a ContainerGCCToolChain but the include paths\n  have nothing pointing to the special HEADERS directory for copying\n  over Image headers to the host in which case do a fix-up by\n  calculating the scanner info again and massaging the include paths\n  as needed\n\nChange-Id: If6f76ef6ffb1bc5958377c565e4847989d5de0db\n"
    },
    {
      "commit": "7581f79346a5b43cc8a117678a07e41feda95d19",
      "tree": "74423da8515acc8f8fd21353ab1943240d9965f8",
      "parents": [
        "f5446675ec88c5c7514fb46e61936dbcfda5142e"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Wed Apr 13 21:26:49 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Apr 14 18:27:12 2022 -0400"
      },
      "message": "Bug 579687: Reduce concurrent commands to 1 for GDB 9/10/11\n\nSince the fault in GDB is triggered when there is more than one MI\ncommand sent before the response for the prior one is processed, limit\nthe number of concurrent commands to 1 for the affected versions.\n\nContributed by STMicroelectronics\n\nChange-Id: I5b47fc64d90eefdc44c1d2ead0da99b35aadfa39\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "f5446675ec88c5c7514fb46e61936dbcfda5142e",
      "tree": "8f7a4aa6a5bfe05d6cdc03117e25fc66a7f7ac24",
      "parents": [
        "7400e22b1fbe0d451481e01298d9bfb2d2a5c402"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Wed Apr 13 20:32:32 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Apr 14 05:42:04 2022 -0400"
      },
      "message": "Bug 579666: Mark fileds and internal class for removal\n\nThis is the first step towards fixing the dark theme on windows.\nIn order to fix the AbstractPage class, an API breakage is required and\nthis will pave the way to let any sub-classers know that things are\nabout to change. From my point of view, the marked fields and the\nInternalTab class should never have been part of the API as they are\ninternal to the AbstractPage class that contains proper API methods.\n\nContributed by STMicroelectronics\n\nChange-Id: Icfea8c963727718d4dc99e8df916674384dcb532\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "7400e22b1fbe0d451481e01298d9bfb2d2a5c402",
      "tree": "4cd7e6d7be6d5cf73d9143b43eeb0121047e7033",
      "parents": [
        "a4480e4db630a25ac0b7f80c89d25d28c06eb969"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Apr 13 10:32:47 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Apr 13 13:42:35 2022 -0400"
      },
      "message": "[releng] Update all legal files with update_legal_files.sh\n\nThe about.html was changed as per\nhttps://gitlab.eclipse.org/eclipsefdn/it/websites/eclipse.org/-/issues/90\n\nChange-Id: Ied879279460a8fc610630fc26794ab3df9eae39f\n"
    },
    {
      "commit": "a4480e4db630a25ac0b7f80c89d25d28c06eb969",
      "tree": "9d2024b512eb30785568e4d6653514877e9ea9c2",
      "parents": [
        "1f0451c163513761cfadfa0e095d11f96936ada3"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Apr 13 10:32:22 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Apr 13 13:15:06 2022 -0400"
      },
      "message": "[releng] new script to update all legal files\n\nChange-Id: Ica07264a13015e81237e71f3b9cd3f3d5f20183b\n"
    },
    {
      "commit": "1f0451c163513761cfadfa0e095d11f96936ada3",
      "tree": "2cec7a5f6b418a0585f0f365b8c1a52f3fdeea35",
      "parents": [
        "2402a0101e10e7d732b3adb8bcdc9a38a64d15f1"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Apr 13 10:58:02 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Apr 13 13:15:06 2022 -0400"
      },
      "message": "[releng] Prepare for 10.7.0 with version bumps\n\nAll the about.html files are updated, so every bundle that hasn\u0027t\nalready had a bump in 10.7 needs one now\n\nChange-Id: I6143d2fbe77a58a3a6d2f4a226d96087117f9ac1\n"
    },
    {
      "commit": "2402a0101e10e7d732b3adb8bcdc9a38a64d15f1",
      "tree": "ccfd122bbbb3fba411e737590f6c0afd223929bf",
      "parents": [
        "e954ff6fe18d815a08753fa58609338e8bc7d041"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Apr 12 14:15:00 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Apr 12 14:30:37 2022 -0400"
      },
      "message": "Bug 579669: Ignore .settings in some tests\n\nIn Eclipse 4.24 .settings is created all the time for new projects,\nfor CDT test projects which have the root of the project being the source\nroot this means that .settings is now returned in various places.\n\nThis patch removes .settings from results before checking results against\nexpected results.\n\nChange-Id: Id02e9b8f25b109ed289d22ffb526ecceb747d4f7\n"
    },
    {
      "commit": "e954ff6fe18d815a08753fa58609338e8bc7d041",
      "tree": "0ae0e9e9238045b39e592ccf971559884772f35c",
      "parents": [
        "af2b4aba4b28b3962ec5c5954ebce4302e7c5fa6"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Apr 12 13:41:36 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Apr 12 13:41:36 2022 -0400"
      },
      "message": "Bug 579669: Remove testProject in finally block\n\nThese tests were not cleaning up properly if they failed.\n\nChange-Id: Ic649335dd439a1cc29dd2784b203158e49d4bb1c\n"
    },
    {
      "commit": "af2b4aba4b28b3962ec5c5954ebce4302e7c5fa6",
      "tree": "989a923ebcf59cf13b84912093c44c29b70a8ce7",
      "parents": [
        "ffb319ba61b456d8fc441c1fe8baf2b920fea792"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue Apr 12 13:01:09 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue Apr 12 18:08:51 2022 +0200"
      },
      "message": "[releng] Add missing project files for o.e.remote.telnet.core.tests\n\nContributed by STMicroelectronics\n\nChange-Id: I3fb80c09b10de227df42a7bb41aa81b6b94cab46\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "ffb319ba61b456d8fc441c1fe8baf2b920fea792",
      "tree": "942df529576c4038a90a6b7f893276ebad0aa436",
      "parents": [
        "04296f15941408b90561e2c9cbf5425dba639fb1"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue Apr 12 13:00:07 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue Apr 12 08:18:45 2022 -0400"
      },
      "message": "[releng] Correct version increment due to new API\n\nContributed by STMicroelectronics\n\nChange-Id: I9aad65f862f4681c531baa0ca94b312f9c1774af\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "04296f15941408b90561e2c9cbf5425dba639fb1",
      "tree": "829fbe279234f6491a464882ca3589401b3146bb",
      "parents": [
        "c5f0f85be063feef7dfd3c9197775defc6fdf02f"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Apr 11 17:12:02 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Apr 12 08:05:46 2022 -0400"
      },
      "message": "[releng] In terminal only profile consume o.e.remote locally\n\nThis change should have been done when o.e.remote was added to\nCDT but was overlooked until the target platform was updated\nto remote old o.e.remote from it.\n\nChange-Id: Ia4238b5b85b42aa32adeeaad23b6f135919652fe\n"
    },
    {
      "commit": "c5f0f85be063feef7dfd3c9197775defc6fdf02f",
      "tree": "1e50823e23065abd037684c1859a1b07a73bb09f",
      "parents": [
        "bc8c94fbe6236a5876ba84967e1fd0f9129645a3"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Mon Apr 11 20:36:35 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue Apr 12 03:29:30 2022 -0400"
      },
      "message": "Avoid NPE and redrawing disposed widget\n\nContributed by STMicroelectronics\n\nChange-Id: I753844ff035bc6b3511c1e283e80e37bd547b6e7\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "bc8c94fbe6236a5876ba84967e1fd0f9129645a3",
      "tree": "83357a46ef9ceb12e375d24ce528c9343f38ea8c",
      "parents": [
        "52087637581178d6da49fff0b130c2812d307c71"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 21:05:26 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Apr 11 17:07:30 2022 -0400"
      },
      "message": "[releng] Update to Tycho 2.7.1\n\n2.7.1 is required to consume PGP keys successfully.\n\nChange-Id: I2ca86728b9118943fcd364656861dc8e7170145a\n"
    },
    {
      "commit": "52087637581178d6da49fff0b130c2812d307c71",
      "tree": "dfc94f268ef4df37bbc2985be20a31b618e6243a",
      "parents": [
        "5c4d54df1afddf2463a3498ef1639d22acbd6f44"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 21:05:26 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Apr 11 17:04:26 2022 -0400"
      },
      "message": "[releng] Update to Tycho 2.7.0\n\nChange-Id: I6395a1d4c68b8a796f686f48d09193f96b0ae08f\n"
    },
    {
      "commit": "5c4d54df1afddf2463a3498ef1639d22acbd6f44",
      "tree": "1f615612b5c202ff9c046c1b0788e8bc8dfbed1f",
      "parents": [
        "e8d924bb9a6624110f34850eefef2f55dfa0abc6"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 15:04:30 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 20:55:36 2022 -0400"
      },
      "message": "[releng] Update comparator repo to 10.6.0\n\nChange-Id: Ie4e5bc90a41bb6e47cd34afb42126e1934fcc042\n"
    },
    {
      "commit": "e8d924bb9a6624110f34850eefef2f55dfa0abc6",
      "tree": "93c0d7a682c3b32ee92addf3694ce9b36943e5e6",
      "parents": [
        "acfd3c517906119e6417ff13be8eda62d548bbc3"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 14:48:55 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 20:55:36 2022 -0400"
      },
      "message": "[releng] Bump versions for 10.7.0\n\nChange-Id: Ibada1ef26f47f4238ae64f53fb67a73125534347\n"
    },
    {
      "commit": "acfd3c517906119e6417ff13be8eda62d548bbc3",
      "tree": "b9bcb4033695a94289566d8d9529596845b01303",
      "parents": [
        "16872dd142b651910623c43e560fcc7ca3b2a3fa"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 14:45:14 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 20:55:36 2022 -0400"
      },
      "message": "[releng] Bump doc generator to new version\n\nChange-Id: I505e3a059053d6a40951f0a365aebbbe49f24032\n"
    },
    {
      "commit": "16872dd142b651910623c43e560fcc7ca3b2a3fa",
      "tree": "b98d824d719e51309cbcce75c5156a94b4f0149d",
      "parents": [
        "ca92f0243e363bd28d3f01e1f1ee77fcc9cf696d"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 14:29:15 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Sun Apr 10 20:55:36 2022 -0400"
      },
      "message": "[releng] Prepare for CDT 10.7.0 M1 / 2022-06 M1 (target platform)\n\nChange-Id: I56f50431268a64d63fd6e6dfdb64c0e27c064f8e\n"
    },
    {
      "commit": "ca92f0243e363bd28d3f01e1f1ee77fcc9cf696d",
      "tree": "a08c42f1adc25e3d7842230e18627ebb7fded871",
      "parents": [
        "14405fbb0eedc4f81c6a46e96d93622a824fc145"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Mar 31 21:47:01 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Wed Apr 06 12:23:55 2022 +0200"
      },
      "message": "Added dark theme colors for build console and editor\n\nEditor supported dark theme except for inactive code blocks like\n  #ifdef\n  ...\n  #endif\n\nContributed by STMicroelectronics\n\nChange-Id: I192d76136946a6e4dceaba99a31eb42f7df4c584\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "14405fbb0eedc4f81c6a46e96d93622a824fc145",
      "tree": "fc78e7f8478b6e6e7e8557ba66da50f9f3114fc4",
      "parents": [
        "9247284cdcb9e76f102745e8144578f77fc0f990"
      ],
      "author": {
        "name": "Alexander Fedorov",
        "email": "alexander.fedorov@arsysop.ru",
        "time": "Tue Apr 05 09:11:55 2022 +0300"
      },
      "committer": {
        "name": "Alexander Fedorov",
        "email": "alexander.fedorov@arsysop.ru",
        "time": "Tue Apr 05 12:19:05 2022 -0400"
      },
      "message": "Switch from deprecated LanguageServerWrapper#getServer\n\nUse LanguageServerWrapper#getInitializedServer instead\n\nChange-Id: Ia20ef12dd47e8f8b111e5f8877f8a7815dac0e36\nSigned-off-by: Alexander Fedorov \u003calexander.fedorov@arsysop.ru\u003e\n"
    },
    {
      "commit": "9247284cdcb9e76f102745e8144578f77fc0f990",
      "tree": "80cb0f970bc8b287e272c4fb2184ee659e3fa9ca",
      "parents": [
        "8ddef84fe8eae2c15e98d710717c9be578c560b4"
      ],
      "author": {
        "name": "Alexander Fedorov",
        "email": "alexander.fedorov@arsysop.ru",
        "time": "Tue Apr 05 18:03:00 2022 +0300"
      },
      "committer": {
        "name": "Alexander Fedorov",
        "email": "alexander.fedorov@arsysop.ru",
        "time": "Tue Apr 05 18:05:40 2022 +0300"
      },
      "message": "Bump version for org.eclipse.cdt.lsp.core\n\nRequired for https://git.eclipse.org/r/c/cdt/org.eclipse.cdt/+/192490\n\nChange-Id: I27b1bb91861f5e63d23c84762f5826c40b7d8f52\nSigned-off-by: Alexander Fedorov \u003calexander.fedorov@arsysop.ru\u003e\n"
    },
    {
      "commit": "8ddef84fe8eae2c15e98d710717c9be578c560b4",
      "tree": "ba16f42efe63f5ee19b78f7ca39d71abed613201",
      "parents": [
        "8c021b181f39b078161aacad3f98d7dc91727d3e"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue Apr 05 14:12:13 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Tue Apr 05 14:23:10 2022 +0200"
      },
      "message": "Bug 579542: [hover] Backport changes from JDT to CDT\n\nOver the years, there have been a few changes to the\nExpressionInformationControlCreator class in JDT that was never\nbackported to the CDT version of the class.\n\nBelow is a list of JDT commit id\u0027s for the changes that are ported with\nthis change:\n* cdcbfc3d91770a370336a7e48fff3e33edcaab39 - Fix bitwise to boolean and\n* eab4ed938be7938ecd72592249639084638a3933 - Dispose the context\n* ce04ec5c162ac64796da816f4abfa5f415756382 - Set correct themed colors\n\nContributed by STMicroelectronics\n\nChange-Id: Ib4cc1e65c796d811c84859f7ccb05940934e2890\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "8c021b181f39b078161aacad3f98d7dc91727d3e",
      "tree": "47455798433dab59c2d6295a415c47547d87a22f",
      "parents": [
        "be0a7410c13835b3ec5be25e63017073a4467538"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Fri Apr 01 19:58:27 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Fri Apr 01 19:59:38 2022 +0200"
      },
      "message": "[releng] Increment sequence number to allow PDE to pickup the change\n\nContributed by STMicroelectronics\n\nChange-Id: I28853f6a791f622b588abe6d962598c31b17d600\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "be0a7410c13835b3ec5be25e63017073a4467538",
      "tree": "6d5ffb4e1a639b008e7bc9d48bc4054cceb02740",
      "parents": [
        "c4920f78f9ed65b38a578541d79f214c1407568f"
      ],
      "author": {
        "name": "Dominic Scharfe",
        "email": "dominic.scharfe@coseda-tech.com",
        "time": "Thu Mar 31 13:27:15 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Fri Apr 01 05:18:40 2022 -0400"
      },
      "message": "Bug 579505: [hover] Unreadable text in expression hover\n\nUse the current theme for the expression information control. If the\ntheme doesn\u0027t provide information colors use the old implementation\n(system colors) as fallback.\n\nChange-Id: I0096a730364994dbd39e37c561f217bd3ff5979c\nSigned-off-by: Dominic Scharfe \u003cdominic.scharfe@coseda-tech.com\u003e"
    },
    {
      "commit": "c4920f78f9ed65b38a578541d79f214c1407568f",
      "tree": "5ab293cc18b9001db2d2fdacf9176bd25f64c2e2",
      "parents": [
        "553eb84cb135674214c7dbb7dfbb53dad10523a7"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Mar 31 12:29:07 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Mar 31 14:41:22 2022 +0200"
      },
      "message": "Bug 578367: Include the .css files in the built jar file\n\nContributed by STMicroelectronics\n\nChange-Id: Ia7381071d1e8b806434ab4633549eb1a5177a584\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "553eb84cb135674214c7dbb7dfbb53dad10523a7",
      "tree": "1e17bcf1aa1bf81188fe8aa39de9c284a09cd48a",
      "parents": [
        "b04155272e7d48311109f53c81b1693b20b4391b"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Mar 31 11:59:07 2022 +0200"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Mar 31 12:15:02 2022 +0200"
      },
      "message": "[releng] Update target and baseline for 2022-06 cycle\n\nUsed info from https://projects.eclipse.org/releases/2022-03 to determine\nthe versions of components.\n\nContributed by STMicroelectronics\n\nChange-Id: If6c4ccfc18e87ff91cbed8c6236139c01819f77a\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "b04155272e7d48311109f53c81b1693b20b4391b",
      "tree": "52bdf6ca191737da62a091a75f5f2b20c6973522",
      "parents": [
        "db4bc74334cdc83af88b770743ee056375376c94"
      ],
      "author": {
        "name": "Martin Weber",
        "email": "fifteenknots505@gmail.com",
        "time": "Mon Mar 28 21:13:41 2022 +0200"
      },
      "committer": {
        "name": "Martin Weber",
        "email": "fifteenknots505@gmail.com",
        "time": "Mon Mar 28 21:13:41 2022 +0200"
      },
      "message": "Bug 579457 - IllegalStateException in o.e.cdt.jsoncdb.core.CompileCommandsJsonParser\n\nSigned-off-by: Martin Weber \u003cfifteenknots505@gmail.com\u003e\n\nChange-Id: I7ac3f02cca706aa0308662a8be3e783dfca4fa3c\n"
    },
    {
      "commit": "db4bc74334cdc83af88b770743ee056375376c94",
      "tree": "111b8e51e53cd674d7236c2505d6b68fcbc8d793",
      "parents": [
        "e3f20b8a3190fd5b9716f4506d514651fcca8526"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Mar 14 17:05:45 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Mar 14 17:05:45 2022 -0400"
      },
      "message": "Bug 579261: Fix formatter exception when formatter comment tags aren\u0027t used\n\nChange-Id: Ia704bfd9bd6ff0e171187b78aa6b693a1921902e\n"
    },
    {
      "commit": "e3f20b8a3190fd5b9716f4506d514651fcca8526",
      "tree": "197a77e37d2353bb84825626b769d13455a6ea64",
      "parents": [
        "7bddb5f4cb24c7946d8dccd7c4d3c6b8be98b77a"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Mar 14 16:49:17 2022 -0400"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Mar 14 16:49:22 2022 -0400"
      },
      "message": "[releng] Stable URLs for Eclipse Platform dependency\n\nThis updates the dependencies to the final URL for the 4.23 release\n\nChange-Id: Ief75cd18098f640e33c971faebed13599dd16217\n"
    },
    {
      "commit": "7bddb5f4cb24c7946d8dccd7c4d3c6b8be98b77a",
      "tree": "0a50ac0ee99c28ce01943760358e2fa7ab379432",
      "parents": [
        "66f3c6b08d5879f2e8bae86a47cfa057d2396a41"
      ],
      "author": {
        "name": "Jonathan Tousignant",
        "email": "jonathan.tousignant@nordiasoft.com",
        "time": "Tue Dec 14 13:06:38 2021 -0500"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Mar 10 09:54:34 2022 -0500"
      },
      "message": "Bug 528145 - Attach debugger to a gdbserver remote session\n\nChange-Id: I18bfe412a46b727c74597ceb871391dcb48b302d\n"
    },
    {
      "commit": "66f3c6b08d5879f2e8bae86a47cfa057d2396a41",
      "tree": "0923253f453a055d86b2e2b47b916c3bfbcd96ff",
      "parents": [
        "0ae896b0f11f959696753e27b58964b49b43d09a"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Wed Mar 09 18:16:17 2022 +0100"
      },
      "committer": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Thu Mar 10 01:43:40 2022 -0500"
      },
      "message": "Bug 579039: Limit SOURCE_DATE_EPOCH to fit 32bit unsigned int\n\nThe impementation in GCC allows a value up to 253402300799 that\ncorresponds to \"Dec 31 9999 23:59:59 UTC\". Apparently, this is due\nto some limit of __DATE__ and __TIME__ within the preprocessor.\nRegardless, as the reporter claims to have problem with values\noutside the range of a 32bit unsigned integer, lets use\n\"(1 \u003c\u003c 32) - 1\" as a limit.\n\nContributed by STMicroelectronics\n\nChange-Id: Ifa7995cd9edb460d4ad6544b5231eef88d7e39a0\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\n"
    },
    {
      "commit": "0ae896b0f11f959696753e27b58964b49b43d09a",
      "tree": "2e78935dec13952036247e1842d7f3d6fd437069",
      "parents": [
        "96f928152f70c48029478356e104e90fb997ad02"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Jan 10 16:06:13 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Mar 09 13:49:16 2022 -0500"
      },
      "message": "Bug 577952: Close pathEntryStore to fix listener leak\n\nCConfigBasedDescriptorManager.addDescriptorListener is being called\nrepeatedly, but the listeners are never removed due to the missing\nclose.\n\nChange-Id: Ib1b92139a0090ffcdd662aa7b79d5de94a883cb1\n"
    },
    {
      "commit": "96f928152f70c48029478356e104e90fb997ad02",
      "tree": "33a372838ae6bf9d19534a3b638f32a4d137bc2f",
      "parents": [
        "968c6937e7413eeaa6ba07df9a4ba8f27d7307f7"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Mar 08 11:05:14 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Mar 08 17:05:13 2022 -0500"
      },
      "message": "Bug 579138 - Project dependencies are not built in the correct order\n\nFixing the issue where circular dependencies cause stack overflow.\n\nChange-Id: I4ca87eb4e8ccb82b25f85d1cea04fc0d4ddd60c0\nSigned-off-by: Umair Sair \u003cumair_sair@hotmail.com\u003e\n"
    },
    {
      "commit": "968c6937e7413eeaa6ba07df9a4ba8f27d7307f7",
      "tree": "cfdc8c2a5cca67c214baaa804a0d21543ce1d0c8",
      "parents": [
        "0ac321fde996ce2981eece471ad426f84899b898"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Mar 08 12:02:14 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Mar 08 12:16:19 2022 -0500"
      },
      "message": "[releng] Update to 2022-03 RC2 dependencies\n\nChange-Id: I4bd79f799a91a9817f4606a740b727c556b9699c\n"
    },
    {
      "commit": "0ac321fde996ce2981eece471ad426f84899b898",
      "tree": "eff61346abd8784add49ebc1b7cfdba76c9280cc",
      "parents": [
        "246cde0eeb09155b1d6b5371c898aa72f534d331"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Mar 01 19:37:33 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Tue Mar 01 19:37:33 2022 -0500"
      },
      "message": "[releng] Update to 2022-03 RC1 dependencies\n\nChange-Id: Ib9a4bc1224020260f968e4c5d9cc1ed283adf9d9\n"
    },
    {
      "commit": "246cde0eeb09155b1d6b5371c898aa72f534d331",
      "tree": "edc38021b9016240a830421ca5f46c54d58b297d",
      "parents": [
        "687503911bafffe1f25af9e4b9e080b407fcc556"
      ],
      "author": {
        "name": "Jeff Johnston",
        "email": "jjohnstn@redhat.com",
        "time": "Fri Feb 25 14:58:13 2022 -0500"
      },
      "committer": {
        "name": "Jeff Johnston",
        "email": "jjohnstn@redhat.com",
        "time": "Fri Feb 25 15:33:47 2022 -0500"
      },
      "message": "Bug 578984 - Docker launcher should require Linux Tools Docker feature\n\n- have feature require linuxtools docker feature instead of plug-ins\n  so that p2.inf changes will be brought in\n\nChange-Id: I8c2b4d6d3de85f238c5b91c791546ac99539132f\n"
    },
    {
      "commit": "687503911bafffe1f25af9e4b9e080b407fcc556",
      "tree": "e56b4ff89d7410f46e2ef468f3eb097f8f23c75c",
      "parents": [
        "45237eed0bb93c42d6b4ccf201f3cc665d5d3a9a"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri Feb 25 11:39:22 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri Feb 25 11:39:22 2022 -0500"
      },
      "message": "Dispose of icons in managed build settings pages\n\nIn Bug 531915 the code was rewritten to use imageDescriptorFromBundle,\nwhich lead to url being null all the time. This meant only the last\nloaded image was being disposed properly.\n\nThere fix to Bug 531915 had another side effect - it changed the caching\nof icons from the Image to the ImageDescriptor.\n\nAs it has been ~4 years without the image being cached, I suppose it\nis ok to leave it not cached and instead I store the images to be\ndisposed of in a list.\n\nChange-Id: Id3427ebfc8720da52132bd8f11714bba1e2cd0bf\n"
    },
    {
      "commit": "45237eed0bb93c42d6b4ccf201f3cc665d5d3a9a",
      "tree": "e772cdb910d2ade759bb9e0c3c0b5941b88a1524",
      "parents": [
        "4c87198224c7094588a35e48abce2ac4d4ba696b"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri Feb 25 11:26:49 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Fri Feb 25 11:26:49 2022 -0500"
      },
      "message": "Dispose font in TerminalColorsFieldEditor\n\nTerminalColorsFieldEditor had a dispose method, but\nFieldEditorPreferencePage does not call dispose on the\nindividual field editors despite API implication that\nit should.\n\nChange-Id: I98c2987446d8b005cbca571763a9e811e966e0d3\n"
    },
    {
      "commit": "4c87198224c7094588a35e48abce2ac4d4ba696b",
      "tree": "90ace4bf27b5a01efd58198f788ccbe0c1a91353",
      "parents": [
        "1c404b050df1825dfb29252517b58fbecada4211"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Feb 23 14:38:57 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Feb 23 14:38:57 2022 -0500"
      },
      "message": "Bug 573730: Turn on ConPTY as default PTY in Windows\n\nChange-Id: I27b2719c8fc5853792eba403fd5f5ca116dd7156\n"
    },
    {
      "commit": "1c404b050df1825dfb29252517b58fbecada4211",
      "tree": "76f2c322a4a542c3e54db4193e33eba1fe4768cf",
      "parents": [
        "ab1c0fddc48e76e4cc698a9f29ae898c6fac83d4"
      ],
      "author": {
        "name": "Martin Weber",
        "email": "fifteenknots505@gmail.com",
        "time": "Thu Feb 10 21:40:30 2022 +0100"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Mon Feb 14 13:07:28 2022 -0500"
      },
      "message": "Bug 578683: o.e.cdt.jsoncdb.core Arglets are not thread safe\n\nChange-Id: I5f54d6729cffcf47382a37a436a2772a5ca84340\nSigned-off-by: Martin Weber \u003cfifteenknots505@gmail.com\u003e\n"
    },
    {
      "commit": "ab1c0fddc48e76e4cc698a9f29ae898c6fac83d4",
      "tree": "9c6fc501a7637dc5235d3eedf7be73c34db1165e",
      "parents": [
        "21b442bd7ff5445cd0c5e4f94ce83d6c6159fc03"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Sat Jan 29 17:08:37 2022 +0100"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Thu Feb 10 10:35:23 2022 -0500"
      },
      "message": "Bug 578400: Refresh view on ICommandControlRefreshAllDMEvent\n\nContributed by STMicroelectronics\n\nAlso-By: Jonah Graham \u003cjonah@kichwacoders.com\u003e\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\nChange-Id: I879c09e90056798ddf3b6da44d1399afd7139600\n"
    },
    {
      "commit": "21b442bd7ff5445cd0c5e4f94ce83d6c6159fc03",
      "tree": "dd89ae2669fecd5ee95536306f47976d93c6cb19",
      "parents": [
        "fcf416ab6d6c95aee09165dd370431b1da8480e7"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Sat Jan 29 16:37:32 2022 +0100"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Thu Feb 10 10:35:23 2022 -0500"
      },
      "message": "Bug 578400: Don\u0027t assume PC has not changed on refresh\n\nContributed by STMicroelectronics\n\nAlso-By: Jonah Graham \u003cjonah@kichwacoders.com\u003e\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\nChange-Id: Ic03df0d032890aac9196b3c437148c8d82499d32\n"
    },
    {
      "commit": "fcf416ab6d6c95aee09165dd370431b1da8480e7",
      "tree": "6759c0f05698fa565a2374f9e1b8caa9874bfc66",
      "parents": [
        "72efb17cdaa28a639137b07d2043bd6948f127e9"
      ],
      "author": {
        "name": "Torbjörn Svensson",
        "email": "torbjorn.svensson@st.com",
        "time": "Sat Jan 29 16:27:31 2022 +0100"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Thu Feb 10 10:35:23 2022 -0500"
      },
      "message": "Bug 578400: Handle refresh event to show right source code\n\nWhen the ICommandControlRefreshAllDMEvent is sent, open the coresponding\nsource file to the new stack frame. It could be the same or a completly\ndifferent file as before the event.\n\nContributed by STMicroelectronics\n\nAlso-By: Jonah Graham \u003cjonah@kichwacoders.com\u003e\nSigned-off-by: Torbjörn Svensson \u003ctorbjorn.svensson@st.com\u003e\nChange-Id: Ib99f19f444a5bae1d99072ec9ed07e5666732bb6\n"
    },
    {
      "commit": "72efb17cdaa28a639137b07d2043bd6948f127e9",
      "tree": "53f9ff8e3415c7a199e02d82c5869de54a628079",
      "parents": [
        "7099ca2f164e88b02a34e21ce07226097844ffc7"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Thu Feb 10 10:34:46 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Thu Feb 10 10:35:23 2022 -0500"
      },
      "message": "[releng] Prepare for 10.6 development\n\nChange-Id: Id648081713b5a16ff702180efb166f230000a641\n"
    },
    {
      "commit": "7099ca2f164e88b02a34e21ce07226097844ffc7",
      "tree": "3bc145149b6de347170da7b5554ce403cf74d544",
      "parents": [
        "ecef51bc85824536169bdf1d179d108e0d16dee4"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Feb 09 14:56:16 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Feb 09 19:52:05 2022 -0500"
      },
      "message": "Automatic code cleanup.\n\nChange-Id: Iab803eb99f213e8e161d9d7928da146fca97772b\n"
    },
    {
      "commit": "ecef51bc85824536169bdf1d179d108e0d16dee4",
      "tree": "96d91f537f388e5382fd4ceb3bb06bbbb29d3e4a",
      "parents": [
        "db9e65a6c8c9f8ab618cf2f9ca4ebdc82b7235b4"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Feb 09 19:51:55 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Feb 09 19:52:05 2022 -0500"
      },
      "message": "[releng] Prepare for 10.6 development\n\nChange-Id: I83fef6d322c1d2278d9341865c9c7eb980fa5454\n"
    },
    {
      "commit": "db9e65a6c8c9f8ab618cf2f9ca4ebdc82b7235b4",
      "tree": "689cecd30f894c03a16940c0c0c35e9e200ccfea",
      "parents": [
        "c2c80996726bee6e3699e3ccfd538b0bad53e87b"
      ],
      "author": {
        "name": "Martin Weber",
        "email": "fifteenknots505@gmail.com",
        "time": "Wed Feb 02 22:07:20 2022 +0100"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Feb 02 16:51:14 2022 -0500"
      },
      "message": "Bug 578412: ConcurrentModificationException at o.e.cdt.jsoncdb.core.internal.ParserDetection.determineDetector0()\n\nChange-Id: Ie896428814e6a8aa83704c430d360913aba21e96\nSigned-off-by: Martin Weber \u003cfifteenknots505@gmail.com\u003e\n"
    },
    {
      "commit": "c2c80996726bee6e3699e3ccfd538b0bad53e87b",
      "tree": "f3cee642c6675cca6c500e3032874ab749c750a4",
      "parents": [
        "e1e9d9e792ffbdf3539545ebffc2e4cf08cbe837"
      ],
      "author": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Feb 02 16:00:09 2022 -0500"
      },
      "committer": {
        "name": "Jonah Graham",
        "email": "jonah@kichwacoders.com",
        "time": "Wed Feb 02 16:00:09 2022 -0500"
      },
      "message": "[releng] Update to 2022-03 M2 dependencies\n\nChange-Id: I95d2575eff05f1f16913211c2a8354bc7931e72a\n"
    },
    {
      "commit": "e1e9d9e792ffbdf3539545ebffc2e4cf08cbe837",
      "tree": "80c9a2b1d1cadcd3d3f2df5aba7deed448b93cc9",
      "parents": [
        "7dc382abe3db4f455c3c774688d7a1ddaf1a98da"
      ],
      "author": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Tue Jan 25 19:36:18 2022 +0000"
      },
      "committer": {
        "name": "John Dallaway",
        "email": "john@dallaway.org.uk",
        "time": "Wed Jan 26 03:24:23 2022 -0500"
      },
      "message": "Bug 578323: Initialize memory data before remote connection\n\nWe must ensure that memory data is initialized before the restoration of\npersisted memory monitors is triggered.\n\nChange-Id: I1fc2af877d27f331fbc4c516c05fb871dad410c4\nSigned-off-by: John Dallaway \u003cjohn@dallaway.org.uk\u003e"
    }
  ],
  "next": "7dc382abe3db4f455c3c774688d7a1ddaf1a98da"
}
