{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":4614676,"defaultBranch":"master","name":"gegl","ownerLogin":"GNOME","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-06-10T11:46:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1801039?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724275081.0","currentOid":""},"activityList":{"items":[{"before":"f532074ce1d4fa20384fb8eed86137ab4c155b8a","after":"f4b9fcf7ee8301a8e1f9cf19ee1ebdebed058d46","ref":"refs/heads/master","pushedAt":"2024-09-19T14:27:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"AUTHORS: Update my name\n\nSigned-off-by: Morgane Glidic ","shortMessageHtmlLink":"AUTHORS: Update my name"}},{"before":"8b8af6a36ef0836323572d17093bcfbb79635bb8","after":"f532074ce1d4fa20384fb8eed86137ab4c155b8a","ref":"refs/heads/master","pushedAt":"2024-09-17T07:04:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Update German translation","shortMessageHtmlLink":"Update German translation"}},{"before":"d540df2ad27c06891271d96247f915073b042a3e","after":"8b8af6a36ef0836323572d17093bcfbb79635bb8","ref":"refs/heads/master","pushedAt":"2024-09-10T10:38:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Update British English translation","shortMessageHtmlLink":"Update British English translation"}},{"before":"237b8cbb20d098aaab1f7533e1aed8c194c50ad9","after":"d540df2ad27c06891271d96247f915073b042a3e","ref":"refs/heads/master","pushedAt":"2024-09-01T11:58:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Update Turkish translation","shortMessageHtmlLink":"Update Turkish translation"}},{"before":"e024584bac5c4be6760913e19b1993611cab0e0c","after":"237b8cbb20d098aaab1f7533e1aed8c194c50ad9","ref":"refs/heads/master","pushedAt":"2024-08-29T10:26:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Issue #382: fix crash because of non-initialized node used in a graph.\n\nReviewer's (Jehan) notes: as explained in #382, swapreplaceontop node was\nuninitialized but with this patch, it is instead always NULL, which\nmeans it is useless anyway. Also it means that in the first\ngegl_node_link_many(), the graph is always cut short right at this node\nsince NULL is the end flag, which implies the right-part in the node\nchain is currently bogus (it is never connected).\n\nNow LinuxBeaver says the op works fine. Maybe the needed parts of the\ngraph are still reconnected later on (there are a bunch of\ngegl_node_link_many() and gegl_node_connect()), maybe these were just\nunneeded to start with… What is sure is that the code in its current\nstate has what looks like moot code here and there which could be\ncleaned out.\n\nI still leave the patch as-is because I can't make the time to review\nthe whole op's logic, and at least it does definitely fix a crash with\nno logic change. So let's go with it. Yet this is clearly not optimal.","shortMessageHtmlLink":"Issue #382: fix crash because of non-initialized node used in a graph."}},{"before":"f0ac129d3f905c3f7e307c02a1b451ac10231bfe","after":"e024584bac5c4be6760913e19b1993611cab0e0c","ref":"refs/heads/master","pushedAt":"2024-08-26T12:42:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Update Norwegian Nynorsk translation","shortMessageHtmlLink":"Update Norwegian Nynorsk translation"}},{"before":"77b4925d5d4d090846da2d4e89fe8ac61f0c23bc","after":"f0ac129d3f905c3f7e307c02a1b451ac10231bfe","ref":"refs/heads/master","pushedAt":"2024-08-24T11:56:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"gegl: fix build on MacOS","shortMessageHtmlLink":"gegl: fix build on MacOS"}},{"before":"5cf23ebfdb047ae5af3d387d06543cd975d1bdf7","after":"77b4925d5d4d090846da2d4e89fe8ac61f0c23bc","ref":"refs/heads/master","pushedAt":"2024-08-24T02:34:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"OpenCL gegl:snn-mean convert pointers to variables\n\n[*] opencl/snn-mean.cl\n- Convert pointers into variables as a slight performance improvement was observed.\n- Fixes the pointers being incompatible with -cl-stdio=CL1.2 flag while building the kernel.","shortMessageHtmlLink":"OpenCL gegl:snn-mean convert pointers to variables"}},{"before":"848971e1c5ef9ebfc8531a007555fcb95b9909bb","after":"5cf23ebfdb047ae5af3d387d06543cd975d1bdf7","ref":"refs/heads/master","pushedAt":"2024-08-24T01:43:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Update Chinese (China) translation","shortMessageHtmlLink":"Update Chinese (China) translation"}},{"before":"a00431604a1efb27532751ef9c64f1524fff46b2","after":"848971e1c5ef9ebfc8531a007555fcb95b9909bb","ref":"refs/heads/master","pushedAt":"2024-08-24T01:03:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Update Chinese (China) translation","shortMessageHtmlLink":"Update Chinese (China) translation"}},{"before":"72d86816289c11fdd871b701827f8bf0016a7f4f","after":"a00431604a1efb27532751ef9c64f1524fff46b2","ref":"refs/heads/master","pushedAt":"2024-08-24T00:56:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Update Chinese (China) translation","shortMessageHtmlLink":"Update Chinese (China) translation"}},{"before":"595748e4995298a41c7722f9fae3184a3acf08a2","after":"72d86816289c11fdd871b701827f8bf0016a7f4f","ref":"refs/heads/master","pushedAt":"2024-08-23T10:36:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"meson: build on macOS with Objective C.\n\nSince commit bf3c21630 added Objective C syntax, we should build with\nthe proper compiler and flags (meson code taken from GIMP meson code).","shortMessageHtmlLink":"meson: build on macOS with Objective C."}},{"before":"c29fadf983503bb195c259c5259a9bf326e308dc","after":"595748e4995298a41c7722f9fae3184a3acf08a2","ref":"refs/heads/master","pushedAt":"2024-08-22T19:45:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"OpenCL: Set compiler flags to disable optimization and correct rounding with division and squareroot","shortMessageHtmlLink":"OpenCL: Set compiler flags to disable optimization and correct roundi…"}},{"before":null,"after":"8c985010b5b430fbde913211f4cdfe2f7c5b85a1","ref":"refs/heads/wip/lukaso/fix-macos-build","pushedAt":"2024-08-21T21:18:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"meson, macos: fix build; incorporate patch","shortMessageHtmlLink":"meson, macos: fix build; incorporate patch"}},{"before":"f1c8c2f58286c9fd57c2cb2888b7effffda62281","after":"c29fadf983503bb195c259c5259a9bf326e308dc","ref":"refs/heads/master","pushedAt":"2024-08-21T17:45:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Disable OpenCL for gegl:noise-reduction","shortMessageHtmlLink":"Disable OpenCL for gegl:noise-reduction"}},{"before":"0d5c040e7133e9d52a9fb3291940e0076d261bfd","after":"f1c8c2f58286c9fd57c2cb2888b7effffda62281","ref":"refs/heads/master","pushedAt":"2024-08-21T17:10:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Partially fix OpenCL/gegl:noise-reduction","shortMessageHtmlLink":"Partially fix OpenCL/gegl:noise-reduction"}},{"before":"bf3c21630d7550083233c16baeabedc38fb96390","after":"0d5c040e7133e9d52a9fb3291940e0076d261bfd","ref":"refs/heads/master","pushedAt":"2024-08-21T15:45:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Upgrades Opencl from 1.1 to 3.0\n\n[+/-] Adds/Updates several OpenCL 3.0 headers and deleted cl_gl_ext.\n\n[*] gegl/opencl/meson.build\nUpdated to accomodate new headers and deletion of cl_gl_ext.\n\n[+] gegl-cl-version.h\nIntroduced to provide easy version control of OpenCL.","shortMessageHtmlLink":"Upgrades Opencl from 1.1 to 3.0"}},{"before":"5db8a568390d83b20ec06b614b54ea1a9f2cf189","after":"bf3c21630d7550083233c16baeabedc38fb96390","ref":"refs/heads/master","pushedAt":"2024-08-20T16:29:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"gegl: fix translations for relocatable builds on macOS too.\n\nNow that the fix on Windows got confirmed by Anders, let's add the macOS\nfix. This is basically taken from gimp_installation_directory() code in\nGIMP source. This should hopefully work, though it's untested so far.","shortMessageHtmlLink":"gegl: fix translations for relocatable builds on macOS too."}},{"before":"3777465d96fd27d9983e752c7a2ebd5349d840bd","after":"bf3c21630d7550083233c16baeabedc38fb96390","ref":"refs/heads/wip/Jehan/gimp-9172-relocatable-localization","pushedAt":"2024-08-20T14:13:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"gegl: fix translations for relocatable builds on macOS too.\n\nNow that the fix on Windows got confirmed by Anders, let's add the macOS\nfix. This is basically taken from gimp_installation_directory() code in\nGIMP source. This should hopefully work, though it's untested so far.","shortMessageHtmlLink":"gegl: fix translations for relocatable builds on macOS too."}},{"before":"b1dc521895d7cedff1f10d06d71aa9e6751053c8","after":"3777465d96fd27d9983e752c7a2ebd5349d840bd","ref":"refs/heads/wip/Jehan/gimp-9172-relocatable-localization","pushedAt":"2024-08-20T13:53:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"gegl: fix translations for relocatable builds on macOS too.\n\nNow that the fix on Windows got confirmed by Anders, let's add the macOS\nfix. This is basically taken from gimp_installation_directory() code in\nGIMP source. This should hopefully work, though it's untested so far.","shortMessageHtmlLink":"gegl: fix translations for relocatable builds on macOS too."}},{"before":"897791d8d29dbbd587c4e65e1c0d053a7ea00616","after":"b1dc521895d7cedff1f10d06d71aa9e6751053c8","ref":"refs/heads/wip/Jehan/gimp-9172-relocatable-localization","pushedAt":"2024-08-20T12:00:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"DON'T MERGE ME please!","shortMessageHtmlLink":"DON'T MERGE ME please!"}},{"before":null,"after":"897791d8d29dbbd587c4e65e1c0d053a7ea00616","ref":"refs/heads/wip/Jehan/gimp-9172-relocatable-localization","pushedAt":"2024-08-20T11:54:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"gegl: fix translations on Windows for relocatable builds.\n\nWe should not use the hardcoded GEGL_LOCALEDIR on Windows where builds\nare most often relocatable. Use GLib util function to know what is the\nactual DLL prefix.\n\nAdditionally on Windows, we should use wbindtextdomain() with UTF-16\npaths, similarly to commits gimp@cbcb9181d0 and gimp@005b3a05b8 on GIMP\nrepository, otherwise it will make problems when GIMP is installed on\nnon-ASCII paths.","shortMessageHtmlLink":"gegl: fix translations on Windows for relocatable builds."}},{"before":"5da4e71e330b5d92d9dc1979c9ace453480ae6b3","after":"5db8a568390d83b20ec06b614b54ea1a9f2cf189","ref":"refs/heads/master","pushedAt":"2024-08-19T11:47:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"build: aarch64 add -ftree-vectorize to cflags","shortMessageHtmlLink":"build: aarch64 add -ftree-vectorize to cflags"}},{"before":"5da4e71e330b5d92d9dc1979c9ace453480ae6b3","after":null,"ref":"refs/heads/wip/Jehan/new-pad-label-functions","pushedAt":"2024-08-14T18:45:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"}},{"before":"ad848bf0a361270615cffc3a0205b525366b2470","after":"5da4e71e330b5d92d9dc1979c9ace453480ae6b3","ref":"refs/heads/master","pushedAt":"2024-08-13T21:36:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"operations: fixing a typo which was overring the aux description.","shortMessageHtmlLink":"operations: fixing a typo which was overring the aux description."}},{"before":null,"after":"5da4e71e330b5d92d9dc1979c9ace453480ae6b3","ref":"refs/heads/wip/Jehan/new-pad-label-functions","pushedAt":"2024-08-13T20:46:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"operations: fixing a typo which was overring the aux description.","shortMessageHtmlLink":"operations: fixing a typo which was overring the aux description."}},{"before":"deff819f9e93410a29d94dd10956b006c02862d4","after":"ad848bf0a361270615cffc3a0205b525366b2470","ref":"refs/heads/master","pushedAt":"2024-08-09T19:51:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"tests: fix #377 Test gegl:edge-sobel fails with OpenCL","shortMessageHtmlLink":"tests: fix #377 Test gegl:edge-sobel fails with OpenCL"}},{"before":"81a1f41a206c876819aa4013d65fbbb3def6e58c","after":"deff819f9e93410a29d94dd10956b006c02862d4","ref":"refs/heads/master","pushedAt":"2024-08-07T22:55:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Re-enable OpenCL kernel for gegl:color-to-alpha\n\nThis commit updates the color-to-alpha kernel to perform the operation identical to the non OpenCL counterpart while attempting to perform some performance optimzations to the kernel.\n\n[*] opencl/color-to-alpha.cl\nCode rewritten and updated to match the non OpenCL counterpart.\n\n[*] operations/common-gpl3+/color-to-alpha.c\nUpdates the kernel launch parameters and enables the OpenCL version.","shortMessageHtmlLink":"Re-enable OpenCL kernel for gegl:color-to-alpha"}},{"before":"1ae1ce122bde10eaf007786022b3a43969dce750","after":"81a1f41a206c876819aa4013d65fbbb3def6e58c","ref":"refs/heads/master","pushedAt":"2024-08-05T18:10:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Fix opencl/snn-mean\n\n[*] opencl/snn-mean.cl\nFixed logic errors where wrong indexing were performed in loops and xs, ys variables\n\n[*] tests/opencl/snn-mean.xml\nAdds two parameters - radius, pairs","shortMessageHtmlLink":"Fix opencl/snn-mean"}},{"before":"0964b1ad9c5cb16383304a6d3e85d015f932e3bb","after":"1ae1ce122bde10eaf007786022b3a43969dce750","ref":"refs/heads/master","pushedAt":"2024-07-30T16:43:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gnomesysadmins","name":"GNOME Infrastructure Automation Bot","path":"/gnomesysadmins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5095603?s=80&v=4"},"commit":{"message":"Update Norwegian Nynorsk translation","shortMessageHtmlLink":"Update Norwegian Nynorsk translation"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQxNDoyNzoxOC4wMDAwMDBazwAAAAS695cP","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQxNDoyNzoxOC4wMDAwMDBazwAAAAS695cP","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0zMFQxNjo0MzowNS4wMDAwMDBazwAAAASNN2mJ"}},"title":"Activity · GNOME/gegl"}