awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pieter avatar

pieter/gitx

0
View on GitHub↗
1,771 stars·600 forks·Objective-C·12 viewsgitx.frim.nl↗

Gitx

A gitk clone for OS X

Features

  • Git Infrastructure and Servers - Mac-based GUI client for Git.
  • Version Control - Listed in the “Version Control” section of the Awesome Mac awesome list.

Star history

Star history chart for pieter/gitxStar history chart for pieter/gitx

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does pieter/gitx do?

A gitk clone for OS X

What are the main features of pieter/gitx?

The main features of pieter/gitx are: Git Infrastructure and Servers, Version Control.

What are some open-source alternatives to pieter/gitx?

Open-source alternatives to pieter/gitx include: git-up/gitup — GitUp is a graphical user interface client and version control tool for managing Git repositories. It provides a… git/git — Git is a distributed version control system and command-line tool designed for tracking changes in source code and… adamreeve/semver.net. alichtman/shallow-backup — Git-integrated backup tool for macOS and Linux devs. alirezanet/husky.net — Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you… agis-/git-style-guide — This project is a version control style guide and contribution standard. It provides formal specifications for…

Open-source alternatives to Gitx

Similar open-source projects, ranked by how many features they share with Gitx.
  • git-up/gitupgit-up avatar

    git-up/GitUp

    12,015View on GitHub↗

    GitUp is a graphical user interface client and version control tool for managing Git repositories. It provides a visual environment for browsing repository content, editing history, and performing version control operations. The application features an interactive commit graph visualizer for navigating branching and merging history. It includes a dedicated history editor that allows for the visual manipulation of the project timeline, including the ability to reorder, split, and roll back commits. The tool covers diff analysis through side-by-side file comparisons and high-speed content sear

    Objective-C
    View on GitHub↗12,015
  • git/gitgit avatar

    git/git

    61,518View on GitHub↗

    Git is a distributed version control system and command-line tool designed for tracking changes in source code and coordinating collaborative software development. It functions as a content-addressable storage platform where project data is maintained as immutable objects indexed by cryptographic hashes, ensuring data integrity and efficient deduplication. The system organizes project history as a directed acyclic graph, where each commit serves as a snapshot linked to its parent to create a verifiable timeline of modifications. The architecture distinguishes itself through an index-based sta

    Cchacktoberfestshell
    View on GitHub↗61,518
  • adamreeve/semver.netA

    adamreeve/semver.net

    0View on GitHub↗
    View on GitHub↗0
  • agis-/git-style-guideagis- avatar

    agis-/git-style-guide

    5,114View on GitHub↗

    This project is a version control style guide and contribution standard. It provides formal specifications for maintaining consistency in commit messaging, branch naming, and general development workflows within Git. The guide focuses on organizing project history through atomic commit structuring and specific rebasing strategies to ensure a clean, linear timeline. It establishes standardized conventions for naming branches with ticket identifiers and formatting commit messages to explain the reasoning behind changes. The framework also covers the coordination of team contributions through m

    View on GitHub↗5,114
See all 30 alternatives to Gitx→