{"id":24390462,"url":"https://github.com/texora/gitlogviz","last_synced_at":"2025-08-22T14:11:23.293Z","repository":{"id":272792661,"uuid":"859015926","full_name":"texora/gitlogviz","owner":"texora","description":"GitLogViz is a tool for visualizing the Git log in a graph. It provides a simple and interactive way to explore the commit history of a Git repository.","archived":false,"fork":false,"pushed_at":"2024-09-17T23:44:38.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T19:12:20.891Z","etag":null,"topics":["git","gitlogviz","graph","pip","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/texora.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}},"created_at":"2024-09-17T23:43:40.000Z","updated_at":"2024-09-23T20:34:36.000Z","dependencies_parsed_at":"2025-01-16T17:42:13.904Z","dependency_job_id":"d8442d1c-19d4-4ec9-962b-ade7a6166b88","html_url":"https://github.com/texora/gitlogviz","commit_stats":null,"previous_names":["texora/gitlogviz"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/texora/gitlogviz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fgitlogviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fgitlogviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fgitlogviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fgitlogviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/texora","download_url":"https://codeload.github.com/texora/gitlogviz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fgitlogviz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271650860,"owners_count":24796725,"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-08-22T02:00:08.480Z","response_time":65,"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","gitlogviz","graph","pip","python"],"created_at":"2025-01-19T16:17:43.646Z","updated_at":"2025-08-22T14:11:23.243Z","avatar_url":"https://github.com/texora.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitLogViz\n\nGitLogViz is a tool for visualizing the Git log in a graph. It provides a simple and interactive way to explore the commit history of a Git repository.\n\n## Installation\n\nYou can install GitLogViz using `pip`. Make sure you have Python and pip installed on your system.\n\n```bash\npip install gitlogviz\n```\n\n## Usage\n\nOnce installed, you can use GitLogViz by running the `gitlogviz` command in your terminal. By default, it will display a visual representation of the last 10 commits. You can customize the number of commits displayed using the `--limit` option.\n\n```bash\n# Display the latest 5 commits\ngitlogviz --limit 5\n```\n\nThis will show a graph of the last 5 commits.\n\n### Advanced Usage\n\nGitLogViz provides flexible options for visualizing commit history. The `--limit` option allows you to control the number of commits displayed in the graph. For example, to view the first 8 commits:\n\n```bash\ngitlogviz --limit 8\n```\n\nTo show all commits, use:\n\n```bash\ngitlogviz --limit all\n```\n\nAdditionally, you can use negative values to display commits relative to the latest, for instance:\n\n```bash\n# Display the first 3 commits\ngitlogviz --limit -3\n```\n\nExperiment with different values to tailor the visualization to your needs.\n\n## Contributing\n\nIf you would like to contribute to GitLogViz or report issues, please visit the [GitHub repository](https://github.com/okpyjs/gitlogviz). We welcome your feedback and contributions.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexora%2Fgitlogviz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftexora%2Fgitlogviz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexora%2Fgitlogviz/lists"}