{"id":24443746,"url":"https://github.com/endlessm/gtk","last_synced_at":"2026-02-11T18:06:30.603Z","repository":{"id":16786928,"uuid":"19545363","full_name":"endlessm/gtk","owner":"endlessm","description":"OBSOLETE: Fork of gtk+ with endless customizations and translations","archived":false,"fork":false,"pushed_at":"2022-03-21T21:48:07.000Z","size":260632,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":28,"default_branch":"eos3.9","last_synced_at":"2025-08-12T13:55:47.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/endlessm.png","metadata":{"files":{"readme":"README.commits","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-07T18:23:12.000Z","updated_at":"2022-01-14T10:17:16.000Z","dependencies_parsed_at":"2022-08-28T06:10:07.604Z","dependency_job_id":null,"html_url":"https://github.com/endlessm/gtk","commit_stats":null,"previous_names":[],"tags_count":753,"template":false,"template_full_name":null,"purl":"pkg:github/endlessm/gtk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fgtk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fgtk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fgtk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fgtk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endlessm","download_url":"https://codeload.github.com/endlessm/gtk/tar.gz/refs/heads/eos3.9","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endlessm%2Fgtk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29340426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T16:14:43.024Z","status":"ssl_error","status_checked_at":"2026-02-11T16:14:15.258Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-20T22:17:19.576Z","updated_at":"2026-02-11T18:06:30.565Z","avatar_url":"https://github.com/endlessm.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"GTK+ is part of the GNOME git repository. At the current time, any\nperson with write access to the GNOME repository, can make changes to\nGTK+. This is a good thing, in that it encourages many people to work\non GTK+, and progress can be made quickly. However, GTK+ is a fairly\nlarge and complicated package that many other things depend on, so to\navoid unnecessary breakage, and to take advantage of the knowledge\nabout GTK+ that has been built up over the years, we'd like to ask\npeople committing to GTK+ to follow a few rules:\n\n0) Ask first. If your changes are major, or could possibly break existing\n   code, you should always ask. If your change is minor and you've\n   been working on GTK+ for a while it probably isn't necessary\n   to ask. But when in doubt, ask. Even if your change is correct,\n   somebody may know a better way to do things.\n\n   If you are making changes to GTK+, you should be subscribed\n   to gtk-devel-list@gnome.org. (Subscription address:\n   gtk-devel-list-request@gnome.org.) This is a good place to ask\n   about intended changes.\n\n   #gtk+ on GIMPNet (irc.gimp.org, irc.us.gimp.org, irc.eu.gimp.org, ...)\n   is also a good place to find GTK+ developers to discuss changes with,\n   however, email to gtk-devel-list is the most certain and preferred\n   method.\n\n1) Ask _first_.\n\n2) With git, we no longer maintain a ChangeLog file, but you are expected\n   to produce a meaningful commit message. Changes without a sufficient\n   commit message will be reverted. See below for the expected format\n   of commit messages.\n\nNotes:\n\n* When developing larger features or complicated bug fixes, it is\n  advisable to work in a branch in your own cloned GTK+ repository.\n  You may even consider making your repository publically available\n  so that others can easily test and review your changes.\n\n* The expected format for git commit messages is as follows:\n\n=== begin example commit ===\nShort explanation of the commit\n\nLonger explanation explaining exactly what's changed, whether any\nexternal or private interfaces changed, what bugs were fixed (with bug\ntracker reference if applicable) and so forth. Be concise but not too brief.\n=== end example commit ===\n\n  - Always add a brief description of the commit to the _first_ line of\n    the commit and terminate by two newlines (it will work without the\n    second newline, but that is not nice for the interfaces).\n\n  - First line (the brief description) must only be one sentence and\n    should start with a capital letter unless it starts with a lowercase\n    symbol or identifier. Don't use a trailing period either. Don't exceed\n    72 characters.\n\n  - The main description (the body) is normal prose and should use normal\n    punctuation and capital letters where appropriate. Normally, for patches\n    sent to a mailing list it's copied from there.\n\n  - When committing code on behalf of others use the --author option, e.g.\n    git commit -a --author \"Joe Coder \u003cjoe@coder.org\u003e\" and --signoff.\n\n\nOwen Taylor\n13 Aug 1998\n17 Apr 2001\n\nMatthias Clasen\n31 Mar 2009\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Fgtk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendlessm%2Fgtk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendlessm%2Fgtk/lists"}