{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":26809156,"defaultBranch":"main","name":"aqt-stylesheets","ownerLogin":"Ableton","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-11-18T12:55:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14052912?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1705401647.0","currentOid":""},"activityList":{"items":[{"before":"6338acc5317eec1fcf424d5bdec2f500a05c6d0d","after":null,"ref":"refs/heads/master","pushedAt":"2024-01-16T10:40:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rco-ableton","name":null,"path":"/rco-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11273197?s=80&v=4"}},{"before":null,"after":"6338acc5317eec1fcf424d5bdec2f500a05c6d0d","ref":"refs/heads/main","pushedAt":"2024-01-16T10:40:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rco-ableton","name":null,"path":"/rco-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11273197?s=80&v=4"},"commit":{"message":"Merge pull request #82 from Ableton/rco/prepare-to-change-default-branch\n\nPrepare to rename default branch","shortMessageHtmlLink":"Merge pull request #82 from Ableton/rco/prepare-to-change-default-branch"}},{"before":"e061e9788ded8c3912b8eaa83b03059a827d13f4","after":null,"ref":"refs/heads/rco/prepare-to-change-default-branch","pushedAt":"2024-01-16T10:40:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rco-ableton","name":null,"path":"/rco-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11273197?s=80&v=4"}},{"before":"e27890f080625dd426795ef8e4880d8e095f2fe6","after":"6338acc5317eec1fcf424d5bdec2f500a05c6d0d","ref":"refs/heads/master","pushedAt":"2024-01-16T10:40:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rco-ableton","name":null,"path":"/rco-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11273197?s=80&v=4"},"commit":{"message":"Merge pull request #82 from Ableton/rco/prepare-to-change-default-branch\n\nPrepare to rename default branch","shortMessageHtmlLink":"Merge pull request #82 from Ableton/rco/prepare-to-change-default-branch"}},{"before":null,"after":"e061e9788ded8c3912b8eaa83b03059a827d13f4","ref":"refs/heads/rco/prepare-to-change-default-branch","pushedAt":"2024-01-15T17:16:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rco-ableton","name":null,"path":"/rco-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11273197?s=80&v=4"},"commit":{"message":"Prepare to rename default branch","shortMessageHtmlLink":"Prepare to rename default branch"}},{"before":"e0b0aa841ad5bff3f1847d52de1c61e0ac68b807","after":null,"ref":"refs/heads/ignore-reserved-identifier","pushedAt":"2023-10-06T07:23:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jab-ableton","name":null,"path":"/jab-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1170179?s=80&v=4"}},{"before":"62a33049d9e58f18509db57126e597dacd6e44cd","after":"e27890f080625dd426795ef8e4880d8e095f2fe6","ref":"refs/heads/master","pushedAt":"2023-10-06T07:23:27.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"jab-ableton","name":null,"path":"/jab-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1170179?s=80&v=4"},"commit":{"message":"Merge pull request #79 from Ableton/ignore-reserved-identifier\n\nIgnore the `reserved-identifier` warning for 3rd-party libs","shortMessageHtmlLink":"Merge pull request #79 from Ableton/ignore-reserved-identifier"}},{"before":"53a9f4c462b9998a3b3169f2f50cd2b68733da7a","after":"e0b0aa841ad5bff3f1847d52de1c61e0ac68b807","ref":"refs/heads/ignore-reserved-identifier","pushedAt":"2023-10-06T07:12:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jab-ableton","name":null,"path":"/jab-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1170179?s=80&v=4"},"commit":{"message":"Ignore the `reserved-identifier` warning when including boost, Qt and catch\n\nThese sometimes don't follow the rules for reserved identifiers:\n\"Identifiers that appear as a token or preprocessing token (i.e., not in\n user-defined-string-literal like operator \"\"id) (since C++11) of one of\n the following forms are reserved:\n - identifiers with a double underscore anywhere;\n - identifiers that begin with an underscore followed by an uppercase letter;\n - in the global namespace, identifiers that begin with an underscore.\n\n [...] If the programmer uses such identifiers, the program is\n ill-formed, no diagnostic required.\"\n https://en.cppreference.com/w/cpp/language/identifiers","shortMessageHtmlLink":"Ignore the reserved-identifier warning when including boost, Qt and…"}},{"before":"2ec792f28316ce5568b6da5298acd0c13f4ae62c","after":"53a9f4c462b9998a3b3169f2f50cd2b68733da7a","ref":"refs/heads/ignore-reserved-identifier","pushedAt":"2023-10-05T15:00:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jab-ableton","name":null,"path":"/jab-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1170179?s=80&v=4"},"commit":{"message":"Ignore the `reserved-identifier` warning when including boost, Qt and catch\n\nThese sometimes don't follow the rules for reserved identifiers:\n\"Identifiers that appear as a token or preprocessing token (i.e., not in\n user-defined-string-literal like operator \"\"id) (since C++11) of one of\n the following forms are reserved:\n - identifiers with a double underscore anywhere;\n - identifiers that begin with an underscore followed by an uppercase letter;\n - in the global namespace, identifiers that begin with an underscore.\n\n [...] If the programmer uses such identifiers, the program is\n ill-formed, no diagnostic required.\"\n https://en.cppreference.com/w/cpp/language/identifiers","shortMessageHtmlLink":"Ignore the reserved-identifier warning when including boost, Qt and…"}},{"before":null,"after":"2ec792f28316ce5568b6da5298acd0c13f4ae62c","ref":"refs/heads/ignore-reserved-identifier","pushedAt":"2023-10-04T15:09:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jab-ableton","name":null,"path":"/jab-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1170179?s=80&v=4"},"commit":{"message":"Ignore the `reserved-identifier` warning when including boost, Qt and catch\n\nThese sometimes don't follow the rules for reserved identifiers:\n\"Identifiers that appear as a token or preprocessing token (i.e., not in\n user-defined-string-literal like operator \"\"id) (since C++11) of one of\n the following forms are reserved:\n - identifiers with a double underscore anywhere;\n - identifiers that begin with an underscore followed by an uppercase letter;\n - in the global namespace, identifiers that begin with an underscore.\n\n [...] If the programmer uses such identifiers, the program is\n ill-formed, no diagnostic required.\"\n https://en.cppreference.com/w/cpp/language/identifiers","shortMessageHtmlLink":"Ignore the reserved-identifier warning when including boost, Qt and…"}},{"before":"99e963af0ff72fc4f9143b0352288b477decb484","after":null,"ref":"refs/heads/update-catch-2.13.5","pushedAt":"2023-09-28T09:02:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jab-ableton","name":null,"path":"/jab-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1170179?s=80&v=4"}},{"before":"b69a13583311ec8ff2a332570bcbd4e89d3f438b","after":"62a33049d9e58f18509db57126e597dacd6e44cd","ref":"refs/heads/master","pushedAt":"2023-09-28T09:02:30.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"jab-ableton","name":null,"path":"/jab-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1170179?s=80&v=4"},"commit":{"message":"Merge pull request #78 from Ableton/update-catch-2.13.5\n\nUpdate `catch` to version 2.13.5","shortMessageHtmlLink":"Merge pull request #78 from Ableton/update-catch-2.13.5"}},{"before":null,"after":"99e963af0ff72fc4f9143b0352288b477decb484","ref":"refs/heads/update-catch-2.13.5","pushedAt":"2023-07-06T09:19:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jab-ableton","name":null,"path":"/jab-ableton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1170179?s=80&v=4"},"commit":{"message":"Update `catch` to version 2.13.5\n\nhttps://github.com/catchorg/Catch2/releases/tag/v2.13.5\nAmong other changes, this version addresses the fact that on newer\nGNU systems, `MINSIGSTKSZ` expands to a call to `sysconf()`; this means it\ncannot be used in `constexpr` statements.","shortMessageHtmlLink":"Update catch to version 2.13.5"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD4OBynAA","startCursor":null,"endCursor":null}},"title":"Activity · Ableton/aqt-stylesheets"}