{"id":18150904,"url":"https://github.com/dmeijboom/src","last_synced_at":"2025-08-22T08:32:30.665Z","repository":{"id":258793483,"uuid":"874445763","full_name":"dmeijboom/src","owner":"dmeijboom","description":"Alternative git frontend based on `libgit` written in Rust","archived":false,"fork":false,"pushed_at":"2024-12-05T22:46:36.000Z","size":261,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-16T22:13:50.080Z","etag":null,"topics":["git","git-frontend","vcs"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/dmeijboom.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}},"created_at":"2024-10-17T20:54:33.000Z","updated_at":"2024-12-05T22:46:39.000Z","dependencies_parsed_at":"2024-12-05T22:30:21.708Z","dependency_job_id":null,"html_url":"https://github.com/dmeijboom/src","commit_stats":null,"previous_names":["dmeijboom/src"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmeijboom%2Fsrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmeijboom%2Fsrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmeijboom%2Fsrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmeijboom%2Fsrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmeijboom","download_url":"https://codeload.github.com/dmeijboom/src/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230577662,"owners_count":18247826,"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":["git","git-frontend","vcs"],"created_at":"2024-11-02T01:05:49.225Z","updated_at":"2024-12-20T11:23:20.729Z","avatar_url":"https://github.com/dmeijboom.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# src\n\nAlternative git frontend based on `libgit` written in Rust.\n\n## Introduction\n\nsrc is an alternative git frontend that leverages the power of `libgit` and is written in Rust.\nIt provides various git functionalities with an easy-to-use command-line interface and interactive features.\n\n## Features\n\n- Builtin pager support\n- Untracked files as first-class citizens\n- Support for signing commits using SSH keys\n- Interactive mode (currently only for `src add` / `src checkout`)\n\n## Commands\n\n- Add: Stage changes to be committed.\n- Feat: Commit a new feature.\n- Fix: Commit a bug fix.\n- Commit: Record changes to the repository.\n- Amend: Modify the most recent commit.\n- Push: Update remote refs along with associated objects.\n- Fetch: Download objects and refs from another repository.\n- Pull: Fetch from and integrate with another repository or a local branch.\n- Sync: Synchronize the local repository with the remote repository.\n- List: List repository references.\n- Diff: Show changes between commits, commit and working tree, etc.\n- Stash: Stash the changes in a dirty working directory away.\n- Unstash: Apply the changes recorded in a stash to the working directory.\n- Branch: Create a new branch\n- Checkout: Switch branches\n\n## Installation\n\nTo install src, ensure you have Rust installed, then run:\n\n```bash\ncargo install --git https://github.com/dmeijboom/src\n```\n\n## Contribution\n\nContributions are welcome! Please submit a pull request or open an issue to discuss your ideas.\n\n## License\n\nThis project is licensed under the MIT License.\nFeel free to customize it further based on any additional requirements or preferences you have.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmeijboom%2Fsrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmeijboom%2Fsrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmeijboom%2Fsrc/lists"}