{"id":21719992,"url":"https://github.com/ext/git-etc-add-package","last_synced_at":"2026-05-18T00:09:50.085Z","repository":{"id":36028560,"uuid":"40324798","full_name":"ext/git-etc-add-package","owner":"ext","description":"Add all files in /etc belonging to a specific package in gentoo","archived":false,"fork":false,"pushed_at":"2016-04-30T15:58:17.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-19T04:28:33.322Z","etag":null,"topics":["git"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ext.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-06T20:12:51.000Z","updated_at":"2017-09-08T23:33:31.000Z","dependencies_parsed_at":"2022-08-18T00:05:20.607Z","dependency_job_id":null,"html_url":"https://github.com/ext/git-etc-add-package","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ext/git-etc-add-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-etc-add-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-etc-add-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-etc-add-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-etc-add-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ext","download_url":"https://codeload.github.com/ext/git-etc-add-package/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-etc-add-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: 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":["git"],"created_at":"2024-11-26T01:46:22.059Z","updated_at":"2026-05-18T00:09:50.068Z","avatar_url":"https://github.com/ext.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-etc-add-package\n\nFor those running Gentoo Linux and keeping /etc in a git repo this script will\nhelp to prepare one commit per updated package after updating your system.\n\n## Usage\n\nIt assumes /etc is already under version control.\n\n    git etc-add-package FILENAME\n    git diff --cached\n    git commit\n\nThe script will automatically find all other files belonging to the same package\nand stage all for commit. Inspect the changes using `diff --cached` and then\n`git commit` as usual.\n\nUse `--gitignore` to generate a predefined set of ignored files:\n\n    git etc-add-package --gitignore\n\n## Install\n\nPut the script somewhere in your path, e.g. `/usr/local/bin`.\n\n## Known issues\n\n* Doesn't handle ignored files too well (it works but warns)\n* Doesn't handle files removed from packages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fext%2Fgit-etc-add-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fext%2Fgit-etc-add-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fext%2Fgit-etc-add-package/lists"}