{"id":22196582,"url":"https://github.com/hamzaoralk/gitten","last_synced_at":"2025-10-27T11:02:03.252Z","repository":{"id":57698431,"uuid":"491577115","full_name":"HamzaOralK/gitten","owner":"HamzaOralK","description":"A simple, TUI git management tool","archived":false,"fork":false,"pushed_at":"2023-02-05T18:11:12.000Z","size":7809,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T17:37:57.903Z","etag":null,"topics":["git","git2-rs","notify-rs","tui","tui-rs"],"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/HamzaOralK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-12T15:49:40.000Z","updated_at":"2025-09-27T02:44:31.000Z","dependencies_parsed_at":"2023-02-19T01:16:10.022Z","dependency_job_id":null,"html_url":"https://github.com/HamzaOralK/gitten","commit_stats":null,"previous_names":["okhuz/gitten"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/HamzaOralK/gitten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaOralK%2Fgitten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaOralK%2Fgitten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaOralK%2Fgitten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaOralK%2Fgitten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HamzaOralK","download_url":"https://codeload.github.com/HamzaOralK/gitten/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamzaOralK%2Fgitten/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001868,"owners_count":26083197,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["git","git2-rs","notify-rs","tui","tui-rs"],"created_at":"2024-12-02T14:15:28.160Z","updated_at":"2025-10-09T17:37:58.186Z","avatar_url":"https://github.com/HamzaOralK.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitten\nGitten is git project manager with multiple repositories.\n\nWith gitten you can check out to new branches and tag branches from you active.\n\n## Prerequisite\nTo build one has to have OpenSSL installed and adjust config.toml file accordingly to be able to run and \ncompile the project.\n\nFor mac:\n```shell\nbrew install openssl@3\n```\n\n## Run\n```shell\ncargo run \u003cpath to open in gitten with git projects inside\u003e\n```\n\n## Usage\nTo change window use \"r\" for Repositories, \"t\" for Tags and \"B\" for branches.\n\nAnd right now while you are on repositories you can do:\n\nFetch a remote for a repository\n```shell\n:fetch \u003cremote-name\u003e\n```\n\nCheckout to a new or already in place branch:\n```shell\n:co \u003cbranch-name\u003e\n```\n\nPull from the current selected branch from the supplied remote:\n```shell\n:pull \u003cremote-name\u003e\n```\n\nCreate a tag from active branch:\n```shell\n:tag \u003ctag-name\u003e\n```\n\nWhile you are on a branch or a tag you can do the following to push the \nselected branch or tag to the desired remote:\n```shell\n:push \u003cremote-name\u003e\n```\n\nTo search within the selections:\n```shell\n/search \u003csearch-string\u003e\n```\n\nTo run a command with the selected repository path:\n```shell\n$\u003ccommand-string\u003e\n```\n\nThis I use to open a path in the desired application,\n```shell\n$code\n\nor \n\n$idea\n\nor\n\n$open\n```\n\n\n## Showcase\n![](gitten.gif)\n\n## TODO\n- [X] Push to remote with tags or not\n- [X] Mark dirty head and allow to reset\n- [X] Fetch remote\n- [X] Force pull\n- [X] Search within the selections\n- [X] Run commands with the path\n- [X] Watch for folder changes\n- [ ] Add tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamzaoralk%2Fgitten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamzaoralk%2Fgitten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamzaoralk%2Fgitten/lists"}