github-plots is an utility that provides misc alternate to Github plots.Currently supported modes:issues - builds an ascii plot of the number of issues for your repo over time.Quick start:$ cat > ~/.github[github]username = joeuserapi_token =...

rcs4cvs2svn is a software that prepares an RCS project for processing with cvs2svn.rcs4cvs2svn is useful for developers who still have ancient source code floating around in RCS repositories and want to move it to a modern SCM system.While rcs4cvs2svn...

SCCS

SCCS 5.06

SCCS project is an implementation of the POSIX standard Source Code Control System.Calling configure manually is outdated because this is a task of the makefile system.There is no 'configure', simply call 'make' on the top level directory. ***** If this...

hghooks

hghooks 0.5.4

hghooks is a simple Python module that adds several useful hooks for use in Mercurial hooks system.Right now it includes hooks for: * pep8 checking of python files * pyflakes checking of python files * checking for forgotten pdb statements...

mcs

mcs 0.3.6

mcs is a small utility to synchronize multiple - file or HTTP based - Monticello repositories. Synchronization in this case is nothing more than copying missing versions from one repository to another.How to use mcs?mcs is a runnable python package...

Bazaar-GTK

Bazaar-GTK 0.100.0

Bazaar-GTK is a GTK+ frontend for the Bazaar version control system.The project provides Nautilus integration and a stand-alone application for browsing Bazaar branches.Provided Commands· gcommit · gdiff · visualise · gannotate ·...

setuptools_git is a plugin for Setuptools that enables Git integration. Once installed, Setuptools can be told to include in a module distribution all the files tracked by git.setuptools_git is an alternative to explicit inclusion specifications with...

bzr-fastimport is a fastimport plugin that provides stream-based importing of data into Bazaar. A bzr-fast-export.py script is also included providing exporting of data out of Bazaar to the same format. As well as enabling interchange between multiple VCS...

monotone

monotone 1.0

monotone is a distributed version control system with a flat peer model, cryptographic version naming, meta-data certificates, decentralized authority, and overlapping branches.monotone works out of a transactional version database stored in a regular...

ghsync

ghsync 0.3.1

ghsync is a Python script that uses the GitHub API to get a list of all forked, mirrored, public, and private repos in your GitHub account. If the repo already exists locally, it will update it via git-pull. Otherwise, it will properly clone the...