awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pieter avatar

pieter/gitx

0
View on GitHub↗
1,771 星标·600 分支·Objective-C·4 次浏览gitx.frim.nl↗

Gitx

A gitk clone for OS X

Features

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

Star 历史

pieter/gitx 的 Star 历史图表pieter/gitx 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Gitx 的开源替代方案

相似的开源项目,按与 Gitx 的功能重合度排序。
  • git-up/gitupgit-up 的头像

    git-up/GitUp

    12,015在 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
    在 GitHub 上查看↗12,015
  • git/gitgit 的头像

    git/git

    61,518在 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
    在 GitHub 上查看↗61,518
  • adamreeve/semver.netA

    adamreeve/semver.net

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • agis-/git-style-guideagis- 的头像

    agis-/git-style-guide

    5,114在 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

    在 GitHub 上查看↗5,114
查看 Gitx 的所有 30 个替代方案→

常见问题解答

pieter/gitx 是做什么的?

A gitk clone for OS X

pieter/gitx 的主要功能有哪些?

pieter/gitx 的主要功能包括:Git Infrastructure and Servers, 版本控制。

pieter/gitx 有哪些开源替代品?

pieter/gitx 的开源替代品包括: 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…