{"id":16360509,"url":"https://github.com/kynikos/repocheck","last_synced_at":"2026-01-30T09:01:35.034Z","repository":{"id":31379391,"uuid":"34942438","full_name":"kynikos/repocheck","owner":"kynikos","description":"Check the status of code repositories under a root directory.","archived":false,"fork":false,"pushed_at":"2018-08-07T16:27:46.000Z","size":26,"stargazers_count":3,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-14T02:40:29.322Z","etag":null,"topics":["git","repository-management","repository-tools"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kynikos.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-05-02T09:36:17.000Z","updated_at":"2025-02-14T19:20:16.000Z","dependencies_parsed_at":"2022-08-17T18:55:15.179Z","dependency_job_id":null,"html_url":"https://github.com/kynikos/repocheck","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kynikos/repocheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynikos%2Frepocheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynikos%2Frepocheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynikos%2Frepocheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynikos%2Frepocheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kynikos","download_url":"https://codeload.github.com/kynikos/repocheck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynikos%2Frepocheck/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260980006,"owners_count":23092103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","repository-management","repository-tools"],"created_at":"2024-10-11T02:11:37.770Z","updated_at":"2026-01-30T09:01:34.959Z","avatar_url":"https://github.com/kynikos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repocheck\n\nThis script gives status information for code repositories found recursively\nunder a root directory. In particular, it tells whether there are uncommitted\nchanges, untracked files, unpushed or unpulled commits.\n\nThanks to the `-u` option, it is also useful to fetch updates for all the\nremotes in the encountered repositories.\n\nSee `repocheck -h` for usage instructions and the available options.\n\nThe `RepoCheck` class can also be imported from another Python script: after\ninstantiating it, the repository information can be accessed through the\n`RepoCheck.repos` dictionary.\n\nOnly Git repositories are currently supported, but adding support for other\nversion control systems such as Mercurial or Subversion should not be hard, and\nI will be glad to merge a pull request that implements that :)\n\nThe code has been written from scratch, but the idea was inspired by\n[unpushed](https://github.com/nailgun/unpushed) and\n[gitcheck](https://github.com/badele/gitcheck).\n\n## Installation\n\nrepocheck is currently only packaged for Arch Linux in the AUR as\n[repocheck-git](https://aur.archlinux.org/packages/repocheck-git/).\n\nOn other operating systems it must be installed with Python's manual tools.\nPull requests that add support for other operating systems are welcome!\n\n## License\n\nrepocheck is distributed under the terms of the\n[GNU General Public License v3.0](http://www.gnu.org/copyleft/gpl.html)\n(see LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkynikos%2Frepocheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkynikos%2Frepocheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkynikos%2Frepocheck/lists"}