Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.
The HgBDS Mercurial Integration Project is producing a version control plug-in package for Embarcadero RAD Studio to use Mercurial as an integrated version control system. Its name stands for the executable file name ‘bds.exe’ which is kept unchanged after the product changed its name from Borland Developer Studio (BDS).
Free Version Control nt
(no reason for nt, just a marker to give Tony Hoyle credit)
the 'owner' of cvsnt has put up a paywall for sources.
This project is made to provide a distribution point for the sources as last I was able to access them.
Trunk from cvsnt.org and these branch tags
2.5.0.3.2382
2.5.0.4.2471
2.5.0.5.3744
Perhaps a community can grow around this project and continue development in its original vein.
pepper is a command-line tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extendable using the Lua scripting language.
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.
cb-svn is a plugin for the code::blocks IDE providing advanced Subversion integration via the project manager popup menu. As an alternative, cb-svn also offers basic CVS support.
Code::Blocks (codeblocks) plugin that auto increments the version of your project (application) every time a change has been made. Helping you keep track of your project version and status with easy to use variable declarations on version.h.
Content plugin for Total Commander, a popular File Manager for MS Windows, providing detailed information about the status of Subversion working copies, enabling TC's built-in features to use the status for displaying, sorting, (regex-)searching and more.
A Python interface for the Perforce SCM System. PyPerforce allows you to connect to a Perforce server and execute Perforce commands directly from Python code.
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.
Allows to transparently encrypt repository contents with AES 256. The main advantage is that no additional software needed to be installed in untrusted location. Files are automatically encrypted on the fly when doing git push from trusted location.
Mob2D is a 2D rendering engine designed from the ground up to provide simplicity above all else while still being robust and flexible. You could make a 2D game with this engine with only relatively little knowledge of OpenGL.
Command line utility to greatly simplify working with svn:ignore lists. Just use 'svnignore' to see all unversioned files, and 'svnignore -a' to ignore all unversioned files. Other options also exist.
cvstat is usefully for the project manager to statistics and analysis CVS log, it import cvs log to a sqlite3 db, so the PM can use SQL query the db.
the GUI is based on Qt 4.5, so it will be run at the platform that Qt supported.