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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pieter avatar

pieter/gitx

0
View on GitHub↗
1,771 estrellas·600 forks·Objective-C·4 vistasgitx.frim.nl↗

Gitx

A gitk clone for OS X

Features

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

Historial de estrellas

Gráfico del historial de estrellas de pieter/gitxGráfico del historial de estrellas de pieter/gitx

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Gitx

Proyectos open-source similares, clasificados según cuántas características comparten con Gitx.
  • git-up/gitupAvatar de git-up

    git-up/GitUp

    12,015Ver en 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
    Ver en GitHub↗12,015
  • git/gitAvatar de git

    git/git

    61,518Ver en 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
    Ver en GitHub↗61,518
  • adamreeve/semver.netA

    adamreeve/semver.net

    0Ver en GitHub↗
    Ver en GitHub↗0
  • agis-/git-style-guideAvatar de agis-

    agis-/git-style-guide

    5,114Ver en 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

    Ver en GitHub↗5,114
Ver las 30 alternativas a Gitx→

Preguntas frecuentes

¿Qué hace pieter/gitx?

A gitk clone for OS X

¿Cuáles son las características principales de pieter/gitx?

Las características principales de pieter/gitx son: Git Infrastructure and Servers, Control de versiones.

¿Qué alternativas de código abierto existen para pieter/gitx?

Las alternativas de código abierto para pieter/gitx incluyen: 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…