
Highlights
- Provides a graphical interface to view complete Git repository histories on Linux.
- Searches through commit logs and file changes across past revisions.
- Allows inspection of individual commit details and author contributions.
About this application
GitY is a desktop utility designed for Linux environments to inspect and search through complete Git repositories. The application allows developers to navigate through commits, branches, and file histories without relying strictly on terminal commands. Users can examine code changes over time, track specific author contributions, and locate historical modifications within project files through a graphical interface.
The tool focuses specifically on historical analysis and text search across repository logs. It operates locally on Linux systems, reading existing Git databases to present structured timelines and commit details. While it streamlines the process of auditing past project states, it does not manage remote synchronization or merge conflict resolution, leaving those operations to standard version control workflows.
Where to get it
Linux
- Open on FlathubOpens in a new tabPackage repositoryFlathub
From the publisher
Install from a terminal
flatpak install flathub com.markdeepwell.GitY
We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.