awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
git-up avatar

git-up/GitUp

0
View on GitHub↗
12,015 Stars·1,470 Forks·Objective-C·GPL-3.0·3 Aufrufegitup.co↗

GitUp

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 search across project files. It also provides a reference log browser for recovering missing commits and a state-tracking system for undoing and redoing complex versioning operations.

Features

  • Version Control Managers - Provides a comprehensive graphical user interface for managing Git repositories and project workflows.
  • Commit Graph Visualizers - Provides a central interactive commit graph for navigating and manipulating project history.
  • Visual History Editors - Provides a dedicated history editor to visually reorder, split, and roll back commits.
  • Git GUI Clients - Serves as a full graphical interface for managing Git repositories and history manipulation.
  • Git Tooling - Provides a desktop application for performing Git operations through a visual interface.
  • Side-by-Side Diff Viewers - Provides unified and side-by-side visual representations of file differences between commits.
  • Visual History Manipulators - Offers an interactive interface for reordering, splitting, and rolling back commits.
  • Interactive History Editing - Provides an interactive commit graph for visually reordering and editing the project history.
  • Visual Git Management Tools - Provides a comprehensive graphical interface for managing Git commits and project history.
  • Git Repository Explorers - Provides a visual explorer for searching repository content and browsing reference logs.
  • Reference Log Recovery - Parses and monitors the git reflog to recover detached or lost commits.
  • Content Search Interfaces - Ships a high-speed search mechanism for locating text across project files and differences.
  • Undo Systems - Features a state-tracking system for undoing and redoing complex versioning operations.
  • Version Operation Undo - Offers an unlimited undo and redo system for complex versioning operations such as rebases and merges.
  • Version Rollback Tools - Implements a snapshot-based system to restore the project to a previous state with one-click rollbacks.
  • Visual Commit Splitting - Includes a dedicated visual interface for dividing a single commit into multiple smaller units.
  • Developer Tools - Git interface for macOS.
  • Developer Utilities - Visual Git interface for managing repositories and commits.
  • Git Infrastructure and Servers - Objective-C based Git client for macOS.
  • Versionskontrolle - Listed in the “Version Control” section of the Awesome Mac awesome list.
  • Version Control Clients - Native interface for advanced Git operations.
  • Version Control Systems - Visual interface for managing Git repositories.

Star-Verlauf

Star-Verlauf für git-up/gitupStar-Verlauf für git-up/gitup

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht git-up/gitup?

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.

Was sind die Hauptfunktionen von git-up/gitup?

Die Hauptfunktionen von git-up/gitup sind: Version Control Managers, Commit Graph Visualizers, Visual History Editors, Git GUI Clients, Git Tooling, Side-by-Side Diff Viewers, Visual History Manipulators, Interactive History Editing.

Welche Open-Source-Alternativen gibt es zu git-up/gitup?

Open-Source-Alternativen zu git-up/gitup sind unter anderem: gitextensions/gitextensions — GitExtensions is a graphical user interface client for managing Git repositories. It provides a suite of visual tools… github/hub — Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It… sourcegit-scm/sourcegit — SourceGit is a cross-platform desktop Git GUI client and version control tool compatible with Windows, macOS, and… extrawurst/gitui — Gitui is a terminal user interface and repository manager built with Rust. It provides a keyboard-driven visual… tj/git-extras — git-extras is a collection of command line utilities that extend the functionality of the Git version control system.… gitbutlerapp/gitbutler — GitButler is a desktop application designed for managing Git version control workflows. It provides a visual interface…

Open-Source-Alternativen zu GitUp

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit GitUp.
  • gitextensions/gitextensionsAvatar von gitextensions

    gitextensions/gitextensions

    8,361Auf GitHub ansehen↗

    GitExtensions is a graphical user interface client for managing Git repositories. It provides a suite of visual tools for browsing commit logs, staging changes, and tracking file evolution across a project's history. The project features a commit visualizer that maps branch and merge relationships via a graphical map and a dedicated history manager for performing interactive rebases and squashing commits. It includes a visual merge conflict resolver to identify and fix overlapping code changes during merges or history rewrites. The software covers broad version control capabilities, includin

    C#gitgit-clientgit-gui
    Auf GitHub ansehen↗8,361
  • github/hubAvatar von github

    github/hub

    22,955Auf GitHub ansehen↗

    Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests. The tool integrates REST API communication with a wrapper-based execution model to perform administrative tasks without a web browser. It utilizes OAuth-based authentication and a local configuration store to secure API requests. The utility includes shell command completion and argument parsing to improve terminal productivity. It also suppo

    Go
    Auf GitHub ansehen↗22,955
  • sourcegit-scm/sourcegitAvatar von sourcegit-scm

    sourcegit-scm/sourcegit

    5,422Auf GitHub ansehen↗

    SourceGit is a cross-platform desktop Git GUI client and version control tool compatible with Windows, macOS, and Linux. It provides a graphical user interface for cloning, merging, and analyzing code changes, acting as a visual manager for Git repositories. The application includes an AI-powered commit generator to draft standardized commit messages and a pull request manager to initiate and manage merges across supported hosting services via web APIs. The software covers broad version control capabilities, including advanced operations such as interactive rebasing, cherry-picking, and subm

    C#cross-platformgitgit-gui
    Auf GitHub ansehen↗5,422
  • extrawurst/gituiAvatar von extrawurst

    extrawurst/gitui

    22,118Auf GitHub ansehen↗

    Gitui is a terminal user interface and repository manager built with Rust. It provides a keyboard-driven visual environment for performing version control operations without the need to type manual command line arguments. The application enables the management of Git branches, commits, and remote synchronization, alongside capabilities for stashing temporary work and managing submodules. It includes support for GPG commit signing to verify identity through cryptographic signatures. Users can customize the experience through keyboard shortcut rebinding and visual theme adjustments. The interf

    Rust
    Auf GitHub ansehen↗22,118
Alle 30 Alternativen zu GitUp anzeigen→