RSS 6 projects tagged "Development Tools"

Download Website Updated 11 May 2013 reposurgeon

Screenshot
Pop 628.61
Vit 82.95

reposurgeon is a tool for editing version control repository history. It enables risky operations that version control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, bzr, CVS, and RCS. It can also read Subversion dump files directly and can thus be used to script production of very high-quality conversions from Subversion to any supported DVCS.

Download Website Updated 25 Nov 2010 rcs-fast-import

Screenshot
Pop 26.44
Vit 30.08

rcs-fast-import is a tool that makes a valiant effort to stuff metadata from modern distributed version control systems back into RCS. It may be useful for extracting the revision histories of individual files from a project history.

Download Website Updated 23 Jan 2013 deheader

Screenshot
Pop 171.41
Vit 6.84

deheader analyzes C and C++ files to determine which header inclusions can be removed while still allowing them to compile. This may result in substantial improvements in compilation time, especially on large C++ projects. It also sometimes exposes dependencies and cohesions of which developers were unaware.

Download No website Updated 17 Sep 2012 svni

Screenshot
Pop 80.21
Vit 5.90

svni is a wrapper for "svn ci" that provides an interactive check-in tool for Subversion. It features syntax checking before checking in files, the ability to make a last-minute selection of files when entering a commit message, and a display of the differences that are about to be checked in.

No download No website Updated 24 Jun 2012 Simple Software Publication System

Screenshot
Pop 22.52
Vit 18.11

The SSPS (Simple Software Publication System) helps developers and configuration management personnel automate tasks related to publication and deployment of custom-built software packages.

Download Website Updated 11 May 2013 CERTivity KeyStores Manager

Screenshot
Pop 43.49
Vit 6.25

CERTivity is a powerful multi-platform visual tool for creating, managing, and handling different key store types (such as JKS, JCEKS, PKCS12, the Bouncy Castle types BKS and UBER, and Windows Native), public, private and secret keys in different formats (PKCS, OpenSSL, RSA/DSA, etc.), certificates (version 1 and 3), and certificates chains. It allows you to import and export keys, key pairs and certificates, manage certificate extensions, extend the validity period for self-signed certificates, test certificates, obtain revocation status, convert from one key store type to another, and much more.

Screenshot

Project Spotlight

Gfarm

A distributed filesystem, used for cluster computing.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.