{"id":21679255,"url":"https://github.com/redetection/forksfetcher","last_synced_at":"2026-04-13T18:01:38.116Z","repository":{"id":144781133,"uuid":"11374273","full_name":"ReDetection/forksfetcher","owner":"ReDetection","description":"Easiest way to look through all forks","archived":false,"fork":false,"pushed_at":"2013-11-16T04:09:41.000Z","size":7856,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T17:57:58.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ReDetection.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-12T17:30:58.000Z","updated_at":"2015-11-17T15:29:03.000Z","dependencies_parsed_at":"2023-04-13T14:48:51.576Z","dependency_job_id":null,"html_url":"https://github.com/ReDetection/forksfetcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ReDetection/forksfetcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReDetection%2Fforksfetcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReDetection%2Fforksfetcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReDetection%2Fforksfetcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReDetection%2Fforksfetcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReDetection","download_url":"https://codeload.github.com/ReDetection/forksfetcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReDetection%2Fforksfetcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":[],"created_at":"2024-11-25T14:49:59.404Z","updated_at":"2026-04-13T18:01:38.101Z","avatar_url":"https://github.com/ReDetection.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# forks fetcher\n\nA Clojure application designed to add remotes for every fork on the github.\n\nIf you found interesting repo, but isn't good enough for you, it's often very hard to choose which fork does exactly what you want. With this fetcher you're able to quickly add all forks as remotes in your local repository and just look througs all commits in all repos.\n\n## Usage\nEasiest way — is just grab and run jar file (you need only java machine to be installed):\n\n```\nwget https://github.com/ReDetection/forksfetcher/raw/download/target/forksfetcher-0.1.0.jar\njava -jar forksfetcher-0.1.0.jar /path/to/cloned/repo\n```\n\nOr you can clone the source code and run in leiningen:\n\n```\ngit clone https://github.com/ReDetection/forksfetcher.git\ncd forksfetcher\nlein run /path/to/cloned/repo\n```\n\nYou can omit path if you want to fetch forks in current directory.\n\n## License\n\nCopyright © 2013 ReDetection\n\nDistributed under the Eclipse Public License, the same as Clojure.\n\n## Contribute\n\nIf you want to contribute just fork the repository, work on the code, cover it with tests and submit a pull request through Github. Tasks I need to do:\n\n* (default) option add remote only if it adds new commits to the commits graph\n* look also for parent, not only for child repos\n* option to wait for github api rate limit reset\n* try to add remotes just from html_url, not from clone_url\n* fetch found origins during api requests\n* fetch origins in several threads\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredetection%2Fforksfetcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredetection%2Fforksfetcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredetection%2Fforksfetcher/lists"}