{"id":29353629,"url":"https://github.com/hypercomrade/past","last_synced_at":"2026-04-14T00:01:54.645Z","repository":{"id":296500080,"uuid":"993350749","full_name":"hypercomrade/past","owner":"hypercomrade","description":"The history analysis command for Unix-like shells (work in progress)","archived":false,"fork":false,"pushed_at":"2025-11-10T06:34:57.000Z","size":81,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-10T08:22:36.589Z","etag":null,"topics":["bash","fish","zsh"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hypercomrade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-30T16:31:42.000Z","updated_at":"2025-11-10T06:35:01.000Z","dependencies_parsed_at":"2025-06-02T14:10:34.112Z","dependency_job_id":"163ecad3-a01f-4bbc-8aeb-b1819a160432","html_url":"https://github.com/hypercomrade/past","commit_stats":null,"previous_names":["kaylbing/bash_history_graph","kaylbing/past","hypercomrade/past"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hypercomrade/past","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercomrade%2Fpast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercomrade%2Fpast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercomrade%2Fpast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercomrade%2Fpast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypercomrade","download_url":"https://codeload.github.com/hypercomrade/past/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypercomrade%2Fpast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31776013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["bash","fish","zsh"],"created_at":"2025-07-09T02:02:49.186Z","updated_at":"2026-04-14T00:01:54.639Z","avatar_url":"https://github.com/hypercomrade.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## past\n\n**The history analysis command for Unix-like shells** (sorry PowerShell fans).\n\nThe goal of `past` is to be modern take on the `history` command - allowing you to see usage patterns, trends, and generally look back on your command history in a feature rich way. Currently features include:\n\n- Summary statistics of your command usage (`--brief or --detailed`)\n- Category-based search (`-C/--category`)\n- Keyword search (`-s/--search`)\n- Interactive search mode (`-i/--interactive`)\n\n### **Officially Supported Shells**\n![Bash](https://img.shields.io/badge/Shell-Bash-green?logo=gnu-bash)\n![Zsh](https://img.shields.io/badge/Shell-Zsh-blue?logo=zsh)\n![Fish](https://img.shields.io/badge/Shell-Fish-yellow?logo=fish)\n![Ksh](https://img.shields.io/badge/Shell-Ksh-lightgrey?logo=terminal)\n\n### **Officially Supported Systems**\n![Debian x86_64](https://img.shields.io/badge/Debian-x86__64-red?logo=debian)\n![Debian ARM64](https://img.shields.io/badge/Debian-ARM64-red?logo=debian)\n![macOS Intel](https://img.shields.io/badge/macOS-x86__64-black?logo=apple)\n![macOS ARM](https://img.shields.io/badge/macOS-ARM64-black?logo=apple)\n\nPlease keep in mind that past can still run on many non listed systems. These are just the most supported and documented ones.\n\n### **Quick Start**\n```bash\n# Clone and build\nhttps://github.com/hypercomrade/past\ncd past\ncargo build --release\n\n# Aliasing (until we are approved for brew and apt)\n# The cleanest way to use our command for now, is to add something like this to your .bashrc\n\nalias past='/path/to/repo/past/target/release/past/target/release/past'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypercomrade%2Fpast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypercomrade%2Fpast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypercomrade%2Fpast/lists"}