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.

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 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: 33,182 This Week
    Last Update:
    See Project
  • 2
    The Heirloom Project provides standard Unix utilities.
    Leader badge
    Downloads: 314 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: 47 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    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: 4 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
    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: 2 This Week
    Last Update:
    See Project
  • 8
    CVSps is a program for generating 'patchset' information from a CVS repository
    Downloads: 27 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
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    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: 14 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: 7 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

    SCCS

    The UNIX Source Code Control System activelty maintained/enhanced

    The UNIX Source Code Control System
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Open Source software that I have developed or maintained.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    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
  • 20
    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
  • 21
    Yet another ACL for CVS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Distributed Version Control System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    BTS is a Build Template System designed for building packages for th common packing systems in use by current distributions based on a single XML package description. We are finally restarting development after a long break due to NeOS work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next