{"id":46064420,"url":"https://github.com/datalad/git-annex","last_synced_at":"2026-03-01T12:05:24.043Z","repository":{"id":40419969,"uuid":"309722515","full_name":"datalad/git-annex","owner":"datalad","description":"A non-official clone of git-annex established for DataLad purposes. No PRs will be merged, but could be used to test perspective git-annex patches. Official git-annex repository: https://git.kitenet.net/index.cgi/git-annex.git/","archived":false,"fork":false,"pushed_at":"2026-02-24T20:21:58.000Z","size":61990,"stargazers_count":26,"open_issues_count":22,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-25T00:37:06.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/datalad.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-03T15:05:47.000Z","updated_at":"2026-02-18T13:53:27.000Z","dependencies_parsed_at":"2023-10-15T18:27:05.235Z","dependency_job_id":"1c36d199-ffd3-4142-baf9-f6cf5fb2ff62","html_url":"https://github.com/datalad/git-annex","commit_stats":null,"previous_names":[],"tags_count":461,"template":false,"template_full_name":null,"purl":"pkg:github/datalad/git-annex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fgit-annex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fgit-annex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fgit-annex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fgit-annex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datalad","download_url":"https://codeload.github.com/datalad/git-annex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalad%2Fgit-annex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29969243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T11:43:06.159Z","status":"ssl_error","status_checked_at":"2026-03-01T11:43:03.887Z","response_time":124,"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":"2026-03-01T12:05:23.397Z","updated_at":"2026-03-01T12:05:24.034Z","avatar_url":"https://github.com/datalad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a mirror of the official [git-annex](https://git-annex.branchable.com)\nrepository at \u003chttps://git.kitenet.net/index.cgi/git-annex.git/\u003e.  The remote\n`master` branch is mirrored here as\n[`upstream/master`](https://github.com/datalad/git-annex/tree/upstream/master).\nThe local `master` branch in this repository is only used to store CI\nconfiguration and associated scripts.\n\n## Submitting Patches\n\nPatches to the git-annex source code can be added by opening a pull request\nagainst `master` that adds a Git patch file with a `.patch` file extension to\nthe `patches/` directory; the CI will then build git-annex with this patch (and\nany others currently in `patches/`) applied.  If the patch fails to apply or\nappears to have already been applied upstream, the builds will fail.\n\nIt is recommended that patches be given names of the form\n`YYYYMMDD-{commit}-{brief_description}.patch`, where `{commit}` is the short\nhash of the git-annex source code commit against which the patch was made.\n\nOnce a patch PR is merged into `master`, the patch will be applied to all\ngit-annex builds on all platforms, including release builds.  Patches in\n`patches/` are applied in lexicographic filename order.  If a patch in\n`patches/` gets applied upstream, a PR will automatically be created to delete\nthe file from `patches/`, and the patch will be skipped.  If a patch fails to\napply, an issue will be automatically created in this repository, and the build\nwill fail.\n\n## Status\n\n[![Update mirror](https://github.com/datalad/git-annex/actions/workflows/update-mirror.yml/badge.svg)](https://github.com/datalad/git-annex/actions/workflows/update-mirror.yml)\n\n## Build git-annex \u0026 test DataLad against it\n\n[![Ubuntu](https://github.com/datalad/git-annex/actions/workflows/build-ubuntu.yaml/badge.svg)](https://github.com/datalad/git-annex/actions/workflows/build-ubuntu.yaml)\n[![macOS](https://github.com/datalad/git-annex/actions/workflows/build-macos.yaml/badge.svg)](https://github.com/datalad/git-annex/actions/workflows/build-macos.yaml)\n[![Windows](https://github.com/datalad/git-annex/actions/workflows/build-windows.yaml/badge.svg)](https://github.com/datalad/git-annex/actions/workflows/build-windows.yaml)\n\n## Client Tests\n\n| Client | Test Status |\n| --- | --- |\n| [openmind7](https://datalad.github.io/git-annex-ci-reports/#openmind7) | ![Overall test status](https://github.com/datalad/git-annex-ci-client-jobs/raw/master/badges/openmind7.svg) ![git-annex-home test status](https://github.com/datalad/git-annex-ci-client-jobs/raw/master/badges/openmind7/git-annex-home.svg) ![git-annex-om2 test status](https://github.com/datalad/git-annex-ci-client-jobs/raw/master/badges/openmind7/git-annex-om2.svg) |\n| [ndoli](https://datalad.github.io/git-annex-ci-reports/#ndoli) | ![Overall test status](https://github.com/datalad/git-annex-ci-client-jobs/raw/master/badges/ndoli.svg) ![git-annex-home test status](https://github.com/datalad/git-annex-ci-client-jobs/raw/master/badges/ndoli/git-annex-home.svg) ![git-annex-tmp test status](https://github.com/datalad/git-annex-ci-client-jobs/raw/master/badges/ndoli/git-annex-tmp.svg) |\n| [smaug](https://datalad.github.io/git-annex-ci-reports/#smaug) | ![Overall test status](https://github.com/datalad/git-annex-ci-client-jobs/raw/master/badges/smaug.svg) ![git-annex test status](https://github.com/datalad/git-annex-ci-client-jobs/raw/master/badges/smaug/git-annex.svg) |\n\n## Builds of whls for PyPI (by @psychoinformatics-de)\n\n[![Linux](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/build-linux.yaml/badge.svg)](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/build-linux.yaml)\n[![MacOS (13, Intel)](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/build-macos-intel.yaml/badge.svg)](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/build-macos-intel.yaml)\n[![MacOS (14, M1)](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/build-macos-m1.yaml/badge.svg)](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/build-macos-m1.yaml)\n[![Windows](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/build-windows.yaml/badge.svg)](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/build-windows.yaml)\n\n[![Test git-annex wheel from PyPi](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/test-pypi-wheel.yaml/badge.svg)](https://github.com/psychoinformatics-de/git-annex-wheel/actions/workflows/test-pypi-wheel.yaml)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatalad%2Fgit-annex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatalad%2Fgit-annex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatalad%2Fgit-annex/lists"}