)]}' { "log": [ { "commit": "4f16d98f8ca36ac358a7a03c479b059f4f7d59ba", "tree": "bc6e23a7d60cd3ac973955eefc536fa2bc6f75eb", "parents": [ "9380e042126af6a8c76732b681bd2bdddb920594" ], "author": { "name": "Yilong Li", "email": "liyl@google.com", "time": "Mon Mar 25 20:00:57 2024 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Mar 25 20:00:57 2024 +0000" }, "message": "[edit] Support package with \"\u003d\" in package name.\n\nA package in the jiri manifest may contain character \"\u003d\" in its\npackage name. For example:\n fuchsia/third_party/android/aemu/release/${os\u003dlinux}-arm64\n\nThis didn\u0027t work when we updated the package name using the `jiri edit`\ncommand, because `jiri edit` split the `package\u003dversion` command\nargument from its first \"\u003d\" character occurrence.\n\nThis change fixes the issue by splitting the command argument\nfrom its last \"\u003d\" character occurrence (the version string doesn\u0027t\ncontain \"\u003d\" characters).\n\nBug: 325638229\nTest: jiri edit -package \u0027fuchsia/third_party/android/aemu/release/${os\u003dlinux}-arm64\u003dbid:11622403\u0027\nChange-Id: Ie7e6a258c1d54ba17a9ba50767e0f2d67744f5b9\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/1014315\nReviewed-by: Oliver Newman \u003colivernewman@google.com\u003e\nFuchsia-Auto-Submit: Yilong Li \u003cliyl@google.com\u003e\nCommit-Queue: Yilong Li \u003cliyl@google.com\u003e\n" }, { "commit": "9380e042126af6a8c76732b681bd2bdddb920594", "tree": "70f9694871deeabe7a5405f79c3930d5bb232ec5", "parents": [ "512dfa718c5af0fa0d1b1ce9cf2676e413d9058d" ], "author": { "name": "Oliver Newman", "email": "olivernewman@google.com", "time": "Fri Feb 02 16:52:42 2024 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Feb 02 16:52:42 2024 +0000" }, "message": "[gitutil] Fix compatibility with git\u003c2.31.0\n\nThe --path-format flag was only added to git in version 2.31.0 (released\nin 2021). Many open-source contributors in particular are on older\nversions of git and it\u0027s a bad experience to require a super up-to-date\nGit in order to check out Fuchsia when it\u0027s easy enough to fix the\nbackwards compatibility.\n\nBug: 323233422\nChange-Id: I430cc686c5368812a2cd2cbcb8e68288b799f969\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/984153\nCommit-Queue: Oliver Newman \u003colivernewman@google.com\u003e\nReviewed-by: Drew Fisher \u003czarvox@google.com\u003e\n" }, { "commit": "512dfa718c5af0fa0d1b1ce9cf2676e413d9058d", "tree": "065faad68542db8b3ab3d2f21123458a250c35a0", "parents": [ "a833244ed3ab086f5a61ddb6354e6bcef4510b0a" ], "author": { "name": "Chris Lewis", "email": "cflewis@google.com", "time": "Thu Jan 04 19:22:43 2024 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jan 04 19:22:43 2024 +0000" }, "message": "[cipd] Update CIPD to 2.6.16\n\nThis version of the tool allows for pulling metadata, not just setting\nit. This is to be used to get provenances for CIPD packages, so it needs\nto be widely available to Fuchsia devs.\n\nChange-Id: I9261ed82334203a2826917370a57ae8083648324\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/969433\nFuchsia-Auto-Submit: Chris Lewis \u003ccflewis@google.com\u003e\nReviewed-by: Oliver Newman \u003colivernewman@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\n" }, { "commit": "a833244ed3ab086f5a61ddb6354e6bcef4510b0a", "tree": "8066d00c4ed3527af29d546c9895abd285353e21", "parents": [ "2d4db5e628691a87b75ad93dc9ca73fdf8e82e0a" ], "author": { "name": "Oliver Newman", "email": "olivernewman@google.com", "time": "Tue Dec 19 17:38:52 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Dec 19 17:38:52 2023 +0000" }, "message": "[cmdline] Add -timefile flag\n\nTiming information is often quite verbose and clutters up the end of the\nJiri output as viewed in infra, making error messages difficult to find.\n\nSupport writing it to a separate file so that it can still be presented\nin infra, but separate from the main log.\n\nBug: b/288448934\nChange-Id: Id34773380cbe14d6c9cc468c3763f1270ab8143d\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/963132\nReviewed-by: Drew Fisher \u003czarvox@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\nFuchsia-Auto-Submit: Oliver Newman \u003colivernewman@google.com\u003e\n" }, { "commit": "2d4db5e628691a87b75ad93dc9ca73fdf8e82e0a", "tree": "bb584a465087da0d82b6ccdb5318d8d20d050cdd", "parents": [ "03986ce05b49e4f9c03be8c109abcea5c89daa90" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Wed Dec 13 00:36:05 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Dec 13 00:36:05 2023 +0000" }, "message": "[submodules] Don\u0027t attempt to rebase in CheckoutBranch()\n\nI do not believe this is ever the behavior we would want, when we\nattempt to run CheckoutBranch() we are looking to sync directly to\nmanifest revisions.\n\nBug: b/316011158\nChange-Id: I0df9c590db938208fbc257e8c5c47934f088e77b\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/959933\nReviewed-by: Drew Fisher \u003czarvox@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "03986ce05b49e4f9c03be8c109abcea5c89daa90", "tree": "daa8660b0d1497de830c1f072626873d9473274c", "parents": [ "f900441dd42b0ce5a4dce75bd96a9b04e35f11e6" ], "author": { "name": "Oliver Newman", "email": "olivernewman@google.com", "time": "Fri Dec 08 04:29:34 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Dec 08 04:29:34 2023 +0000" }, "message": "[gerrit] Retry file fetches a constant number of times\n\n... instead of respecting jiri\u0027s `-attempts` flag, which we don\u0027t want\nto do because jiri is run with `-attempts\u003d1` in infra\n(https://fxrev.dev/437264) in order to disable retries of git\noperations, but this is not a git operation.\n\nChange-Id: Ia2653b2ffa818e32ab3a3360bf9ddf3d70121e54\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/957514\nFuchsia-Auto-Submit: Oliver Newman \u003colivernewman@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\nReviewed-by: Drew Fisher \u003czarvox@google.com\u003e\n" }, { "commit": "f900441dd42b0ce5a4dce75bd96a9b04e35f11e6", "tree": "e6460a3b37bc36af3e4e363ccac8391440213152", "parents": [ "f06b37879487422e03174fa4eac9731f5c98df91" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Fri Dec 01 22:30:11 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Dec 01 22:30:11 2023 +0000" }, "message": "[jiri] Checkout head revisions need to consider rebaseSubmodules\n\nWe need to add rebaseSubmodules boolean to checkout head revisions, so\nlocal committed changes in submodules are kept in place. We need this\nfor patching integration correctly in recipes and also for users to\nrebase local submodule changes.\n\nBug: b/253329946\nBug: b/289081931\nBug: b/301072531\nChange-Id: I7adb4b13135e0314d1ae0c02a2c0434293325fd4\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/954254\nReviewed-by: Rahul Bangar \u003crahulbn@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "f06b37879487422e03174fa4eac9731f5c98df91", "tree": "33d74f509593cbce323e6edfff9539f6faf986ad", "parents": [ "0634cc2178139f320c5707e211b1b59fee9cac72" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Fri Nov 17 18:09:30 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Nov 17 18:09:30 2023 +0000" }, "message": "[projects] Fix usage of LoadUpdatedManifest()\n\nWe need to pass a non-empty list of projects to this function, so we\nmust always unconditionally load the local project state, what is\nreturned from the function represents the full set of remote projects so\nwe much filter them based on configured attributes before attempting to\nload project state in `jiri project`.\n\nAlso fix `-use-local-manifest`, we call the flag `-local-manifest` for\nother subcommands, local consistenct trumps stylistic correctness.\n\nChange-Id: I0d5b224229378bdde1e0cdd37a55477df7ef3681\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/948212\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "0634cc2178139f320c5707e211b1b59fee9cac72", "tree": "fdd985d2199008f7cb7cc4ee1c9a064492c6750c", "parents": [ "f859c399ef8711a386a71ab5dc8885d93f8d0c86" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Mon Nov 13 22:29:53 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Nov 13 22:29:53 2023 +0000" }, "message": "[project] Need to load updated manifest for local projects\n\nCurrently, the import cannot be found locally. Jiri needs to read all\nmanifest files.\n\nBug: b/309855579\nBug: b/301072531\nChange-Id: Ic5481e39b5f1afc24e57c68543a7b336166055fb\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/946332\nReviewed-by: Rahul Bangar \u003crahulbn@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "f859c399ef8711a386a71ab5dc8885d93f8d0c86", "tree": "60b27ed84995fcc234836e5b0b2261fc02a5b551", "parents": [ "da3a05bf3b05e63e10e5c6b65ab8d6ff348bd9bd" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Fri Nov 10 22:11:22 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Nov 10 22:11:22 2023 +0000" }, "message": "[project] Add use local manifest flag for jiri projects\n\nWe want to have an updated jiri projects state without running jiri\nupdate when the manifest is updated. When submodules are enabled, we use\nthe projects state generated from the new manifest so the\nsubmodule-update tool can figure out what changes need to be made for\nsubmodules.\n\nBug: b/309855579\nBug: b/301072531\nChange-Id: I35509ebd2668886c984fa9860bd9b91fc55bffde\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/945271\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Rahul Bangar \u003crahulbn@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "da3a05bf3b05e63e10e5c6b65ab8d6ff348bd9bd", "tree": "0d00e50ea8d2214e377b22d63d710a82e001bae3", "parents": [ "967880d27325c99f150588c2cf69e9e5c8f8a38b" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Fri Oct 06 19:28:00 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Oct 06 19:28:00 2023 +0000" }, "message": "[packfiles] Lower config into runGit\n\nWe can simply set the config on all git operations invoked by `jiri`\ninstead of inserting it at every fetch/clone operation as that is prone\nto missing places (like submodule update)\n\nChange-Id: If59d2aaaf73371c882c9715f726b6cddba631996\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/928408\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "967880d27325c99f150588c2cf69e9e5c8f8a38b", "tree": "b69d68b9a71a58ae282716dbf9fc6489482aa7c5", "parents": [ "22f5b66d8e250f71feebbebf596b36588bb95044" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Tue Sep 26 00:00:35 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Sep 26 00:00:35 2023 +0000" }, "message": "[jiri] Assume-unchanged should be applied to submodules not indicated\n\nAssume-unchanged should only be applied when submodules are enabled and\nonly to submodules that do not have \u0027gitsubmoduleof\u0027 noted. Currently,\nit is preventing submodule index to be updated in some cases.\n\nBug: b/300977004\nChange-Id: I0e898b3cabb49ebbaff2769704e79aa839175c1f\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/921471\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "22f5b66d8e250f71feebbebf596b36588bb95044", "tree": "02ac886723afd8dfae91fe5c73cc01eeca3d2f55", "parents": [ "9ae264e9441ec5b8283fb7ba7c501fedee2394e9" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Tue Aug 01 00:30:25 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Aug 01 00:30:25 2023 +0000" }, "message": "[project] Add gitsubmoduleof field to jiri project output\n\nSubmodule-update tool needs to diffentitate internal projects and public\nprojects. We use \"gitsubmoduleof\" to flag the public projects that are\npart of fuchsia as a submodule.\n\nBug: b/289291544\nBUg: b/289081931\nChange-Id: I50bda1cdfead9eb1ddbb010faa50e87cb078cbcf\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/892760\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "9ae264e9441ec5b8283fb7ba7c501fedee2394e9", "tree": "25e1134308736f9c83e36cc66fc396c66952022d", "parents": [ "be4213da244f8fa891aef687e25ea9e0acd8e0dd" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Jun 29 23:01:39 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jun 29 23:01:39 2023 +0000" }, "message": "Rename unchangeLocalProject to gitIndexExcludeLocalProject\n\nFor more clarity.\n\nBug: b/289276627\nChange-Id: I962260732befb2a83920bbbdf2a792a454994124\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/879195\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "be4213da244f8fa891aef687e25ea9e0acd8e0dd", "tree": "25e1134308736f9c83e36cc66fc396c66952022d", "parents": [ "eead25954c197e4da3c15d37e4631a0a15e10c16" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Jun 29 15:52:14 2023 -0700" }, "committer": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Jun 29 15:53:30 2023 -0700" }, "message": "Rename unchangeLocalProject to gitIndexExcludeLocalProject\n\nFor more clarity.\n\nBug: b/289276627\nChange-Id: Ib72f917e7f428a051a39f4ee126c43a0276432f5\n" }, { "commit": "eead25954c197e4da3c15d37e4631a0a15e10c16", "tree": "a7754e40c204327ee903b74863ace228db637110", "parents": [ "60fa6a7ff56fedf243380201ba70538c5a348f9d" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Jun 29 22:25:17 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jun 29 22:25:17 2023 +0000" }, "message": "Assumed-unchanged to index for submodules\n\nWhen submodules are enabled, we no longer need to assume-unchanged on\nthe git index. Only set assume-unchanged when usershave submodules\nenabled in checkout.\n\nBug: b/289276627\nChange-Id: I89f8d68c081baa8173e6cad8913bbc59bf812eee\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/879359\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "60fa6a7ff56fedf243380201ba70538c5a348f9d", "tree": "79b1ab18c8ee52e10715533f62f6e6af01b7b545", "parents": [ "2d52d36763c759582cfd59991c7ae840571d6dd4" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Mon Jun 26 21:03:41 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Jun 26 21:03:41 2023 +0000" }, "message": "Add more instructions when jiri unable to remove project\n\nWhen transitioning to submodules, jiri would not remove projects when\nthere are existing changes or local branches.\n\nChange-Id: I4946112aadbd699fe291a8b556aaf9d31e3a53bb\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/870428\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "2d52d36763c759582cfd59991c7ae840571d6dd4", "tree": "4b4c70b2cbc36c93a5e9145394895cf5f1343319", "parents": [ "7cdcfa05cb811982ec20734bd426522cac30253d" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Fri Jun 23 22:08:53 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Jun 23 22:08:53 2023 +0000" }, "message": "[submodule] Add rebase-submodule flag to `jiri update`\n\nAdd rebase-submodules flag to rebase submodules onto current branch.\nThis feature supports users working on third_party repos with local\nbranch workflows.\n\nBug: b/288494849\nBug: b/253329946\n\nChange-Id: I0240d8256071266efd872b7905f48e121e9338b2\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/874900\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "7cdcfa05cb811982ec20734bd426522cac30253d", "tree": "4c37ac71b458374a1600595e0a05302e02626384", "parents": [ "4ed4d3cb4764486fd141d69aa91acf9bd41a1e9c" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Jun 22 17:41:24 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jun 22 17:41:24 2023 +0000" }, "message": "[submodules] Add submodule status check and apply jiri_head\n\njiri_head is applied per operation, but submodules are updated along\nwith fuchsia.git superproject. Therefore, submodule may not be at HEAD\nwhen jiri_head is applied. We now add an extra check step for submodule\nand re-apply jiri_head to all locally inited submodules.\n\nBug: b/288174679\nChange-Id: Ic3afe93a52eddf4cd7e3cbd9ec1a4915359c63e1\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/874442\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "4ed4d3cb4764486fd141d69aa91acf9bd41a1e9c", "tree": "27918f837526df17639075d54fc71cbe4d94f8df", "parents": [ "577203dbd1bb11e166d6050c7999a92ea64f10e7" ], "author": { "name": "Oliver Newman", "email": "olivernewman@google.com", "time": "Thu Jun 22 17:15:54 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jun 22 17:15:54 2023 +0000" }, "message": "[gerrit] Retry file fetches\n\nFetching the `commit-msg` hook from Gerrit sometimes fails transiently,\ne.g. in ci.chromium.org/b/8777599852263986433 it failed with a dial\ntimeout. These failures should be retried.\n\nFixed: 129306\nChange-Id: I2dfea1d4110c499c7e9276356c79edfea1f768cd\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/875036\nFuchsia-Auto-Submit: Oliver Newman \u003colivernewman@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Oliver Newman \u003colivernewman@google.com\u003e\n" }, { "commit": "577203dbd1bb11e166d6050c7999a92ea64f10e7", "tree": "989b9d54cedc43b060bc5125ab816bdbe3a2d84a", "parents": [ "9ada5dd5688e96b165b2c8c88eb0273547819e20" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Wed Jun 21 18:10:19 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Jun 21 18:10:19 2023 +0000" }, "message": "[ops] Swap update/create priority\n\nProject updates should always happen before creations. The previous\nlogic worked based on path ordering in fuchsia.git because the jiri root\nis fuchsia.git and all other projects are subprojects. However tests\noften use sibling projects and the jiri root is not also a jiri project.\nWhenever a create project op was the 0th element and its parent op was\nnot the 1st element, this would reault in incorrect sort ordering.\n\nChange-Id: Ib465d61e546b5753b1f59cf7e291af1dd0a08fa3\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/872938\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "9ada5dd5688e96b165b2c8c88eb0273547819e20", "tree": "80dc4aecc2c2e8136dfb0cf5407dc8e8eb406c55", "parents": [ "318cc0304926d37ecd4e2e0ff82abfe252d80969" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Wed Jun 21 00:30:39 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Jun 21 00:30:39 2023 +0000" }, "message": "`jiri update --rebase-tracked` to update all submodules\n\n`jiri update` with rebase-tracked flag was not updating submodules that\nwere currently inited. Making sure all submodules are updated under\nrebase flags.\n\nBug: b/253329946\nChange-Id: Ifcdcd9170e120bcf6611145387c0c9ac840710de\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/873957\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "318cc0304926d37ecd4e2e0ff82abfe252d80969", "tree": "47982e3d93d07696e87496af139fe5e6a27cd860", "parents": [ "2f316aa706d9f633812fbfa4114dc9ad98c73cc9" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Sat Jun 17 20:05:42 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Sat Jun 17 20:05:42 2023 +0000" }, "message": "[dotGit] Fix up remaining references to .git\n\n- If we are looking for the presence of `.git` whether its a file or\n directory, refer to it as dotGit.\n- If we are looking for the .git dir, ask for the absolute path from\n `git`.\n\nChange-Id: I7d32addad49e0c1872473cfd0e0ab7e2aa849810\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/872937\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "2f316aa706d9f633812fbfa4114dc9ad98c73cc9", "tree": "0d7a69eabcdc5cbcf79fcddef725999e674c9487", "parents": [ "4a15178be1d04c9d524500d4581d39b77aa0b400" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Sat Jun 17 19:55:45 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Sat Jun 17 19:55:45 2023 +0000" }, "message": "[gofmt] Run gofmt\n\nChange-Id: Icb7e29b8f11d5acaf3afee9c9c37385b5e27ad81\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/872936\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "4a15178be1d04c9d524500d4581d39b77aa0b400", "tree": "ddc04bca9c3f0553dfaded36ac9067a7fdb2efe5", "parents": [ "84027e621ed76ec89fca5d06bc0590383a894a15" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Fri Jun 16 17:57:31 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Jun 16 17:57:31 2023 +0000" }, "message": "Jiri print outs are failing fx sync-to\n\nUsers are now aware of their submodule transition, we no longer need\nto print submodule state to users. Move to debug logs instead.\n\nChange-Id: I22eb0b30f702fa034fba25a8e46e249314c2d728\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/872437\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "84027e621ed76ec89fca5d06bc0590383a894a15", "tree": "cc238560394f5f94ec497a53ad6483b9c7fb0fce", "parents": [ "3215b224e8826b266bcb241ddec4cf30495f8615" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Fri Jun 16 00:38:58 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Jun 16 00:38:58 2023 +0000" }, "message": "[submodules] Update submodules after rebase\n\nThis allows `jiri update --rebase-tracked` to work correctly when a user\nhas a local branch on a jiri project which is acting as a superproject\n(e.g. fuchsia.git).\n\nBug: b/253329946\nChange-Id: I4bb495b451036798b2340b43ae409fd6f45ed900\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/871605\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "3215b224e8826b266bcb241ddec4cf30495f8615", "tree": "1ba734cd18f50b4270aae2730e5eb17b5d8d4d31", "parents": [ "93248823f891f5d6c3598e7111420912f7a156af" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Jun 15 00:26:58 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jun 15 00:26:58 2023 +0000" }, "message": "Change submodule note to users to use jiri logging\n\nfx sync-to command read jiri output, and current print message is causing the command to fail.\n\nChange-Id: Ibe68bf110522057330d50dc29c9b96e2133a6d19\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/871599\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "93248823f891f5d6c3598e7111420912f7a156af", "tree": "5de7b68f472775bddd76f20c22c8b65bbdf28c62", "parents": [ "651ceacb53bbd15dd6a27681b9f9f7f7dbc6ab15" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Wed Jun 14 23:25:33 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Jun 14 23:25:33 2023 +0000" }, "message": "[jiri] Add `jiri init -exclude-dirs\u003d`\n\nThis adds a \u003crepeatable\u003e init flag that takes a directory relative to\nthe root of the fuchsia checkout (top-level only) and excludes it from\nlocal project searches. By default this uses \"out\" and \"prebuilt\" for\nexclusions and should decouple `jiri update` from the number and size of\nthe user\u0027s build directories to some degree.\n\nFixed: b/287331288\nChange-Id: Ibfb967dd89c1ea044b71829082606c22ebfba1ea\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/871301\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "651ceacb53bbd15dd6a27681b9f9f7f7dbc6ab15", "tree": "0be67a07e4042184225596e647341bc9c22783f4", "parents": [ "4c018a77b846013f555c5a9c4b7cb4f8ad9fab11" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Wed Jun 14 20:53:39 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Jun 14 20:53:39 2023 +0000" }, "message": "[hooks] Add more debug logs for hook creation\n\nBug: 129057\nChange-Id: Ieaf3471d32534cf7d1dac9ab73b8ff2f65c435d0\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/871300\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "4c018a77b846013f555c5a9c4b7cb4f8ad9fab11", "tree": "d7a691964e27f04b46b3da9826ab87dd0845f3ab", "parents": [ "267b0ee574fe9bbd98193f5dc105d785f1e17437" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Wed Jun 14 17:42:35 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Jun 14 17:42:35 2023 +0000" }, "message": "[hooks] Add debug log for hook creation\n\nBug: 129057\nChange-Id: I1f0c15fae29cc4bae9abaa80753bf27427c85871\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/871297\nReviewed-by: Oliver Newman \u003colivernewman@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "267b0ee574fe9bbd98193f5dc105d785f1e17437", "tree": "4bcf4da82a41713372472efdcc038f2ddb7753ba", "parents": [ "a6396bbba55fa04430d06c83789d17e9f7cd265a" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Tue Jun 13 19:30:22 2023 +0000" }, "committer": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Tue Jun 13 19:30:22 2023 +0000" }, "message": "[submodules] Ensure `origin/HEAD` exists\n\n`origin/HEAD` should exist for any cloned repository, in case it doesn\u0027t\n(because `HEAD` was not pointing to a branch that exists on the remote\nwhen they cloned), create it.\n\nChange-Id: I3320f768c7319846499a00efba58658c5581f9fb\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/870426\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "a6396bbba55fa04430d06c83789d17e9f7cd265a", "tree": "fb717e87b11774293d9ee29178790d8b30a58f24", "parents": [ "4142591fb1cf6de56df464690221fe9b1de3f935" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Tue Jun 13 19:24:16 2023 +0000" }, "committer": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Tue Jun 13 19:24:16 2023 +0000" }, "message": "[isLocalProject] Ensure the .git file is in the toplevel\n\nThe Fuchsia build apparently has .git dirs in the out directory that are\nnot in fact functional git repositories.\n\nChange-Id: I9724ae1d0430feef7386f0ee7284bb80e14fe4ff\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/870425\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "4142591fb1cf6de56df464690221fe9b1de3f935", "tree": "e825f235f87f4ce158e06c2e45558f42642f391b", "parents": [ "e42ada474084631f96bd245d60923a0717936bb5" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Tue Jun 13 18:55:31 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Jun 13 18:55:31 2023 +0000" }, "message": "[isLocalProject] Short-circuit on `.git`\n\nWe only care about directories that contain a `.git` file, we can\nskip resolving the gitDir itself if the file/directory is missing.\n\nChange-Id: I70165592eeb90ba88170286808d89af5cca62800\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/870424\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "e42ada474084631f96bd245d60923a0717936bb5", "tree": "721d388a5bde709bbe3f2a0c8ded95d2d862f4a2", "parents": [ "22aecb96d13b860b1b6e5cb4eef60df1fae481f7" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Tue Jun 13 18:04:59 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Jun 13 18:04:59 2023 +0000" }, "message": "Change submodule warning to logging info\n\nChange-Id: I3e1f4416c17775e34b3915b92b2561e135f96aa3\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/870420\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "22aecb96d13b860b1b6e5cb4eef60df1fae481f7", "tree": "3bdff71f836525f18e0ff1af506f2f960656d679", "parents": [ "0de5844c8c0bc069c6a9239bcda6e4a5cfd4626f" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Tue Jun 13 15:45:07 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Jun 13 15:45:07 2023 +0000" }, "message": "[submodule] Fix up submodule handling\n\n- Ensure that jiri metadata files are always written/read correctly.\n `jiri` now asks `git` where there git dir is instead of assuming a\n location.\n- Ensure that git hooks are always pulled from the server\n- Fix a latent bug introduced by fxrev.dev/625782 whereby runBatch()\n failed to propogate errors correctly, this was the primary issue.\n- Move sentinal branch creation to use `origin/HEAD`, it was previously\n creating the sentinal branch based off local HEAD, which may not be\n merged and therefore, not trivially deleteable.\n- Remove oldMetadata paths, if you haven\u0027t updated since 2015, that\u0027s\n not my problem anymore, and bringing the unit tests up to the new\n logic is not worth it.\n\nPair programmed with yupingz@.\n\nBug: b/286913188\nBug: b/253329946\nFixed: b/286913492\nFixed: b/276370732\nChange-Id: Ie15ebf6ea8a1f300bdcc96c8c7af7de92c872177\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/870356\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "0de5844c8c0bc069c6a9239bcda6e4a5cfd4626f", "tree": "cf3ed5ea9b9435c2acb99930a47c9d2b5d46c160", "parents": [ "4004240b571666a42993b656bc0fec66b27d5a6c" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Tue Jun 13 00:08:39 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Jun 13 00:08:39 2023 +0000" }, "message": "Submodule new checkout needs to delete branches\n\nWhen fuchsia.git is newly checked out, we need to make sure branches in\nsubmodules are all removed.\n\nBug: b/286917533\nChange-Id: I4f5ede1ea2bb69aa04c67080ba2b7c28a9972830\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/869631\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "4004240b571666a42993b656bc0fec66b27d5a6c", "tree": "9dbe6dc015631e17a8af90da9924feda1f163a45", "parents": [ "00a960311c93229bd19a8c81e01970ddc37ed78f" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Mon Jun 12 23:39:07 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Jun 12 23:39:07 2023 +0000" }, "message": "Fix jiri print messages\n\nChange-Id: I5543ae328929889ff78f805e1f2bcdd09fc0e1ca\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/869627\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "00a960311c93229bd19a8c81e01970ddc37ed78f", "tree": "0f9504912e313a8f583f24ac6bf7865f63d110e9", "parents": [ "4907eeb7e1383eb3664b7af83c985b2117e9d498" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Fri Jun 09 01:03:25 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Jun 09 01:03:25 2023 +0000" }, "message": "Update submodules one by one with path\n\nWe want to initialize submodues by path one by one, so we can make sure\nto retry failues in chrome git wrappers.\n\nBug: b/276370732\nChange-Id: Iaf11839d7cd6fab51d85d9541d133e7b710cf6b6\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/862244\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "4907eeb7e1383eb3664b7af83c985b2117e9d498", "tree": "79eebb07f05a373646d18ffc8ef1c586390ba137", "parents": [ "49f91f9587b0fc5eabd82d2e6008a2793b8c65ad" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Jun 08 18:37:59 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jun 08 18:37:59 2023 +0000" }, "message": "Reland: jiri overrides enableSubmodules from git config when not set locally\n\nCurrently, users need to run \u0027jiri init\u0027 before \u0027jiri update\u0027 to pick up\nthe submodule git config changes. This change adds reading from git config\nwithout running \u0027jiri init\u0027 and prints a note to users if submodules are\nenabled.\nIf users do not have gitcore config rolled out, the git config will\nfail. Add a check for errors.\n\nBug: b/253329946\nChange-Id: I4c6818e2e1cea2518c9b8940a143c7f7e9ed19ae\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/868676\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "49f91f9587b0fc5eabd82d2e6008a2793b8c65ad", "tree": "f17beadb4f5effbaa5ace3ad687dce3dfa0b05ba", "parents": [ "caff6c1138d20b8b6a759b5517d1e1ae6b133e25" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Thu Jun 08 01:11:20 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jun 08 01:11:20 2023 +0000" }, "message": "Revert \"jiri overrides enableSubmodules from git config when not set locally\"\n\nThis reverts commit caff6c1138d20b8b6a759b5517d1e1ae6b133e25.\n\nReason for revert: currently user seeing jiri update errors where submodules are not being update properly.\n\nOriginal change\u0027s description:\n\u003e jiri overrides enableSubmodules from git config when not set locally\n\u003e\n\u003e Currently, users need to run \u0027jiri init\u0027 before \u0027jiri update\u0027 to pick up\n\u003e the submodule git config changes. This change adds read of git config\n\u003e without running \u0027jiri init\u0027 and prints a note to users if submodules are\n\u003e enabled.\n\u003e\n\u003e bug: b/253329946\n\u003e Change-Id: I531b93e276b8edbe06f848f844ca58858db6deb5\n\u003e Reviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/868198\n\u003e Reviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n\u003e Commit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n\nChange-Id: Ieccb688cea0786126a7d6193277661a29d64d495\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/868336\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: RubberStamper 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "caff6c1138d20b8b6a759b5517d1e1ae6b133e25", "tree": "e3ae130d70814d5aaf8c4d1a5e5f2e8ba1fea28f", "parents": [ "8c6518b2f7228a3d94b38171c9a2ca0ae1600573" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Jun 08 00:37:07 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jun 08 00:37:07 2023 +0000" }, "message": "jiri overrides enableSubmodules from git config when not set locally\n\nCurrently, users need to run \u0027jiri init\u0027 before \u0027jiri update\u0027 to pick up\nthe submodule git config changes. This change adds read of git config\nwithout running \u0027jiri init\u0027 and prints a note to users if submodules are\nenabled.\n\nbug: b/253329946\nChange-Id: I531b93e276b8edbe06f848f844ca58858db6deb5\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/868198\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "8c6518b2f7228a3d94b38171c9a2ca0ae1600573", "tree": "f17beadb4f5effbaa5ace3ad687dce3dfa0b05ba", "parents": [ "fd60471aea0c104433384a207a621705e2a8859b" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Wed May 31 23:24:57 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed May 31 23:24:57 2023 +0000" }, "message": "Git core config cannot be picked up from global config\n\nbug: b/253329946\nChange-Id: I0ffd146087a68289f0f9d84dea8cddd2d6bd6393\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/864320\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "fd60471aea0c104433384a207a621705e2a8859b", "tree": "af2866eeac47e67fd2234070b3d22a3d0e1b91dd", "parents": [ "3fb8368254bb9581f7b8bc48b393129a127cb6ec" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Thu May 11 00:27:02 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu May 11 00:27:02 2023 +0000" }, "message": "[sso] Set pushurl if sso protocol helper exists\n\nGooglers are intended to use the sso:// protocol when making source code\nchanges, this provides a pushurl to overwrite the remote when using `git\npush` for them.\n\nBug: b/280893050\n\nChange-Id: I17b9a3c91118a74d82e2514b09f1cae7e705057c\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/852571\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "3fb8368254bb9581f7b8bc48b393129a127cb6ec", "tree": "6006be48cd215dfa7e7c08e3ccb1b9ba76e46fb4", "parents": [ "df63b96f75d795669caf182c55ac551b4a48b706" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Mon May 08 22:34:02 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon May 08 22:34:02 2023 +0000" }, "message": "Git config key should be jiri.enableSubmodules\n\nbug: b/253329946\nChange-Id: I5ff7c743f82585224b0cd2c4dd992cb4a499378c\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/854016\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "df63b96f75d795669caf182c55ac551b4a48b706", "tree": "c1855f05826248cbd5f7207ed6b63be837bd1486", "parents": [ "3c1c9fd0c49c99f0634d3e10c4c53879a7479833" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Mon May 08 18:36:53 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon May 08 18:36:53 2023 +0000" }, "message": "Add git config read for enableSubmodules\n\nWhen enableSubmodules are not set by users, we read git config to\noverride it. This is preparing for the submodules releases.\n\nBug: b/253329946\nChange-Id: Ic974b275513a5850ec5dde89edd35e69d2f43573\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/853179\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "3c1c9fd0c49c99f0634d3e10c4c53879a7479833", "tree": "0ed0c4e3bebbc84c12651c48ce9b22d47b53ad4b", "parents": [ "d617283f44345ba97d718cd2f8a518d1be8a2381" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Mar 23 01:24:13 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Mar 23 01:24:13 2023 +0000" }, "message": "Skip LocalProjectConfig when submodules are enabled\n\nThere does not exist .git directory for submodules. We skip localConfig\nfor all projects that exist as submodules.\n\nChange-Id: I76053812c4c25d8c8074aa31070bf6aabe0f3dc5\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/823710\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "d617283f44345ba97d718cd2f8a518d1be8a2381", "tree": "11e9abc90a0c5e2293e68fb611c9fa935b27ee48", "parents": [ "c2674f1c1d9737bf8b9436e82d8afa8dc76b8649" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Fri Mar 17 23:44:22 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Mar 17 23:44:22 2023 +0000" }, "message": "Add packge and project flag files to .git/info/exclude\n\nBug: b/273568678\nChange-Id: I592317356edf06309bd1c9abf419c3a07d9922eb\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/820048\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "c2674f1c1d9737bf8b9436e82d8afa8dc76b8649", "tree": "48473d69b313efe5eccd36a2d46dc0756eebcde7", "parents": [ "e08cf0d79171160db4e8a19443bdd66a4eddc07d" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Mar 09 23:52:00 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Mar 09 23:52:00 2023 +0000" }, "message": "GitHooks sometimes return relative path\n\nWe enforce the path to return absolute.\n\nChange-Id: I257b941152d24f289c3f30837efeeddaa6209d1b\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/816912\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "e08cf0d79171160db4e8a19443bdd66a4eddc07d", "tree": "aa676b2a64a3febe6650ed7d4a39c4fad2343885", "parents": [ "d7441ae1c5d4c809a7bc48f958eb09c5977d02b2" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Thu Mar 09 01:09:06 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Mar 09 01:09:06 2023 +0000" }, "message": "Submodules are inited when submodules are updated\n\nWe run submodule update with --init tag instead of inting submodules one\nby one. Our current submodule checkout is hitting errors where\nsubmodules are inited one by one before fuchsia is being fetched.\n\nBug: b/253329946\nChange-Id: I76346907a43cdd1e020a0468280274621e3b69d2\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/816467\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "d7441ae1c5d4c809a7bc48f958eb09c5977d02b2", "tree": "1b1c752d3f2be2bcf733903f4e1103120041d4a7", "parents": [ "97dcf33f9800319863a5da1899f1df254b68a443" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Wed Mar 08 23:21:00 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Mar 08 23:21:00 2023 +0000" }, "message": "Only create build/checkout.gni when in fuchsia project\n\nUser can use jiri to checkout other repos such as infra, where this file\nis not needed and could create errors where build/ does not exist.\n\nChange-Id: If11d37abc601b24edbcc5d3e5631fb1a6c45b59f\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/816327\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "97dcf33f9800319863a5da1899f1df254b68a443", "tree": "dfb013af3a1c6119b1f2e96f490345bd7853a61e", "parents": [ "bc24ac32b7543ab785510281e90c121080f11c2d" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Wed Mar 08 21:48:45 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Mar 08 21:48:45 2023 +0000" }, "message": "Fix checkout.gni file\n\nLooping through map values only changed a copy value. We need to modify\nthe map.\n\nChange-Id: Ibfd7ae66d4428099af7456a8688bb8580d8d0dc8\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/816028\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "bc24ac32b7543ab785510281e90c121080f11c2d", "tree": "1d24feec9eef2cb65d84167d91c01803d4cec59e", "parents": [ "7813c396d70ff18580dc98484f66a28b2910b8aa" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Wed Mar 08 08:03:04 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Mar 08 08:03:04 2023 +0000" }, "message": "Add project flag to superproject when submodules are enabled\n\nGenerate submodule flag to build/checkout.gni.\n\nBug: b/272197216\nChange-Id: Ie4cc8d80d77357186936ea8a8b3704800ae7d225\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/815197\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "7813c396d70ff18580dc98484f66a28b2910b8aa", "tree": "49f94a52d9ccbee8bec6e4f5536ff9cf960ae8cd", "parents": [ "a7033d3c135001ba61380544df3cf9bc0891b936" ], "author": { "name": "Yuping", "email": "yupingz@google.com", "time": "Tue Mar 07 23:00:54 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Mar 07 23:00:54 2023 +0000" }, "message": "[jiri] Add update support to install all submodules\n\nThis change tests all transitions betweens projects and submodules.\n\nBug: b/253329946\nFix: b/237833503\nChange-Id: I3777329b67886db97adad7c2e3858e169c62a536\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/813710\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "a7033d3c135001ba61380544df3cf9bc0891b936", "tree": "0e4d4618fbd27c0086aeb8d3e08065cc38645fa9", "parents": [ "61f9d03f768b2511a5b8f98a8259eeb6e24978ac" ], "author": { "name": "Oliver Newman", "email": "olivernewman@google.com", "time": "Tue Feb 14 17:12:28 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Feb 14 17:12:28 2023 +0000" }, "message": "[cipd] Add script to update CIPD client\n\nUse //go:embed directives to read the CIPD version and digests from text\nfiles that can be updated by a script, so updating the pinned CIPD\nversion no longer requires manually running CIPD commands and\ncopy-pasting the output files into cipd.go.\n\nChange-Id: Ic595d30d66d2666a4e9f4c75d7ec7a25359d57cf\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/802747\nCommit-Queue: Oliver Newman \u003colivernewman@google.com\u003e\nFuchsia-Auto-Submit: Oliver Newman \u003colivernewman@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "61f9d03f768b2511a5b8f98a8259eeb6e24978ac", "tree": "cf130fd8d22fba1058c3eb705f693d6194cf1315", "parents": [ "33de98a6a11b9cc638659cbd331259eb19d66e62" ], "author": { "name": "Oliver Newman", "email": "olivernewman@google.com", "time": "Mon Feb 13 22:42:01 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Feb 13 22:42:01 2023 +0000" }, "message": "[go] Update to go 1.20\n\nInfra uses go 1.20 to build Jiri, so we might as well opt-in to using go\n1.20 features.\n\nChange-Id: I7ad72d6601b57c91780afd2139217a52f22414e8\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/802467\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\nFuchsia-Auto-Submit: Oliver Newman \u003colivernewman@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "33de98a6a11b9cc638659cbd331259eb19d66e62", "tree": "5c6999e8a27afd8719cfa54cdcedb5d413c83dde", "parents": [ "5a032fdc96730966c661136579c54c17eb95c0b3" ], "author": { "name": "Oliver Newman", "email": "olivernewman@google.com", "time": "Mon Feb 13 22:39:00 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Feb 13 22:39:00 2023 +0000" }, "message": "[cipd] Update CIPD pin\n\nThe login flow used by `cipd auth-login` in the previously pinned\nversion of the CIPD CLI is now deprecated, so we have to update CIPD to\navoid breaking login for users.\n\nChange-Id: I84e50e5a46e3bca30106570a289f8873b5a67dc3\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/802447\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nFuchsia-Auto-Submit: Oliver Newman \u003colivernewman@google.com\u003e\n" }, { "commit": "5a032fdc96730966c661136579c54c17eb95c0b3", "tree": "4dbcfd827185911fee873f0a468d29054ddbef11", "parents": [ "900aaf812cb512207ee23e0746f405abba9a7c84" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Sat Jan 14 02:13:40 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Sat Jan 14 02:13:40 2023 +0000" }, "message": "[edit] Use the slow path if rev is duped\n\nBug: 115966\nChange-Id: I232830b749b98c3aa5e23258d1d3494f543c195f\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/765243\nFuchsia-Auto-Submit: Filip Filmar \u003cfmil@google.com\u003e\nCommit-Queue: Filip Filmar \u003cfmil@google.com\u003e\nReviewed-by: Filip Filmar \u003cfmil@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\nReviewed-by: Aaron Wood \u003caaronwood@google.com\u003e\n" }, { "commit": "900aaf812cb512207ee23e0746f405abba9a7c84", "tree": "8b161488f547626300061bf9839cac9a33b14301", "parents": [ "4146c717e0b6155f579a6a268d0636491dba5cdd" ], "author": { "name": "Anirudh", "email": "rudymathu@google.com", "time": "Mon Jan 09 19:42:10 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Jan 09 19:42:10 2023 +0000" }, "message": "[update] Specify --dissociate on manifest project clone\n\nThe manifest project was still reliant on the cache even when\n`-dissociate` was passed into jiri, because this uses a different code\npath than the normal createOperation.\n\nBug: b/204319656\nChange-Id: Id6349baf781dcdc55624c98634d15dca111aa1a4\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/787622\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\nFuchsia-Auto-Submit: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\n" }, { "commit": "4146c717e0b6155f579a6a268d0636491dba5cdd", "tree": "7cc95e3aeb78d31b535601e9c41b4881da48ab98", "parents": [ "fbafa2c274b7e0396d1eb3cdfa6db39a05f1258f" ], "author": { "name": "Anirudh", "email": "rudymathu@google.com", "time": "Fri Jan 06 20:26:46 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Jan 06 20:26:46 2023 +0000" }, "message": "[init] Add -dissociate flag to init\n\nPrevious CLs added this option to the configuration file, but we do not\ngenerate such a file in the recipes. Therefore, add a CLI flag to init\nthat sets this configuration value.\n\nBug: b/204319656\nChange-Id: I84071183ca1ccdf488285415b35493a71415121d\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/786879\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\n" }, { "commit": "fbafa2c274b7e0396d1eb3cdfa6db39a05f1258f", "tree": "942d37970a99dc48964bb4f2a854eca14d5e4572", "parents": [ "6ee2291c51f43aea91bdc3b7eee46c840a7385cd" ], "author": { "name": "Anirudh", "email": "rudymathu@google.com", "time": "Fri Jan 06 20:15:02 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Jan 06 20:15:02 2023 +0000" }, "message": "[update] Allow jiri to dissociate from the cache part 2\n\nThis CL finishes the implementation of cache dissociation after an\nupdate. See part 1 for a more detailed description for why this needs to\nhappen: https://fxr/c/jiri/+/785841.\n\nAs far as how we accomplish this, we run a dissociation manually on\nfuchsia.git by running a repack and then removing the alternatives file.\nThis is how `git clone` implements the `--dissociate` flag (see the\nimplementation in\nhttps://github.com/git/git/blob/master/builtin/clone.c#L1399), but we\ncan\u0027t use that since we run `git fetch` for fuchsia.git, which does not\nsupport this flag.\n\nBug: b/204319656\nChange-Id: I128fcfdd54a33c73ead1f5e27035fbdac075d08b\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/786877\nCommit-Queue: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "6ee2291c51f43aea91bdc3b7eee46c840a7385cd", "tree": "df1d8b5048b2533f1abf17fabe5d7ff40fc8fe1b", "parents": [ "7b5010711de20b0893eb2ef75db18e989a024fbf" ], "author": { "name": "Anirudh Mathukumilli", "email": "rudymathu@google.com", "time": "Thu Jan 05 23:33:34 2023 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jan 05 23:33:34 2023 +0000" }, "message": "[update] Allow jiri updates to dissociate from the cache part 1\n\nInfrastructure occasionally hits failures when the git cache (global to\nall builds run on a bot) is purged, but a checkout cached in the\nincremental cache contains a reference to an object in said git cache.\nThis CL adds a CLI flag called `--dissociate` that is passed through to\nthe underlying git invocation when running a clone. As described by the\ngit documentation in https://git-scm.com/docs/git-clone, this option\nuses the git cache to fetch objects (thus reducing network traffic), but\nmakes copies of borrowed objects. This allows us to drop the git cache\nwithout leaving any dangling references in any of the incremental build\ncaches.\n\nNote that this is only part one of this change because it still leaves\nthe fuchsia.git checkout dependent on the alternatives file. This is\nbecause jiri uses a git fetch for that project, which does not provide a\ndissociate option. Future changes will remove that dangling reference as\nwell.\n\nBug: b/204319656\nChange-Id: I172c12d7c390972bb77817f8d9e830373bb78ee2\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/785841\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\nFuchsia-Auto-Submit: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\n" }, { "commit": "7b5010711de20b0893eb2ef75db18e989a024fbf", "tree": "870b677cffa76accde078b1d601533d0be37663f", "parents": [ "ef7e41dfda4583a7e0dc80e8f961c429dc2b8a12" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Tue Dec 20 18:54:18 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Dec 20 18:54:18 2022 +0000" }, "message": "[cipd] Remove parallelism in `cipd` acl checks\n\nUsers who updated to OSX Ventura (13.0.1/13.1) are seeing `cipd`\nprocesses hang when running `cipd acl-check` concurrently. The\nissue seems to be `errSecIO` (-36) returned from a call to\n`SecTrustSettingsCopyCertificates`. Unclear why and the internet\nis not showing any solutions.\n\nBug: 117890\nChange-Id: I5c442e0387f02b1f95d959b806688d7e7f35fbad\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/779277\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "ef7e41dfda4583a7e0dc80e8f961c429dc2b8a12", "tree": "adce380a9240b8935d29de6a51de55146d389473", "parents": [ "2af1ce18469339b9f5aff6fa8f4e16094091460c" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Wed Nov 30 21:22:29 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Nov 30 21:22:29 2022 +0000" }, "message": "[update] Set garbage-collect (-gc flag) default to true\n\nWe should always remove obsolete repository in jiri update. To\ntransition projects to submodules, we need to make sure the projects are\nremoved before submodules are fetched in place.\n\nBug: b/253329946\nChange-Id: Ia6699bca2ea2629d99d3982e2821aec7eb127704\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/768790\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "2af1ce18469339b9f5aff6fa8f4e16094091460c", "tree": "03bbb1ac0e174279fdca4ca336ae1317af886ade", "parents": [ "6d015d38656f2e95f72712f058b0403e381b94f9" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Mon Nov 14 18:30:46 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Nov 14 18:30:46 2022 +0000" }, "message": "Reland \"Reland \"[jiri] Add jiri assume-unchanged to ignore submodule changes\"\"\n\nThis is a reland of commit 60f27299a48bb1846b47fbfde69c3c382982f19b\n\nOriginal change\u0027s description:\n\u003e Reland \"[jiri] Add jiri assume-unchanged to ignore submodule changes\"\n\u003e\n\u003e This is a reland of commit 59819987759f92e64a1a30292124845191f9c2b6\n\u003e\n\u003e Original change\u0027s description:\n\u003e \u003e [jiri] Add jiri assume-unchanged to ignore submodule changes\n\u003e \u003e\n\u003e \u003e When projects and submodules drift in version, users may see\n\u003e \u003e unexpected submodules changes. We mark all projects as assume-unchanged\n\u003e \u003e after jiri update to make sure no submodules would show up. And unmark\n\u003e \u003e the assume-unchanged before we do any jiri update fetch.\n\u003e \u003e\n\u003e \u003e Bug: b/254758851\n\u003e \u003e Change-Id: Ic8627ccbddf84805ba9666ec6120aacf958d21b9\n\u003e \u003e Reviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/755323\n\u003e \u003e Reviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n\u003e \u003e Commit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n\u003e\n\u003e Bug: b/254758851\n\u003e Change-Id: Idf25ddc21b535a52fae8a6e8893b951a58a18633\n\u003e Reviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/756612\n\u003e Reviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n\u003e Commit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n\nBug: b/254758851\nChange-Id: If3d0a887911a7c381745b8de66f343928c3dce98\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/757912\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "6d015d38656f2e95f72712f058b0403e381b94f9", "tree": "da67c98df941bddee7225e4840c59d8eb96f9243", "parents": [ "259d4024a382b03a2c79017d2aa933a1e6ee49db" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Fri Nov 11 03:10:51 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Nov 11 03:10:51 2022 +0000" }, "message": "Revert \"Reland \"[jiri] Add jiri assume-unchanged to ignore submodule changes\"\"\n\nThis reverts commit 60f27299a48bb1846b47fbfde69c3c382982f19b.\n\nReason for revert: gitsubmoduleof would not indicate for sure the existence of submodules.\n\nOriginal change\u0027s description:\n\u003e Reland \"[jiri] Add jiri assume-unchanged to ignore submodule changes\"\n\u003e\n\u003e This is a reland of commit 59819987759f92e64a1a30292124845191f9c2b6\n\u003e\n\u003e Original change\u0027s description:\n\u003e \u003e [jiri] Add jiri assume-unchanged to ignore submodule changes\n\u003e \u003e\n\u003e \u003e When projects and submodules drift in version, users may see\n\u003e \u003e unexpected submodules changes. We mark all projects as assume-unchanged\n\u003e \u003e after jiri update to make sure no submodules would show up. And unmark\n\u003e \u003e the assume-unchanged before we do any jiri update fetch.\n\u003e \u003e\n\u003e \u003e Bug: b/254758851\n\u003e \u003e Change-Id: Ic8627ccbddf84805ba9666ec6120aacf958d21b9\n\u003e \u003e Reviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/755323\n\u003e \u003e Reviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n\u003e \u003e Commit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n\u003e\n\u003e Bug: b/254758851\n\u003e Change-Id: Idf25ddc21b535a52fae8a6e8893b951a58a18633\n\u003e Reviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/756612\n\u003e Reviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n\u003e Commit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n\nBug: b/254758851\nChange-Id: If083c495e6fd1b91dc8a08074cf4b9c631f0a989\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/758144\nReviewed-by: RubberStamper 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "259d4024a382b03a2c79017d2aa933a1e6ee49db", "tree": "2cd2b1300875b916b3732fc0d5d2054f71b5b5e7", "parents": [ "60f27299a48bb1846b47fbfde69c3c382982f19b" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Fri Nov 11 01:08:41 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Nov 11 01:08:41 2022 +0000" }, "message": "[jiri] Override user config setting for submodule.recurse\n\nUsers may set submodule.recurse as true in global config setting. We\noverride that to false when submodules are not enabled in jiri config.\nBug: b/254850001\n\nChange-Id: I2dced3d2ddaea98db34bd549a6cf8495377eb33f\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/757757\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "60f27299a48bb1846b47fbfde69c3c382982f19b", "tree": "5fcab9f1b0681db8bc3072bd9ef51df95de1a3b9", "parents": [ "832202d493f5cedc071fc5b1e6361fb025a97604" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Fri Nov 11 00:51:43 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Nov 11 00:51:43 2022 +0000" }, "message": "Reland \"[jiri] Add jiri assume-unchanged to ignore submodule changes\"\n\nThis is a reland of commit 59819987759f92e64a1a30292124845191f9c2b6\n\nOriginal change\u0027s description:\n\u003e [jiri] Add jiri assume-unchanged to ignore submodule changes\n\u003e\n\u003e When projects and submodules drift in version, users may see\n\u003e unexpected submodules changes. We mark all projects as assume-unchanged\n\u003e after jiri update to make sure no submodules would show up. And unmark\n\u003e the assume-unchanged before we do any jiri update fetch.\n\u003e\n\u003e Bug: b/254758851\n\u003e Change-Id: Ic8627ccbddf84805ba9666ec6120aacf958d21b9\n\u003e Reviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/755323\n\u003e Reviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n\u003e Commit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n\nBug: b/254758851\nChange-Id: Idf25ddc21b535a52fae8a6e8893b951a58a18633\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/756612\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "832202d493f5cedc071fc5b1e6361fb025a97604", "tree": "601add590fed596772a000b18e6fe85c838ee6fa", "parents": [ "59819987759f92e64a1a30292124845191f9c2b6" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Wed Nov 09 23:21:29 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Nov 09 23:21:29 2022 +0000" }, "message": "Revert \"[jiri] Add jiri assume-unchanged to ignore submodule changes\"\n\nThis reverts commit 59819987759f92e64a1a30292124845191f9c2b6.\n\nReason for revert: git update-index should only run under the submodules under fuchsia.git\n\nOriginal change\u0027s description:\n\u003e [jiri] Add jiri assume-unchanged to ignore submodule changes\n\u003e\n\u003e When projects and submodules drift in version, users may see\n\u003e unexpected submodules changes. We mark all projects as assume-unchanged\n\u003e after jiri update to make sure no submodules would show up. And unmark\n\u003e the assume-unchanged before we do any jiri update fetch.\n\u003e\n\u003e Bug: b/254758851\n\u003e Change-Id: Ic8627ccbddf84805ba9666ec6120aacf958d21b9\n\u003e Reviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/755323\n\u003e Reviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n\u003e Commit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n\nBug: b/254758851\nChange-Id: Ic2a160a28796db66197f632ad40aab7b2dd97ad9\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/756610\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\n" }, { "commit": "59819987759f92e64a1a30292124845191f9c2b6", "tree": "4f958e9d4a4f363e648fe33304b2046b778b8b89", "parents": [ "acc244ef15e377389175ad6f10e30d7b53511821" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Wed Nov 09 22:53:44 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Nov 09 22:53:44 2022 +0000" }, "message": "[jiri] Add jiri assume-unchanged to ignore submodule changes\n\nWhen projects and submodules drift in version, users may see\nunexpected submodules changes. We mark all projects as assume-unchanged\nafter jiri update to make sure no submodules would show up. And unmark\nthe assume-unchanged before we do any jiri update fetch.\n\nBug: b/254758851\nChange-Id: Ic8627ccbddf84805ba9666ec6120aacf958d21b9\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/755323\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "acc244ef15e377389175ad6f10e30d7b53511821", "tree": "601add590fed596772a000b18e6fe85c838ee6fa", "parents": [ "ec0b8c7da57a77a2685c9f4f6ab20e0e54ea7427" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Thu Oct 27 22:32:40 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Oct 27 22:32:40 2022 +0000" }, "message": "[submodule_update] git fetch submodules only when user flag\n\nWe are adding submodule flags in jiri manifest. Currently, jiri would\nconsider submodules enabled by seeing submodules labeled in\nmanifest, but we would only want submodules to be considered when user\nenables the feature.\n\nBug: b/255583006\nChange-Id: I531ae46503c051e6090677ace23e0715fd518b2b\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/749063\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "ec0b8c7da57a77a2685c9f4f6ab20e0e54ea7427", "tree": "3759bca2189c001b8d77d543dd74cbb4804801ca", "parents": [ "6166ce77ad2b32500327a0c337000715f3a76d8d" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Fri Oct 21 21:47:53 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Oct 21 21:47:53 2022 +0000" }, "message": "[submodule_update] Do not fetch submodules unless user flag\n\nBug: b/254860039\nChange-Id: I7b168359dc82b76d83fc2b81052d470b3717ad03\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/745482\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "6166ce77ad2b32500327a0c337000715f3a76d8d", "tree": "411104c6d1e257259284177982d01ac0cbb5d92c", "parents": [ "ae3d2816e41c5885b3f56b4de9f106f02dd1fafa" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Thu Sep 29 18:29:50 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Sep 29 18:29:50 2022 +0000" }, "message": "[jiri superproject] Include submodules in jiri project fastscan\n\nAdd enabled submodules to jiri projects fast scan. All submodules will show up in `jiri project` and latest snapshot.\n\nBug: b/249589893\nChange-Id: I1caba7e9fc2c45fc28bbf343aface95c7e5c95e9\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/732141\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "ae3d2816e41c5885b3f56b4de9f106f02dd1fafa", "tree": "62409e5c85f225bf4e97473324dd121fa95428f6", "parents": [ "ee0410582d53a32cd12b2a2531c881a34fc34492" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Wed Sep 28 03:15:19 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Sep 28 03:15:19 2022 +0000" }, "message": "[jiri] Add submodule support for jiri status\n\n-Init submodules before git fetch if enabledSubmodules is flagged.\n-Find path for all submodules.\n-Tested in submodules environment.\n\nBug: b/247016546\nChange-Id: Icf03b430cafe9eade49edaa7d5bc9982a345e635\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/729627\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\nCommit-Queue: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\n" }, { "commit": "ee0410582d53a32cd12b2a2531c881a34fc34492", "tree": "c5741e503dc2b116b0b425cb95f3e53f59b5147d", "parents": [ "44efa96939224222c07a7e517c378a0ce8689165" ], "author": { "name": "Chris Lewis", "email": "cflewis@google.com", "time": "Wed Aug 24 17:21:30 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Aug 24 17:21:30 2022 +0000" }, "message": "[test] ITTT test\n\nChange-Id: I1587cd6ba5655993e75e2b9308899fc65321bf64\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/715705\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Chris Lewis \u003ccflewis@google.com\u003e\n" }, { "commit": "44efa96939224222c07a7e517c378a0ce8689165", "tree": "f241ebdab9df030f4990cfa3b60aa060e0b0fceb", "parents": [ "3d0648c9aaac8658686be99c458632bf8d31a72a" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Mon Aug 22 23:57:09 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Aug 22 23:57:09 2022 +0000" }, "message": "[project] Fix MakeProjectKey for submodules\n\nChange-Id: Ibee8bef79a982e92adc999744ea38f07a6b91eed\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/715098\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "3d0648c9aaac8658686be99c458632bf8d31a72a", "tree": "7d27d809a7cf923f2161776b00f256ff32f8b90d", "parents": [ "9abb3ecef77fe029e0f5a907524f1131e144060f" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Wed Aug 17 22:34:50 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Aug 17 22:34:50 2022 +0000" }, "message": "[jiri] Add snapshot submodule support\n\nAdd submodule state check to determine local state. Add submodules in\njiri projects format to jiri snapshot.\n\nBug: b/237699717\nChange-Id: I85b90f85f40de593f6bdf683a74223aeb6c60c95\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/711465\nReviewed-by: Chris Lewis \u003ccflewis@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "9abb3ecef77fe029e0f5a907524f1131e144060f", "tree": "f9936be355445df68ad7601160d4040d89cc978c", "parents": [ "398e3ee5d9e738eee58ea6ef3bf7d43fbe8c3f12" ], "author": { "name": "Chris Lewis", "email": "cflewis@google.com", "time": "Mon Aug 15 17:36:09 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Aug 15 17:36:09 2022 +0000" }, "message": "Replace deprecated ioutil methods\n\nioutil was deprecated in Go 1.16. This change modifies jiri to use the\nnew functions. `ioutil.ReadDir` does not have a drop in replacement, so\nwill appear in a follow-up CL.\n\nBug: b/235863442\n\nChange-Id: I3802b20af207ba77ef5d220730fe75ee35b72948\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/711350\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\nFuchsia-Auto-Submit: Chris Lewis \u003ccflewis@google.com\u003e\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Chris Lewis \u003ccflewis@google.com\u003e\n" }, { "commit": "398e3ee5d9e738eee58ea6ef3bf7d43fbe8c3f12", "tree": "52522e6557debe6f035036043d5a9eb3852a8ab6", "parents": [ "25b44505fbd198ca0a4ef0c840c1ddd77c8d6b67" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Wed Jun 29 20:02:18 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Jun 29 20:02:18 2022 +0000" }, "message": "Add submodule support to jiri update\n\nBug: b/237566359\nChange-Id: Ib9e4ca13fc5d2476c44c8535d7fb8ffc642e0385\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/686047\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "25b44505fbd198ca0a4ef0c840c1ddd77c8d6b67", "tree": "f6d15f7e8998eb2500f1b42e823c386ebd76804d", "parents": [ "8288172af6555f6a2a5b56b51caea0caf3309c40" ], "author": { "name": "Catherine Duncan", "email": "catduncan@google.com", "time": "Fri Jun 10 17:22:31 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Fri Jun 10 17:22:31 2022 +0000" }, "message": "[manifest] Update `jiri help manifest-files` output\n\nFollow-up to fxr/688624. I was under the impression that the output for\nthe jiri help manifest-files command was sourced from manifest.md, which\nis not the case, it\u0027s sourced from strings defined in cmd.go and doc.go.\nThis will update those references as well to include documentation for\nthe attributes attribute.\n\nBug: 102021\nChange-Id: I6e595c852e146e95d1eb72e778abcf918f4f6fa7\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/688862\nReviewed-by: Vivian Tran \u003cviviantran@google.com\u003e\nReviewed-by: Haowei Wu \u003chaowei@google.com\u003e\nCommit-Queue: Catherine Duncan \u003ccatduncan@google.com\u003e\n" }, { "commit": "8288172af6555f6a2a5b56b51caea0caf3309c40", "tree": "a3105008d36f2eebcfbf5e4809b4b76c6087461f", "parents": [ "b68d282ceadc104d1acd0379a193b6fd0bf28aea" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Thu Jun 09 16:42:46 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Jun 09 16:42:46 2022 +0000" }, "message": "[cipd] Roll CIPD to 673f5ee193\n\nChange-Id: Ied6bea9fb21f33811353ee7a35e3c0c1d170f80a\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/688928\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "b68d282ceadc104d1acd0379a193b6fd0bf28aea", "tree": "6fcd9b986f18146e6bb819b2024acc37c8ece105", "parents": [ "9c6e803e295b90fb629763db13a0d20860861744" ], "author": { "name": "Catherine Duncan", "email": "catduncan@google.com", "time": "Wed Jun 08 22:46:32 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Wed Jun 08 22:46:32 2022 +0000" }, "message": "[manifest] Update manifest to document package.attribute\n\nattribute is an optional xml attribute for jiri packages. If specified,\nthey set the default behavior for those packages to not be fetched.\nInstead they must be explicitly included via `jiri init\n-fetch-optional\u003dattribute`. There\u0027s been a bit of a documentation gap\nfor this feature, which this CL aims to close.\n\nBug: 102021\nChange-Id: I4069fdc6da21e1bc5e4125bf8af57b5b8a674b56\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/688624\nCommit-Queue: Catherine Duncan \u003ccatduncan@google.com\u003e\nReviewed-by: Haowei Wu \u003chaowei@google.com\u003e\nReviewed-by: Vivian Tran \u003cviviantran@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "9c6e803e295b90fb629763db13a0d20860861744", "tree": "4369ec8d0acb61f93fc80c05e7fe73665fde92f2", "parents": [ "b1a96aad912c8ce9e4f35c544a7cae803e8654fe" ], "author": { "name": "Nara Kim", "email": "narakim@google.com", "time": "Tue Jun 07 01:27:29 2022 +0000" }, "committer": { "name": "CQ Bot", "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Tue Jun 07 01:27:29 2022 +0000" }, "message": "Handle ref/tag hash value as revision in manifest\n\nChange-Id: I147391f85eb496d3e17417ce1d497cb6d24d8968\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/686988\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "b1a96aad912c8ce9e4f35c544a7cae803e8654fe", "tree": "6ff9a122c3c49d777fba99acf2af12a3a9759ab4", "parents": [ "3677a50fdb93d1825a12e77b9850a97f291e6645" ], "author": { "name": "Anthony Fandrianto", "email": "atyfto@google.com", "time": "Thu May 12 22:52:08 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Thu May 12 22:52:08 2022 +0000" }, "message": "[project] Add repeatable -package-to-skip flag\n\nThe -package-to-skip flag is a repeatable flag of package names which,\nif fed into the update, run-hooks, or fetch-packages subcommands, will\ndirect Jiri to skip fetching the specified packages.\n\nTest: Ran `jiri update` with the new flag against\n infra/roller-tests/integration.git, confirmed that the specified\n package was skipped.\nBug: 100001\nChange-Id: Ie568a71218c2c20599cb93768ac06f1f844e6758\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/678659\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Anthony Fandrianto \u003catyfto@google.com\u003e\n" }, { "commit": "3677a50fdb93d1825a12e77b9850a97f291e6645", "tree": "6157ee130658e1b897a4d97dca1d24027d46fa04", "parents": [ "2ff1951725fa59b483ea1b0755dd2c7b3a914da5" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Thu May 12 17:50:46 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Thu May 12 17:50:46 2022 +0000" }, "message": "[bootstrap] Fix bash \"or\"\n\nChange-Id: I9b3bf4b475f08aa0503282a8474209e8a709a774\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/678944\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Haowei Wu \u003chaowei@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "2ff1951725fa59b483ea1b0755dd2c7b3a914da5", "tree": "ed4dedbb7eec7c6f8f9cdd1439fdd8aee902e9d2", "parents": [ "1c767eb7d390f49999a3ca33d00ee668b40a19ca" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Thu May 12 01:31:05 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Thu May 12 01:31:05 2022 +0000" }, "message": "[bootstrap] Fix arch detection for M1 Macs.\n\nFixed: b/225173088\nFixed: fxbug.dev/94853\nChange-Id: I9ecce63c9dee14ae820ed081aa3487641962ba2d\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/678582\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Haowei Wu \u003chaowei@google.com\u003e\n" }, { "commit": "1c767eb7d390f49999a3ca33d00ee668b40a19ca", "tree": "beb6ffa6ca7761c86b510d385f3d4d9f1142301f", "parents": [ "c2f02bc4e6078f77568720b49e1dcf3862edfb89" ], "author": { "name": "Yuping Zhai", "email": "yupingz@google.com", "time": "Thu May 12 00:23:56 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Thu May 12 00:23:56 2022 +0000" }, "message": "[Clean up] Reformat Tree\n\nRun gofmt in jiri.\n\nChange-Id: I2f029fa9c6223a9ffc75da2e4c0e0b875caef514\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/678324\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "c2f02bc4e6078f77568720b49e1dcf3862edfb89", "tree": "65bcb282d953e8e9a3bdb9831af99328c58cb19d", "parents": [ "cbe3658883057ffe13e32c48afe58ff762bd79e8" ], "author": { "name": "Dan Johnson", "email": "computerdruid@google.com", "time": "Wed Mar 30 18:00:45 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Wed Mar 30 18:00:45 2022 +0000" }, "message": "Update branch name in bootstrap instructions\n\nThis matches the URL used in https://cs.opensource.google/fuchsia/fuchsia/+/main:scripts/bootstrap;l\u003d24;drc\u003d6345134d62ca979e196d6a0da7a56222be5c06a1\n\nChange-Id: Ie7bd071509bf83757d794c8558c3e9848747bfc4\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/664422\nFuchsia-Auto-Submit: Dan Johnson \u003ccomputerdruid@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\n" }, { "commit": "cbe3658883057ffe13e32c48afe58ff762bd79e8", "tree": "ce3eaf8f08b2d7819926b07dcaa21b9496d3061f", "parents": [ "b27c1b4808f55af0e7c1426d892ecf9452e32e62" ], "author": { "name": "Michael Shulman", "email": "mshulman@google.com", "time": "Thu Mar 10 19:37:53 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Thu Mar 10 19:37:53 2022 +0000" }, "message": "Fix URL for gerrit\n\nChange-Id: I7a3ce2056d86fc6ef1b119ba05de977c0f799ac6\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/657302\nReviewed-by: James Robinson \u003cjamesr@google.com\u003e\nCommit-Queue: James Robinson \u003cjamesr@google.com\u003e\n" }, { "commit": "b27c1b4808f55af0e7c1426d892ecf9452e32e62", "tree": "020c87524a07bb9d693cb5db6e1c4dd4d897a13c", "parents": [ "d2e875287ffe52f84527133694abfb7f28c6edaa" ], "author": { "name": "Ian Kasprzak", "email": "iankaz@google.com", "time": "Tue Feb 15 18:57:57 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Tue Feb 15 18:57:57 2022 +0000" }, "message": "[snapshot] Update CIPD ensure/version generation to be sorted.\n\nBug: [google internal] b/219028023\n\nTesting: Verified locally with jiri snapshot diffs\nChange-Id: Icaad46680f7b31e98c36fbdf49eb5e4f4767160c\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/645483\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Ian Kasprzak \u003ciankaz@google.com\u003e\n" }, { "commit": "d2e875287ffe52f84527133694abfb7f28c6edaa", "tree": "348c7feab7134cd6a59c7cf4906d47016f157c7d", "parents": [ "83c64fc63e14bea82bc988f734729dd034b5fc7f" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Wed Feb 02 19:37:55 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Wed Feb 02 19:37:55 2022 +0000" }, "message": "[untracked] Use \"--no-empty-directory\" on ls-files\n\nThis prevents printing empty directories that `git` may otherwise not\ntrack.\n\nBug: 91688\nChange-Id: Ibf97fd96299e7cd2eb9562260b1db76412027d45\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/640702\nReviewed-by: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\nReviewed-by: Oliver Newman \u003colivernewman@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "83c64fc63e14bea82bc988f734729dd034b5fc7f", "tree": "29b737048ee9e12c90eb4c6f08d662fd2e2a077f", "parents": [ "e977c0f43db8b5276f7cc08a7750d4d6752a6c49" ], "author": { "name": "Oliver Newman", "email": "olivernewman@google.com", "time": "Tue Jan 25 03:15:24 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Tue Jan 25 03:15:24 2022 +0000" }, "message": "[check-clean] Print dirty projects at the end\n\n...instead of printing them as soon as the `git status` command\ncompleted, which required painstakingly searching through the (often\nvery long) jiri stdout to diagnose the cause of a `check-clean` failure.\n\nChange-Id: I4dc0a54ada7a9301895bdf8dd8b85c1aa40f5332\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/637101\nFuchsia-Auto-Submit: Oliver Newman \u003colivernewman@google.com\u003e\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\n" }, { "commit": "e977c0f43db8b5276f7cc08a7750d4d6752a6c49", "tree": "7684bcdc146967ca2b2ccaaf788e3d45862c1302", "parents": [ "1160533d6ce4394e7a07a3450efe6015110ef618" ], "author": { "name": "Ian Kasprzak", "email": "iankaz@google.com", "time": "Mon Jan 24 21:30:50 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Mon Jan 24 21:30:50 2022 +0000" }, "message": "[generate-gitmodules] Update to use path for submodule name.\n\nThis format matches native \u0027git submodule add\u0027 behavior.\n\nTesting:\n- Manual generate-submodules test verified script/gitmodules files\n- Unit tests\n\nChange-Id: I43d4533fe4ccfcc0d83e85227a85b6314d068a52\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/636726\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Ian Kasprzak \u003ciankaz@google.com\u003e\n" }, { "commit": "1160533d6ce4394e7a07a3450efe6015110ef618", "tree": "48a255f38a3fdb6581ff3c72d6d58293d520dbb5", "parents": [ "36e72f26ce8e75f205580292dfccc5f759e0068f" ], "author": { "name": "Ian Kasprzak", "email": "iankaz@google.com", "time": "Mon Jan 24 17:26:51 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Mon Jan 24 17:26:51 2022 +0000" }, "message": "[project] Update GenerateSubmodules sort to be consistent.\n\nBug: [google internal] b/215733425\n\nTesting:\n- Manually verified .gitmodules and script have no diff between runs\n\nChange-Id: I4a7460de5e339c21fd9d27f1de91f17a3916582c\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/636641\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Ian Kasprzak \u003ciankaz@google.com\u003e\n" }, { "commit": "36e72f26ce8e75f205580292dfccc5f759e0068f", "tree": "149c54f794595e14b1fb059612c9178f05bd5a91", "parents": [ "f7d58f931deb6e98cc7bc038750999cb54613f42" ], "author": { "name": "Ian Kasprzak", "email": "iankaz@google.com", "time": "Mon Jan 24 17:20:23 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Mon Jan 24 17:20:23 2022 +0000" }, "message": "[snapshot] Update cipd ensure file generation for internal.\n\nUpdate internal snapshot to include both public and fuchsia_internal packages\nto align with CIPD ensure expectations.\n\nTesting:\n- Verified with local jiri testing\n\nChange-Id: I2d2b3bf6b2aa0c6ea1d4f1904f848166d414217b\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/635142\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Ian Kasprzak \u003ciankaz@google.com\u003e\n" }, { "commit": "f7d58f931deb6e98cc7bc038750999cb54613f42", "tree": "fe3c31df015ed68935a795f97cd31c6ce5a2520f", "parents": [ "4d8e42c9affe96e218ee5e34745618f5193eb6eb" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Tue Jan 11 00:42:11 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Tue Jan 11 00:42:11 2022 +0000" }, "message": "[project] Make GerritHost accessible to `jiri project`\n\nThis allows `.GerritHost` to be used in `jiri project -template ...` but\ndoes not change the default output (in case anyone depends on it).\n\nChange-Id: I66a4835e96a1bed589bca671c35c8d3606023b5f\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/629526\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nReviewed-by: Yuping Zhai \u003cyupingz@google.com\u003e\nCommit-Queue: Yuping Zhai \u003cyupingz@google.com\u003e\n" }, { "commit": "4d8e42c9affe96e218ee5e34745618f5193eb6eb", "tree": "f5956270f823ab1491bce3c8b147b8325df3902a", "parents": [ "7f35cd08e35338168aa181550f2f0dab7dbdfc95" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Mon Jan 10 22:45:52 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Mon Jan 10 22:45:52 2022 +0000" }, "message": "[project] Make a copy of ops before running\n\nWe were removing elements from the `ops` slice in order to construct\nbatches of operations, however the `ops` slice is used later to process\ngithook entries so they were always skipped.\n\nBug: b/213929215\nChange-Id: Iee7f0c590f7968c051934f3094003ec8387f01d7\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/629525\nReviewed-by: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\nFuchsia-Auto-Submit: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\n" }, { "commit": "7f35cd08e35338168aa181550f2f0dab7dbdfc95", "tree": "41d7f1e0c74aabc758883ed34067de718b2b8792", "parents": [ "034484f7038a7e4187ba601cd8ac95b2d5774202" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Wed Jan 05 16:20:26 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Wed Jan 05 16:20:26 2022 +0000" }, "message": "[check-clean] Add a simple command to list dirty repos.\n\nThis functions very similar to `jiri status` but it only cares about\nuncommitted changes and will exit non-zero if they exist. This will be\nused by Infra to detect if changes in CQ either post-checkout or\npost-build leave the source tree in an unclean state. This is not\nparticularly robust and if a malicious actor wanted to make changes and\nrun `git commit` the command woult miss it.\n\nChange-Id: Iefbd883cbd0bb91d319be7e424ff60e6fab02d0c\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/626768\nReviewed-by: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "034484f7038a7e4187ba601cd8ac95b2d5774202", "tree": "02dd29c9ae2557e5479d9dd5c43325c48ef01657", "parents": [ "bfa770a1a66200ff9a6524387ab7a3cc03733b17" ], "author": { "name": "Nathan Mulcahey", "email": "nmulcahey@google.com", "time": "Wed Jan 05 16:15:35 2022 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Wed Jan 05 16:15:35 2022 +0000" }, "message": "[ops] Make the op order more permissive to moves\n\nThis ensures that parents are updated before children move up the\ndirectory structure and after children are moved down the directory\nstructure to avoid cases where there are shifting boundries between the\nparent/child.\n\nThis also makes the move logic more permissive and allows moving into an\nexisting directory if the repository is the only contents.\n\ne.g third_party/foo/src/... will now be able to move to third_party/foo/...\nso long as the src/ folder is the only contents of foo/\n\nChange-Id: I88c4e5d7a077ddc13e221f5008df395b506fd748\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/625782\nReviewed-by: Anirudh Mathukumilli \u003crudymathu@google.com\u003e\nCommit-Queue: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\n" }, { "commit": "bfa770a1a66200ff9a6524387ab7a3cc03733b17", "tree": "681011506791a076e52cad03bf745bda5ca297a7", "parents": [ "bc524b8a240a337da54eac8efd70b41f1c4aa6eb" ], "author": { "name": "Curtis Galloway", "email": "curtisgalloway@google.com", "time": "Tue Dec 28 20:40:26 2021 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Tue Dec 28 20:40:26 2021 +0000" }, "message": "[patch] Make darwin setrlimit code compile only on darwin systems.\n\nChange-Id: I206f671df387e245bdc146d8c9f1e3fc08c470ac\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/615992\nReviewed-by: Nathan Mulcahey \u003cnmulcahey@google.com\u003e\nCommit-Queue: Curtis Galloway \u003ccurtisgalloway@google.com\u003e\n" }, { "commit": "bc524b8a240a337da54eac8efd70b41f1c4aa6eb", "tree": "48dfd1e3ae44d222d3a22cc22fb64bdde4fc0207", "parents": [ "ae52bf6a7a42e3cc502ee984d28e0dd0e617e6fe" ], "author": { "name": "Curtis Galloway", "email": "curtisgalloway@google.com", "time": "Wed Dec 22 22:01:16 2021 +0000" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Wed Dec 22 22:01:16 2021 +0000" }, "message": "[terminal] Fix order of width/height for getting terminal size.\n\nBug: 90686\nChange-Id: I4fd2626de3cbaf089ce53c45c4b3dbb9166444f5\nReviewed-on: https://fuchsia-review.googlesource.com/c/jiri/+/623741\nFuchsia-Auto-Submit: Curtis Galloway \u003ccurtisgalloway@google.com\u003e\nReviewed-by: Oliver Newman \u003colivernewman@google.com\u003e\nCommit-Queue: Auto-Submit \u003cauto-submit@fuchsia-infra.iam.gserviceaccount.com\u003e\n" } ], "next": "ae52bf6a7a42e3cc502ee984d28e0dd0e617e6fe" }