{"id":13580036,"url":"https://github.com/radicle-dev/radicle-git","last_synced_at":"2025-04-06T00:30:40.310Z","repository":{"id":59993724,"uuid":"530272697","full_name":"radicle-dev/radicle-git","owner":"radicle-dev","description":"Everything Radicle growing around Git","archived":false,"fork":false,"pushed_at":"2024-04-25T15:38:52.000Z","size":1203,"stargazers_count":33,"open_issues_count":7,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-26T08:33:33.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"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/radicle-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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}},"created_at":"2022-08-29T15:09:36.000Z","updated_at":"2024-06-04T10:43:25.915Z","dependencies_parsed_at":"2024-04-03T15:30:47.792Z","dependency_job_id":"38cb8bde-8f26-413a-b9f7-24291251b8c7","html_url":"https://github.com/radicle-dev/radicle-git","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radicle-dev%2Fradicle-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radicle-dev%2Fradicle-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radicle-dev%2Fradicle-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radicle-dev%2Fradicle-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radicle-dev","download_url":"https://codeload.github.com/radicle-dev/radicle-git/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419597,"owners_count":20936009,"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":[],"created_at":"2024-08-01T15:01:46.405Z","updated_at":"2025-04-06T00:30:39.122Z","avatar_url":"https://github.com/radicle-dev.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# radicle-git\n\nThe home for all Git utilities related to Radicle. While the majority\nof the utilities will attempt to be general, there may be more\nopinionated parts that are geared towards Radicle.\n\n## Motivation\n\nThe [git2] and [gitoxide] libraries provide low-level APIs for\ninteracting with git repositories and the git protocol. This family of\ncrates attempts to provide a higher-level wrapper around those to\nprovide a more useful API for the Radicle protocol and UI clients\nbuilding on top of the protocol.\n\n## Overview\n\nThe repository is defined as a series of crates:\n\n* `git-ext` -- provides higher-level types over common types found in `git2`.\n* `git-ref-format` -- provides a higher-level API for constructing git.\n  reference paths. Prefer this over `git-ext`'s `RefLike` and `RefspecPattern`.\n* `git-trailers` -- provides a way to parse and construct git trailers.\n* `git-types` -- provides higher-level types, e.g. `Namespace`,\n  `Reference`, `Remote`, etc.\n* `link-git` -- provides a higher-level API for git's `refdb`, `odb`,\n  and the git protocol.\n* `macros` -- provides macros for the `git-ext` references types.\n* `std-ext` -- provides some utilities extending the standard library.\n* `test` -- a shim crate that refers depends on all other, individual\n  test crates.\n\n## Tests\n\nPlease refer to [test/README.md][test] for understanding how our tests\nare organised.\n\n## Contribute\n\nPlease read [CONTRIBUTING.md][contrib] for a guide on contributing to\nthis repository.\n\n## Credits\n\nThanks to the previous maintainers of the `radicle-link` repository,\nKim, Alex, and Fintan, for providing the foundation to work upon -- as\nwell as the [contributors][link-contributors].\n\n[contrib]: ./CONTRIBUTING.md\n[git2]: https://github.com/rust-lang/git2-rs\n[gitoxide]: https://github.com/Byron/gitoxide\n[link-contributors]: https://github.com/radicle-dev/radicle-link/graphs/contributors\n[test]: ./test/README.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradicle-dev%2Fradicle-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradicle-dev%2Fradicle-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradicle-dev%2Fradicle-git/lists"}