{"id":45696184,"url":"https://github.com/dceoy/git-rewind-time","last_synced_at":"2026-02-24T20:47:14.919Z","repository":{"id":71702685,"uuid":"198054402","full_name":"dceoy/git-rewind-time","owner":"dceoy","description":"Bash-based command to rewind time at the latest commit of Git logs","archived":false,"fork":false,"pushed_at":"2026-01-06T13:39:38.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-15T16:40:09.829Z","etag":null,"topics":["bash","cli","command-line-tool","git","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/dceoy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["dceoy"]}},"created_at":"2019-07-21T12:37:45.000Z","updated_at":"2026-01-06T13:39:42.000Z","dependencies_parsed_at":"2025-07-09T15:31:40.040Z","dependency_job_id":"49a4d2b8-4e2c-4e9e-96d6-60b07e418270","html_url":"https://github.com/dceoy/git-rewind-time","commit_stats":null,"previous_names":["dceoy/git-rewind-time"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dceoy/git-rewind-time","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dceoy%2Fgit-rewind-time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dceoy%2Fgit-rewind-time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dceoy%2Fgit-rewind-time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dceoy%2Fgit-rewind-time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dceoy","download_url":"https://codeload.github.com/dceoy/git-rewind-time/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dceoy%2Fgit-rewind-time/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29799304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T19:56:48.334Z","status":"ssl_error","status_checked_at":"2026-02-24T19:55:43.372Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bash","cli","command-line-tool","git","shell"],"created_at":"2026-02-24T20:47:14.322Z","updated_at":"2026-02-24T20:47:14.915Z","avatar_url":"https://github.com/dceoy.png","language":"Shell","funding_links":["https://github.com/sponsors/dceoy"],"categories":[],"sub_categories":[],"readme":"git-rewind-time\n===============\n\nBash-based command to rewind time at the latest commit of Git logs\n\n[![Lint](https://github.com/dceoy/git-rewind-time/actions/workflows/lint.yml/badge.svg)](https://github.com/dceoy/git-rewind-time/actions/workflows/lint.yml)\n\nInstallation\n------------\n\nThis command depends on git.\n\n```sh\n$ cd /path/to/bin   # a path in ${PATH}\n$ curl -SO https://raw.githubusercontent.com/dceoy/git-rewind-time/master/git-rewind-time\n$ chmod +x git-rewind-time\n```\n\nExample\n-------\n\nRewind the latest commit date for 7 days\n\n```sh\n$ git-rewind-time 7 days\n```\n\nUsage\n-----\n\n```sh\n$ git-rewind-time --help\nRewind time at the latest commit of Git logs\n\nUsage:\n  git-rewind-time [--debug] [--dry-run] \u003cint\u003e \u003cunit\u003e\n  git-rewind-time --version\n  git-rewind-time -h|--help\n\nOptions:\n  --debug           Debug mode\n  --dry-run         Execute a dry run\n  --version         Print version\n  -h, --help        Print usage\n\nArguments:\n  \u003cint\u003e             Amount of time to rewind\n  \u003cunit\u003e            Time unit (seconds, minutes, hours, days, weeks, months, years)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdceoy%2Fgit-rewind-time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdceoy%2Fgit-rewind-time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdceoy%2Fgit-rewind-time/lists"}