{"id":28390523,"url":"https://github.com/trulsma/intelligit","last_synced_at":"2025-06-28T03:31:06.825Z","repository":{"id":199425498,"uuid":"653099794","full_name":"trulsma/intelligit","owner":"trulsma","description":"Intelligit is a tool that offers insight into your git repository by tracking changes to code symbols","archived":false,"fork":false,"pushed_at":"2024-05-15T08:57:03.000Z","size":462,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T15:32:11.659Z","etag":null,"topics":["cli","command-line","command-line-tool","git","rust","tooling","tree-sitter","version-control"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trulsma.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2023-06-13T12:04:08.000Z","updated_at":"2025-02-27T09:38:01.000Z","dependencies_parsed_at":"2024-01-30T09:44:00.304Z","dependency_job_id":"9f8f08c4-952c-4c31-9086-e36177edaf61","html_url":"https://github.com/trulsma/intelligit","commit_stats":null,"previous_names":["trulsma/intelligit"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/trulsma/intelligit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trulsma%2Fintelligit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trulsma%2Fintelligit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trulsma%2Fintelligit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trulsma%2Fintelligit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trulsma","download_url":"https://codeload.github.com/trulsma/intelligit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trulsma%2Fintelligit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262371139,"owners_count":23300556,"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":["cli","command-line","command-line-tool","git","rust","tooling","tree-sitter","version-control"],"created_at":"2025-05-31T05:12:34.621Z","updated_at":"2025-06-28T03:31:06.819Z","avatar_url":"https://github.com/trulsma.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intelligit\n\n\u003e Intelligit is a tool that offers insight into your git repository by tracking changes to code symbols\n\n![License](https://img.shields.io/crates/l/intelligit.svg)\n[![Crates Status](https://img.shields.io/crates/v/intelligit.svg)](https://crates.io/crates/intelligit)\n[![Release](https://github.com/trulsma/intelligit/actions/workflows/release.yml/badge.svg)](https://github.com/trulsma/intelligit/actions/workflows/release.yml)\n\n## Capabilities\n\n### Show symbols in status\n![intelligit status](./docs/status.gif)\n\n### Find commits for a symbol\n![intelligit log](./docs/log.gif)\n\n## How does it work\nIntelligit uses [patterns](docs/PATTERN.md) to find meaningful symbols in the source code and tracks changes in the symbols. \nThe patterns use [tree-sitter](https://github.com/tree-sitter/tree-sitter) to find symbols.\n\nIntelligit has default patterns for\n- Rust\n- C#\n- OCaml\n- Toml\n- Json\n- Lua\n- Typescript\n- Javascript\n- Go\n\nIntelligit is extensible and adding new patterns is simple. See [patterns](docs/PATTERN.md) for creating your own patterns.\n\nFor everything related to git, [gitoxide](https://github.com/Byron/gitoxide) is used. \n\n## Installing\n\nThe easiest way to install Intelligit is to use ```cargo```\n\n```\ncargo install intelligit\n```\n\n*If you are using a pattern that does not use a precompiled parser, a C compiler is needed to compile the parser. \n\n## Integrating with other tools\nIntelligit supports outputing json to make it easy to integrate with other tools.\n\nSome projects\n- [trulsma/intelligit.nvim](https://github.com/trulsma/intelligit.nvim)\n\n## Project Status\nIntelligit is currently in its early stages of development, and the project's direction is open to exploration.\n\n\n## Contributions\nIf you have an idea or want to help please do :)\n\n## Limitations\n\n* Intelligit does not handle building the history on different branches. As of now intelligit is oblivious to branches.\n\n## License\nIntelligit is licensed under the [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrulsma%2Fintelligit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrulsma%2Fintelligit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrulsma%2Fintelligit/lists"}