Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

C++ Version Control Software

View 74 business solutions

Browse free open source C++ Version Control Software and projects below. Use the toggles on the left to filter open source C++ Version Control Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    TortoiseSVN

    TortoiseSVN

    An Apache SVN client, right where you need it most

    TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: in the Windows file explorer. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. Simply the coolest Interface to (Sub)Version Control!
    Leader badge
    Downloads: 103,231 This Week
    Last Update:
    See Project
  • 2
    WinMerge

    WinMerge

    Windows visual diff and merge for files and directories

    WinMerge is a Windows tool for visual difference display and merging, for both files and directories. It is highly useful for determining what has changed between file versions, and then merging those changes. WinMerge has Unicode support, Flexible syntax coloring editor, Visual SourceSafe integration, and Windows Shell integration. Regexp filtering for filenames and lines. Side-by-side line difference and highlights differences inside lines. A file map shows the overall file differences in a location pane. The user interface is translated into several languages.
    Leader badge
    Downloads: 38,157 This Week
    Last Update:
    See Project
  • 3
    KDiff3

    KDiff3

    A graphical text difference analyzer

    This repository is no longer maintained and is kept for archival purposes. See https://invent.kde.org/sdk/kdiff3 for the newest code and https://download.kde.org/stable/kdiff3/ for release bundles. All bugs should be filed at bugs.kde.org. KDiff3 is a graphical text difference analyzer for up to 3 input files, provides character-by-character analysis and a text merge tool with integrated editor. It can also compare and merge directories. Platform-independant.
    Leader badge
    Downloads: 3,829 This Week
    Last Update:
    See Project
  • 4
    Git Extensions

    Git Extensions

    Git Extensions is a standalone UI tool for managing git repositories.

    Git Extensions is now hosted on GitHub ============================== Please update your bookmarks and use the links below for downloading and reporting issues. * Download latest version (Windows only): https://github.com/gitextensions/gitextensions/releases/latest * Download latest cross-platform version (Windows and Linux/Mac): https://github.com/gitextensions/gitextensions/releases/v2.51.05 * Issue tracker: http://github.com/gitextensions/gitextensions/issues * Source code: http://github.com/gitextensions/gitextensions * Online manual: https://git-extensions-documentation.readthedocs.org/en/latest/
    Leader badge
    Downloads: 452 This Week
    Last Update:
    See Project
  • Trusted software for Data Center Infrastructure Management (DCIM) Icon
    Trusted software for Data Center Infrastructure Management (DCIM)

    Modius provides the solutions for managing the availability, capacity, and efficiency of critical facilities.

    Our flagship product, OpenData, provides all the tools including DCIM needed to manage the performance of mission-critical infrastructure, which includes seamless integration of disparate devices.
    Learn More
  • 5
    TortoiseCVS is an extension for Microsoft Windows Explorer that makes using CVS fun and easy. Features include: coloured icons, tight integration with SSH, and context-menu interactivity.
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 6
    commitmonitor

    commitmonitor

    Monitor your SVN repositories and notifies you on new commits

    CommitMonitor is a small tool to monitor Apache™ Subversion® repositories for new commits. It has a very small memory footprint and resides in the system tray.
    Downloads: 90 This Week
    Last Update:
    See Project
  • 7
    gitstatus

    gitstatus

    Git status for Bash and Zsh prompt

    gitstatus is a 10x faster alternative to git status and git describe. Its primary use case is to enable fast git prompt in interactive shells. Heavy lifting is done by gitstatusd -- a custom binary written in C++. It comes with Zsh and Bash bindings for integration with shell. The easiest way to take advantage of gitstatus from Zsh is to use a theme that's already integrated with it. For example, Powerlevel10k is a flexible and fast theme with first-class gitstatus integration. If you install Powerlevel10k, you don't need to install gitstatus. This will give you a basic yet functional prompt with git status in it. It's over 10x faster than any alternative that can give you comparable prompt. In order to customize it, set PROMPT and/or RPROMPT at the end of ~/.zshrc after sourcing gitstatus.prompt.zsh. Insert ${GITSTATUS_PROMPT} where you want git status to go.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 9

    coan

    "The C preprocessor chainsaw"

    Coan is a software engineering tool for analysing preprocessor-based configurations of C or C++ source code. Its principal use is to simplify a body of source code by eliminating any parts that are redundant with respect to a specified configuration.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • StarTree: Real-Time Analytics for User-Facing Applications Icon
    StarTree: Real-Time Analytics for User-Facing Applications

    Let us turn your data into one of your greatest assets

    StarTree Cloud, powered by Apache Pinot, is our fully-managed Database-as-a-Service (DBaaS). StarTree Cloud frees you from administrative burdens, letting you focus on gaining insights from your data, developing your applications, and meeting the needs of your users. StarTree Cloud is deployable as either public SaaS or private SaaS — which we call Bring Your Own Cloud (BYOC) — and is available on AWS, Azure Cloud, and Google Cloud.
    Learn More
  • 10
    NodeGit

    NodeGit

    Native Node bindings to Git

    Asynchronous native Node bindings to libgit2. NodeGit will work on most systems out-of-the-box without any native dependencies. If you receive errors about libstdc++, which are commonly experienced when building on Travis-CI, you can fix this by upgrading to the latest libstdc++-4.9. If you wish to help contribute to NodeGit it is useful to build locally. If you encounter errors, you most likely have not configured the dependencies correctly. You will need libpcre, libpcreposix, libkrb5, libk5crypto, and libcom_err libraries installed on your Linux machine. When building locally, you will also need development packages for kerberos and pcre, so both pcre-config, and krb5-config utilities must be present on your machine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    QtPass

    QtPass

    QtPass is a multi-platform GUI for pass, the standard unix password

    QtPass is part of the pass ecosystem. This means you are not stuck with QtPass, you can use the same password store with many clients. Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities. Contrary to many Free, Libre and OpenSource password managers, pass and by extension QtPass are not bound to one user or device. Since we are based on GnuPG we have multi-key, multi recipient encryption out of the box. The use of external encryption devices like OpenPGP or x509/CMS based smartcards or USB tokens and per-folder ACL makes it easy to grant or take away privileges from users.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    A Windows Installer Database To XML Bi-Directional Converter. The command line tool msi2xml converts Windows Installer Databases (.msi) to text based XML files. The complementary tool xml2msi reconstructs the .msi from the XML file.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 13

    QGit viewer

    A git GUI viewer built on Qt/C++

    With QGit you will be able to browse revisions history, view patch content and changed files, graphically following different development branches.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Diff-ext is an extension for filemanagers such as Windows Explorer and Nautilus that allows to launch diff/merge tools on selected files.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    SubTile

    SubTile

    wxWidgets Based Client GUI for Subversion ®

    SubTile is a lightweight platform independent Subversion ® (SVN) client, it runs on all platforms where wxWidgets library is available. Main goal is to provide simple and quick method to manage and organize projects under version control from everywhere without need of development environment.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    SVNDetails - a TortoiseSVN plugin for Total Commander 7.x
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A media management solution for digital photographers who have to manage large amounts of digital media. Its strength is its native support for RAW images (Nikon, Canon, etc.), version control, team functionality, speed, and cross-platform compatibility.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    TortoiseHg
    TortoiseHg is a shell extension that let users of Mercurial SCM (Hg) work directly from MS-Windows Explorer. It also includes a command line tool, hgtk, for use on Linux and other platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    The DevTools project is an open-source (BSD-licensed) set of development tools, including a set of shared gmake-style utility makefiles, the TLM version-control wrapper, and various other little utility C++ programs and Perl and Python scripts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    A free , easy to use, quality , open source CASE Tool for the Linux Platform, that supports code generation and reverse Engineering, Distributed Concurrent Designing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    TUI Library for Linux

    A library supporting Text UI application development

    A mini TUI library that helps build a TUI based application expected to be running in Linux/Unix environment. This is a quite compact library which is implemented in C++, depending none but ncurses library. Example code provided.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    coopy
    Diffs, patches, and revision control for CSV files, spreadsheets, and databases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    A diff utility that determines a file's type and automatically calls another diff program suited to that file. This page is also the home of LVDiff, a command-line program that launches LabVIEW's built-in diff utility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A tool that searches for code fragments using CVS comments. CVSSearch takes advantage of the fact that a CVS comment typically describes the lines of code involved in the commit and that this description will typically hold for many future versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A graphical frontend to CVS
    Downloads: 1 This Week
    Last Update:
    See Project