{"id":29482880,"url":"https://github.com/git-dit/git-dit","last_synced_at":"2025-07-15T02:02:42.490Z","repository":{"id":57634817,"uuid":"82938956","full_name":"git-dit/git-dit","owner":"git-dit","description":"Decentralized Issue Tracking for git","archived":false,"fork":false,"pushed_at":"2025-06-01T11:03:05.000Z","size":625,"stargazers_count":461,"open_issues_count":11,"forks_count":14,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-06-01T20:11:30.401Z","etag":null,"topics":["distributed","git","issue-tracker"],"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/git-dit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2017-02-23T15:08:01.000Z","updated_at":"2025-06-01T11:03:08.000Z","dependencies_parsed_at":"2023-01-31T19:15:21.001Z","dependency_job_id":"6d5f11bd-e805-42ca-a2b8-fc7b35c44b59","html_url":"https://github.com/git-dit/git-dit","commit_stats":{"total_commits":762,"total_committers":7,"mean_commits":"108.85714285714286","dds":"0.15748031496062997","last_synced_commit":"b21348e35b51a8b03dd5000553957654f37190de"},"previous_names":["git-dit/git-dit"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/git-dit/git-dit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-dit%2Fgit-dit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-dit%2Fgit-dit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-dit%2Fgit-dit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-dit%2Fgit-dit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-dit","download_url":"https://codeload.github.com/git-dit/git-dit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-dit%2Fgit-dit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265386079,"owners_count":23756747,"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":["distributed","git","issue-tracker"],"created_at":"2025-07-15T02:02:01.910Z","updated_at":"2025-07-15T02:02:42.482Z","avatar_url":"https://github.com/git-dit.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"git-dit - the distributed issue tracker for git\n\n**WARNING: This is pre-1.0! Expect bugs and incompatibilities!**\n\nHowever, we try to avoid breaking changes.\n\n---\n\n# git-dit features\n\n* Distributed issue tracking, without checking files into the repository\n* Convenient commandline interface (plumbing + porcelain)\n* Implemented as `git` subcommand: `git dit`\n* Each command has a `--help`\n* No structured data \n  * An issue/comment is a commit\n  * \"Tags\" are supported (see `man git-interpret-trailers`)\n* Convenience `git dit push` and `git dit pull`\n* No additional software needed on the server-side.\n\nWhen playing with this, please keep in mind that this is alpha quality - there\nare bugs, missing things and rough edges.\n\n# Installing\n\nCargo is used for building git-dit. Run\n\n    cargo build\n\nin this directory in order to build `git-dit`. Building the `git-dit` man page\nis enabled through the \"manpage\" feature of the Cargo package. E.g. run\n\n    cargo build --features manpage\n\ninstead.\n\nWe do not provide any installation scripts. If you intent using or testing\n`git-dit`, make sure to have the binary in your `PATH`.\n\nAdditionally, for building the man page, `pandoc` is required.\n\nIf you use Nixpkgs, it is also available as the attribute\n`gitAndTools.git-dit`, so you can try it out with simply\n`nix-shell -p gitAndTools.git-dit`.\n\n# Documentation\n\nFor a system overview and conceptual information, refer to the\n[documentation](doc/README.md). For a more practical documentation, refer to the\n[man page](git-dit.1.md).\n\n# License\n\nThe [library module](./lib) is licensed under terms of [MPL-2.0](./lib/LICENSE).\nThe binary module (this directory) uses the library and provides a commandline\ninterface for it and is licensed under terms of [GNU GPLv2](./LICENSE).\n\n(c) Julian Ganz, Matthias Beyer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-dit%2Fgit-dit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-dit%2Fgit-dit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-dit%2Fgit-dit/lists"}