svnfiltereddump

svnfiltereddump 1.0 Beta 4

svnfiltereddump is a Python tool that allows to extract parts of Subversion repositories.It is a bit like svndumpfilter or svndumpfilter2. But it has less limitations and has the ability to drop drop old revisions.The source repository must be given on...

sapling

sapling 0.0.10

sapling is a git porcelain to manage bidirectional subtree syncing with foreign git repositories.Installation:To install the python library you can do one of the following:1.) use easy_install to install from the PyPI registry:...

gitorious-mrq-monitor is a simple service for following the status of Gitorious merge requests. Currently supports reporting status over IRC.InstallingFrom PyPi: pip install gitorious-mrq-monitorFrom source tree: python setup.py installNote that...

bookcommit is a Mercurial extension to automatically prepend the current bookmark name to the commit message.Whenever you commit, if you have an active bookmark, it will be prepended to the commit message that you provide. Otherwise, the message will stay...

GHTix

GHTix 0.1.7

GHTix is a Python script to grab your github issues from multiple projects and spit out your open tickets and due dates associated with milestones.    $ ghtix.py -h    Usage: ghtix.py [options]   ...

github-distutils is a tool that provides distribute/setuptools/distutils commands for GitHub. You can use GitHub downloads instead of PyPI downloads for release.To use this, follow the instruction.InstructionFirst of all your software must be...

SVN Access Manager is an open source solution to help you manage access to subversion (SVN) repositories.SVN Access Manager provides both group and user management and it offers access rights (write and read) to dedicated paths in a...

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 ·...

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