{"id":21201683,"url":"https://github.com/oleander/git-squash-rs","last_synced_at":"2026-01-28T18:04:40.783Z","repository":{"id":203252691,"uuid":"709175271","full_name":"oleander/git-squash-rs","owner":"oleander","description":"A Rust-based Git Soft Reset Tool streamlines the squashing of commits by enabling users to squash a specific number of commits into one with a meaningful message. It automates the process of listing, selecting messages, and squashing without manual rebasing, enhancing Git usability.","archived":false,"fork":false,"pushed_at":"2024-12-04T18:37:43.000Z","size":36,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T20:45:20.932Z","etag":null,"topics":["command-line-tool","commit-squash","git-squash","git-tool","rust"],"latest_commit_sha":null,"homepage":null,"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/oleander.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":"2023-10-24T07:15:48.000Z","updated_at":"2024-08-30T21:41:48.000Z","dependencies_parsed_at":"2023-11-25T08:28:21.017Z","dependency_job_id":"2cf9668b-68d7-48be-b115-be74c7a12fa5","html_url":"https://github.com/oleander/git-squash-rs","commit_stats":null,"previous_names":["oleander/git-squash-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oleander/git-squash-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fgit-squash-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fgit-squash-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fgit-squash-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fgit-squash-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleander","download_url":"https://codeload.github.com/oleander/git-squash-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fgit-squash-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28848367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["command-line-tool","commit-squash","git-squash","git-tool","rust"],"created_at":"2024-11-20T20:10:30.783Z","updated_at":"2026-01-28T18:04:40.768Z","avatar_url":"https://github.com/oleander.png","language":"Rust","readme":"# Git Soft Reset Tool [![Rust](https://github.com/oleander/git-squash-rs/actions/workflows/rust.yaml/badge.svg)](https://github.com/oleander/git-squash-rs/actions/workflows/rust.yaml)\n\nThis tool helps you squash a specified number of commits into one with a more meaningful commit message. It provides a convenient way to squash commits without manually rebasing and interacting with the `git` command line.\n\n## Features\n\n- Retrieve and list the last `n` commits.\n- Select a commit message from the past commits or input a new one.\n- Squash the last `n` commits into a single commit with the selected message.\n\n## Usage\n\n```bash\n$ cargo install --path .\n$ git squash [number_of_commits]\n```\n\nReplace `[number_of_commits]` with the number of recent commits you want to squash.\n\n## License\n\nMIT License\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Fgit-squash-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleander%2Fgit-squash-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Fgit-squash-rs/lists"}