C Version Control Software

View 79 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.

  • Orchestrate Your AI Agents with Zenflow Icon
    Orchestrate Your AI Agents with Zenflow

    The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

    Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
    Try free now
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 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: 36,162 This Week
    Last Update:
    See Project
  • 2
    The Heirloom Project provides standard Unix utilities.
    Leader badge
    Downloads: 335 This Week
    Last Update:
    See Project
  • 3
    Remote Subversion repository dump
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 4
    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: 30 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Git

    Git

    Fast, scalable, distributed revision control system

    Git is a free, distributed version control system created by Linus Torvalds in 2005 to manage the development of the Linux kernel. It emphasizes speed, data integrity, and support for non-linear workflows, and remains the most popular VCS for collaborative software development. Git is an Open Source project covered by the GNU General Public License version 2 (some parts of it are under different licenses, compatible with the GPLv2). It was originally written by Linus Torvalds with help of a group of hackers around the net. Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Guitar

    Guitar

    Git GUI Client

    Many Git client apps have some problems. It's too late to start up, falls well, is user registration tedious when downloading, is paid for commercial use, is not multi-platform, or is an animation or visual effect. It was said that the production was overkill and the wizard and the source code were not published. I tried to eliminate such inconvenience as much as possible. At first I started developing it for my own study, because I was interested in learning how to use Git and how it worked inside. Some of the best engineers of the time may think Git in GUI. That's a lot of it. When I want to execute a command that I rarely use, I sometimes force myself to do not rely on the GUI, open the terminal and hand enter the git command. If you find a feature that you find useful, you can incorporate it into this app. You can use it comfortably for daily use of Git operations, want to see the commit graphs cleanly, or just for such uses.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    CVSps is a program for generating 'patchset' information from a CVS repository
    Downloads: 28 This Week
    Last Update:
    See Project
  • 8
    Tig

    Tig

    Text-mode interface for git

    Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands. Tig allows you to browse changes in a Git repository and can additionally act as a pager for output of various Git commands. When used as a pager, it will display input from stdin and colorize it. When browsing repositories, Tig uses the underlying Git commands to present the user with various views, such as summarized commit log and showing the commit with the log message, diffstat, and the diff. If stdin is a pipe, any log or diff options will be ignored and the pager view will be opened loading data from stdin. The pager mode can be used for colorizing output from various Git commands. All Git command options specified on the command line will be passed to the given command and all will be shell quoted before they are passed to the shell.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    libgit2

    libgit2

    A cross-platform, portable, linkable Git implementation library

    libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. Libgit2 is developed with CMake, and this is be the easiest way to build a binary from the source. The CMake build system provides lots of options to configure the libgit2 build for your particular needs. It’s highly recommended that you build libgit2 as a static library for Xcode projects to simplify distribution significantly. libgit2 is used for powering Git GUI clients, such as gmaster and GitKraken and on Git hosting providers such as GitLab, Azure, GitHub, DevOps, among others. By clicking "merge pull request", we perform the merge. It is licensed under the GPLv2 license, so you can link it in its unmodified state with any type of software without releasing its source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    NOTICE: The releases on this site are OUT OF DATE. Xdelta development has moved to code.google.com. Sourceforge was good throughout the years, but Subversion support at googlecode is great. Xdelta blog: http://xdelta.org
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    CVS - The Concurrent Versions System, the open-source standard for version control.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    YaDT

    YaDT

    Yet Another Diff Tool

    YaDT - Yet another Diff Tool. It is another front-end for diff and in earlier versions diff3 utility. With YaDT you can compare and merge 2 and/or 3 files. YaDT is written on Tcl/Tk and wrapped in a single executable file with the help of sdx and tclkit. diff and cvs utilities are embedded inside YaDT. Also, YaDT supports Git and Mercurial repositories, but git and hg are not embedded inside YaDT, you should have git/hg executable in your path environment.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Provide secure and stable OS, based on highly modified Linux Kernel, own package system, like "BSD Ports". Compatible with x86, Power PC. Easy to use of any level users. Complete Documentantion in many languages. 99% compatible with Windows.
    Downloads: 2 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: 1 This Week
    Last Update:
    See Project
  • 15
    The file history tool, fhist, is a minimal history tool. It provides no locking or branching. It is useful in contexts where the configuration management is provided by some other tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    KaT
    KaT is an extremely simple and intuitive way to keep project backups organized in a local repository. Works by drag-and-dropping your project zipped package. It does not add any effort in your workflow, it is meant to be a practical tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A C/C++ dependency generator for large software projects. Parses all source files in a directory tree and constructs a large dependency file for inclusion in a Makefile.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    SCCS

    The UNIX Source Code Control System activelty maintained/enhanced

    The UNIX Source Code Control System
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    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: 1 This Week
    Last Update:
    See Project
  • 20
    USSU Unlimited

    USSU Unlimited

    Unattended System Software Updater Unlimited

    USSU Unlimited helps you to manage and keep your standard Windows applications up-to-date. It gives the possibility to add applications yourself. Use it to upgrade already installed applications, it highlights outdated or missing applications and advises to download and install them in a single step. It takes away those frustrations to update everything manually. Instead it leafs your with a updated computer and a smile! Currently 45 standard applications are supported. more supported applications will be available soon... Windows network deployment/management will be available Q3 2013. Supported on Windows XP, Vista, 7, 8 and 2008R2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A library and basic executable wrapper for the render of three-dimensional scenes, specially designed for video frames production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yet another ACL for CVS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Audited Objects (AO) is a tool for the analysis and optimization of automated software processes such as builds. It supports reuse of previously built objects, generation of prerequisite data, parallelization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Distributed Version Control System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CVS is the Concurrent Versions System, the dominant open-source network-transparent version control system. This project is designed to first create a GUI wrapper for the BeOS version and then next to integrate it into a complete application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next