{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":15839027,"defaultBranch":"master","name":"portage","ownerLogin":"gentoo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-01-12T08:30:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/52242?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715341236.0","currentOid":""},"activityList":{"items":[{"before":"de19f3a7215d64d22dcc0f779314de1f1199963f","after":"120b2ec988eebf6cd90365d5b50a1a718eebb116","ref":"refs/heads/master","pushedAt":"2024-05-28T05:38:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"atomic_ofstream: fix follow_symlinks fallback and default file mode\n\nHandle OSError from mkstemp for (default) follow_symlinks mode,\nnot following the symlink if necessary (the target's parent may\nnot exist or may be readonly). This restores the fallback\nbehavior that existed before the introduction of mkstemp in\ncommit de19f3a7215d.\n\nHandle missing _file and _tmp_name attributes during close.\nAlso set the default file mode respecting umask if a previous\nfile does not exist, which fixes the mode of CONTENTS files\nsince mkstemp.\n\nFixes: de19f3a7215d (\"atomic_ofstream: Use mkstemp rather than getpid (pid namespace safety)\")\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"atomic_ofstream: fix follow_symlinks fallback and default file mode"}},{"before":"2db89a16ab87b85004216959ec6bc508575d96a0","after":"de19f3a7215d64d22dcc0f779314de1f1199963f","ref":"refs/heads/master","pushedAt":"2024-05-27T20:02:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"atomic_ofstream: Use mkstemp rather than getpid (pid namespace safety)\n\nBug: https://bugs.gentoo.org/851015\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"atomic_ofstream: Use mkstemp rather than getpid (pid namespace safety)"}},{"before":"aa0a0c6f74ae28eb209ee933946e82917612b21e","after":"2db89a16ab87b85004216959ec6bc508575d96a0","ref":"refs/heads/master","pushedAt":"2024-05-27T18:13:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"binarytree: Rewrite remote index only on change\n\nI noticed that the remote index was rewritten with a\nnew DOWNLOAD_TIMESTAMP even while frozen, and this\npatch fixed it.\n\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"binarytree: Rewrite remote index only on change"}},{"before":"a671334b7c7b64bc779f1c2bfb4ed659d97c0d19","after":"aa0a0c6f74ae28eb209ee933946e82917612b21e","ref":"refs/heads/master","pushedAt":"2024-05-26T23:28:22.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"Scheduler: convert state_change to boolean in _schedule_tasks_imp()\n\nSigned-off-by: Florian Schmaus \nCloses: https://github.com/gentoo/portage/pull/1324\nSigned-off-by: Sam James ","shortMessageHtmlLink":"Scheduler: convert state_change to boolean in _schedule_tasks_imp()"}},{"before":"f3ae6bb0bd495b6b16d7e617515f4504ae2e1839","after":"a671334b7c7b64bc779f1c2bfb4ed659d97c0d19","ref":"refs/heads/master","pushedAt":"2024-05-26T23:27:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"sync: don't use ipv6 for rsync when it's disabled\n\nsocket.has_ipv6 gives a false result:\n\n$ sysctl net.ipv6.conf.all.disable_ipv6=1\nnet.ipv6.conf.all.disable_ipv6 = 1\n$ python\nPython 3.11.8 (main, Feb 24 2024, 17:10:38) [GCC 13.2.1 20240210] on linux\n>>> import socket\n>>> socket.has_ipv6\nTrue\n\nThis patch uses the portage.process.has_ipv6() function,\nwhich returns the correct result.\n\nBug: https://bugs.gentoo.org/927241\nSigned-off-by: Pavel Balaev \nCloses: https://github.com/gentoo/portage/pull/1309\nSigned-off-by: Sam James ","shortMessageHtmlLink":"sync: don't use ipv6 for rsync when it's disabled"}},{"before":"ff22b5bf954574f1fad789fc148945d67c3a1215","after":"f3ae6bb0bd495b6b16d7e617515f4504ae2e1839","ref":"refs/heads/master","pushedAt":"2024-05-26T19:12:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"emerge.1: Fix /var/log/emerge.log description\n\n/var/log/emerge.log doesn't \"[contain] a log of all emerge output\". This\ncommit changes this description to better reflect what emerge.log\ncontains:\n\n - Packages that were built\n\n - emerge's invocation (i.e. its command-line arguments)\n\nSigned-off-by: Waldo Lemmer \nCloses: https://github.com/gentoo/portage/pull/1331\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"emerge.1: Fix /var/log/emerge.log description"}},{"before":"96e4f95cc8c0d544d375b28394dafe8809c4bc9b","after":"ff22b5bf954574f1fad789fc148945d67c3a1215","ref":"refs/heads/master","pushedAt":"2024-05-26T18:58:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"test_tar_merge_order.py: Fix unused pytest unused-import\n\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"test_tar_merge_order.py: Fix unused pytest unused-import"}},{"before":"685908978c48f6bfeab99f47ba7d78ee00294a64","after":"96e4f95cc8c0d544d375b28394dafe8809c4bc9b","ref":"refs/heads/master","pushedAt":"2024-05-26T18:48:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"Revert \"find_smallest_cycle: Optimize to traverse fewer nodes\"\n\nThis reverts commit 49e01d041c74680a81860b819daff812d83df02f\nin order to fix bug 922629. Later we can try to optimize it\nagain but without breaking testTarMergeOrder.\n\nBug: https://bugs.gentoo.org/922629\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"Revert \"find_smallest_cycle: Optimize to traverse fewer nodes\""}},{"before":"5aed7289d516fab5b63557da46348125eabab368","after":"685908978c48f6bfeab99f47ba7d78ee00294a64","ref":"refs/heads/master","pushedAt":"2024-05-26T18:02:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"Fix a depgraph crash with useoldpkg and subslot bumps\n\nThis resolves a \"list index out of range\" error that could happen with\nwhen a package's subslot is bumped and --useoldpkg is used.\n\nDue to the subslot bump, the code will filter matched_packages to\nonly contain the latest version. However, this didn't update\nmatched_oldpkg, which would now contain stale packages and cause logic\nerrors.\n\nFix this by filtering matched_oldpkg again before its use.\n\nSigned-off-by: Tatsuyuki Ishi \nBug: https://bugs.gentoo.org/932804\nCloses: https://github.com/gentoo/portage/pull/1322\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"Fix a depgraph crash with useoldpkg and subslot bumps"}},{"before":"cd41fb9390fcca9dc8a565b5c52dbba73d9ae59c","after":"5aed7289d516fab5b63557da46348125eabab368","ref":"refs/heads/master","pushedAt":"2024-05-25T23:14:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"bintree: Add REPO_REVISIONS to package index header\n\nAs a means for binhost clients to select source repo\nrevisions which are consistent with binhosts, inject\nREPO_REVISIONS from a package into the index header,\nusing a history of synced revisions to guarantee\nforward progress. This queries the relevant repos to\ncheck if any new revisions have appeared in the\nabsence of a proper sync operation.\n\nBug: https://bugs.gentoo.org/924772\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"bintree: Add REPO_REVISIONS to package index header"}},{"before":"9728fbba80abeec5adad8ba6cf7580c16c039a45","after":"cd41fb9390fcca9dc8a565b5c52dbba73d9ae59c","ref":"refs/heads/master","pushedAt":"2024-05-25T21:58:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"binrepos.conf: Support \"frozen\" attribute\n\nIn order to allow consistent and reproducible dependency calculations\nduring mixed source and binary updates, add a \"frozen\" binrepos.conf\nattribute which will freeze binrepo index updates and cause messsages\nto indicate that the repo is frozen rather than up-to-date:\n\n Local copy of remote index is frozen and will be used.\n\nThis should only be set temporarily in order to guarantee consistent\nand reproducible dependency calculations for mixed binary and source\nupdates.\n\nBug: https://bugs.gentoo.org/932739\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"binrepos.conf: Support \"frozen\" attribute"}},{"before":"7fa294b66c78b9a9000d161f3b4bacbad158489b","after":"9728fbba80abeec5adad8ba6cf7580c16c039a45","ref":"refs/heads/master","pushedAt":"2024-05-22T16:56:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"install-qa-checks.d: suppress some gnulib implicit decls on musl\n\nThese happen in tons of GNU packages because of using gnulib's regex.m4\nspecifically, which pulls in a macro that checks for some functionality\nand spit out many implicit function declaration errors if regex.h isn't\nGNU's specifically.\n\nThe compile tests do fail either way, it's just very dirty in the logs.\n\nBug: https://bugs.gentoo.org/906027\nSigned-off-by: Eli Schwartz \nCloses: https://github.com/gentoo/portage/pull/1327\nSigned-off-by: Sam James ","shortMessageHtmlLink":"install-qa-checks.d: suppress some gnulib implicit decls on musl"}},{"before":"cdf328f5629c20ecf792a6200c8c2c24d932ee68","after":"7fa294b66c78b9a9000d161f3b4bacbad158489b","ref":"refs/heads/master","pushedAt":"2024-05-22T16:36:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"unpack: skip unrecognized file formats *silently*\n\nSee PMS section 12.3.15.\n\nSigned-off-by: Mike Gilbert ","shortMessageHtmlLink":"unpack: skip unrecognized file formats *silently*"}},{"before":"a33065dab4bebd476d0dcba3c1659fbe0e515469","after":"cdf328f5629c20ecf792a6200c8c2c24d932ee68","ref":"refs/heads/master","pushedAt":"2024-05-21T20:15:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"Drop portage.util.shlex_split\n\nThis has been a trivial wrapper since we dropped support for python2.\n\nSigned-off-by: Mike Gilbert ","shortMessageHtmlLink":"Drop portage.util.shlex_split"}},{"before":"cd755af8347c32ea5247b68e6193c8428c9ffd7b","after":"a33065dab4bebd476d0dcba3c1659fbe0e515469","ref":"refs/heads/master","pushedAt":"2024-05-21T17:24:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"Do not use shlex.split for CONFIG_PROTECT\n\nPMS says this is a whitespace-separated list, so we should not treat it\nas a shell expression.\n\nSigned-off-by: Mike Gilbert ","shortMessageHtmlLink":"Do not use shlex.split for CONFIG_PROTECT"}},{"before":"8256473c6a9fa93e7cf81c46fa920cd522507c21","after":"cd755af8347c32ea5247b68e6193c8428c9ffd7b","ref":"refs/heads/master","pushedAt":"2024-05-21T16:08:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"SchedulerInterface/PollScheduler: _loadavg_latency's unit is seconds\n\nThe unit of _loadavg_latency is seconds, not milliseconds, as it is\nused as first argument to an eventloop's call_later() function.\n\nSigned-off-by: Florian Schmaus \nCloses: https://github.com/gentoo/portage/pull/1325\nSigned-off-by: Zac Medico ","shortMessageHtmlLink":"SchedulerInterface/PollScheduler: _loadavg_latency's unit is seconds"}},{"before":"8a98670a4a108814aaecbe3192b93505e8b38d50","after":"8256473c6a9fa93e7cf81c46fa920cd522507c21","ref":"refs/heads/master","pushedAt":"2024-05-17T06:28:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"install-qa-checks.d: suppress some gnulib implicit configure declarations\n\nThese happen in tons of GNU packages because of using gnulib, which\npulls in macros that check for some functionality and spit out an\nimplicit function declaration error if they aren't supported, which is\n*expected*.\n\nBug: https://bugs.gentoo.org/906027\nSigned-off-by: Eli Schwartz \nCloses: https://github.com/gentoo/portage/pull/1323\nSigned-off-by: Sam James ","shortMessageHtmlLink":"install-qa-checks.d: suppress some gnulib implicit configure declarat…"}},{"before":"95b4337d376a146db8fda7717393366175cbd285","after":"8a98670a4a108814aaecbe3192b93505e8b38d50","ref":"refs/heads/master","pushedAt":"2024-05-13T05:43:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"ebuild.5: Escape carats which are special to groff\n\nRaw carats are converted to circumflex characters which are not\nsearchable, so they need to be escaped. See groff_char(7).\n\nSigned-off-by: Bryan Gardiner \nSigned-off-by: Sam James ","shortMessageHtmlLink":"ebuild.5: Escape carats which are special to groff"}},{"before":"7c9bb2caeaff59232cb44e84b585db3feb2dd5fe","after":"95b4337d376a146db8fda7717393366175cbd285","ref":"refs/heads/master","pushedAt":"2024-05-12T16:20:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"sync: git: add safe.directory for get head commit\n\nCloses: https://bugs.gentoo.org/930992\nFixes: 1339a02103 (\"sync: git: include signing key and git revision in log output\")\nSigned-off-by: Alex Xu (Hello71) \nSigned-off-by: Sam James ","shortMessageHtmlLink":"sync: git: add safe.directory for get head commit"}},{"before":"ea8e36027a51b9a9d3968cdbdb1b1081bff5307d","after":"96f2c5af9ce377a1c1419bb378e30f88d598ff38","ref":"refs/heads/root-deps-both","pushedAt":"2024-05-10T12:08:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"emerge: Make --root-deps install build deps to ROOT plus / for all EAPIs\n\nRather than instead of / for EAPI 6 and below. This changes the\nbehaviour, but it is arguably not a breaking change, as no installations\nare being dropped. The previous behaviour was highly likely to break\nanyway.\n\nBug: https://bugs.gentoo.org/435066\nSigned-off-by: James Le Cuirot ","shortMessageHtmlLink":"emerge: Make --root-deps install build deps to ROOT plus / for all EAPIs"}},{"before":"197d97aabad72c3801fa74c81b302ba8ebe2ff72","after":"ea8e36027a51b9a9d3968cdbdb1b1081bff5307d","ref":"refs/heads/root-deps-both","pushedAt":"2024-05-10T12:05:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"emerge: Make --root-deps install build deps to ROOT plus / for all EAPIs\n\nRather than instead of / for EAPI 6 and below. This changes the\nbehaviour, but it is arguably not a breaking change, as no installations\nare being dropped. The previous behaviour was highly likely to break\nanyway.\n\nSigned-off-by: James Le Cuirot ","shortMessageHtmlLink":"emerge: Make --root-deps install build deps to ROOT plus / for all EAPIs"}},{"before":null,"after":"197d97aabad72c3801fa74c81b302ba8ebe2ff72","ref":"refs/heads/root-deps-both","pushedAt":"2024-05-10T11:40:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"emerge: Make --root-deps install build deps to ROOT plus / for all EAPIs\n\nRather than instead of / for EAPI 6 and below. This changes the\nbehaviour, but it is arguably not a breaking change, as no installations\nare being dropped. The previous behaviour was highly likely to break\nanyway.\n\nSigned-off-by: James Le Cuirot ","shortMessageHtmlLink":"emerge: Make --root-deps install build deps to ROOT plus / for all EAPIs"}},{"before":"51f6ad158fc3de14df3f87d1242ff950b2189f05","after":"7c9bb2caeaff59232cb44e84b585db3feb2dd5fe","ref":"refs/heads/master","pushedAt":"2024-05-04T12:05:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"actions: handle pkgmoves for autoconf, automake, libtool\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"actions: handle pkgmoves for autoconf, automake, libtool"}},{"before":"5c16a8108f21ce64284697af89e6075e2c513fbf","after":"51f6ad158fc3de14df3f87d1242ff950b2189f05","ref":"refs/heads/master","pushedAt":"2024-05-04T01:32:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"estrip: Don't use splitdebug for .o files\n\nAs the process_ar comment explained, object files cannot be splitdebug.\n\nBug: https://bugs.gentoo.org/787623 (\"www-client/firefox[clang]: .gnu_debuglink is busted when using LLD\")\nFixes: 51579fb34c19 (\"prepstrip: add support for elfutils strip\")\nSigned-off-by: Alex Xu (Hello71) \nSigned-off-by: Sam James ","shortMessageHtmlLink":"estrip: Don't use splitdebug for .o files"}},{"before":"248de090a42ab42261bc2234afdeeb874c53ec7a","after":"5c16a8108f21ce64284697af89e6075e2c513fbf","ref":"refs/heads/master","pushedAt":"2024-04-28T00:34:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"NEWS: fix typo in placeholder\n\nFixes: 60d3ffc6b9168b0bfa0cd601b3664e261fc90685\nSigned-off-by: Sam James ","shortMessageHtmlLink":"NEWS: fix typo in placeholder"}},{"before":"08af84b13342c86aa4c99c3d6532d26fa5703ec8","after":"248de090a42ab42261bc2234afdeeb874c53ec7a","ref":"refs/heads/master","pushedAt":"2024-04-28T00:33:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"NEWS: update\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"NEWS: update"}},{"before":"909991ee9d18418d68ec8d1aa853f329df30e18c","after":"08af84b13342c86aa4c99c3d6532d26fa5703ec8","ref":"refs/heads/master","pushedAt":"2024-04-28T00:29:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"meson.build, NEWS: prepare for portage-3.0.64\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"meson.build, NEWS: prepare for portage-3.0.64"}},{"before":"7c144a192b91cf623830e882b1025d63c415ada7","after":"909991ee9d18418d68ec8d1aa853f329df30e18c","ref":"refs/heads/master","pushedAt":"2024-04-28T00:28:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"NEWS: update\n\nSigned-off-by: Sam James ","shortMessageHtmlLink":"NEWS: update"}},{"before":"221fa725deb03a65308864d812d3f8eddec6c930","after":"7c144a192b91cf623830e882b1025d63c415ada7","ref":"refs/heads/master","pushedAt":"2024-04-28T00:06:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":".pre-commit-config.yaml: bump pylint to 3.1.0\n\nSigned-off-by: Alfred Wingate \nCloses: https://github.com/gentoo/portage/pull/1315\nSigned-off-by: Sam James ","shortMessageHtmlLink":".pre-commit-config.yaml: bump pylint to 3.1.0"}},{"before":"36235596e061bf8cf4729b3915f9aaa6ec80baa3","after":"221fa725deb03a65308864d812d3f8eddec6c930","ref":"refs/heads/master","pushedAt":"2024-04-28T00:04:16.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"gentoo-bot","name":"Larry the Cow","path":"/gentoo-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14542386?s=80&v=4"},"commit":{"message":"zipfile: Add an example to portage(5)\n\nSigned-off-by: Alexey Gladkov \nCloses: https://github.com/gentoo/portage/pull/1264\nSigned-off-by: Sam James ","shortMessageHtmlLink":"zipfile: Add an example to portage(5)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVXYc3QA","startCursor":null,"endCursor":null}},"title":"Activity · gentoo/portage"}