hgcampfire

hgcampfire 0.3.2

hgcampfire is a Mercurial hook to notify a Campfire chatroom about changesets coming in to a repository.Usage:Add the following to your Mercurial config (in a system, user, or repo-level hgrc file), replacing the API key, URL, and room...

hg-versions

hg-versions 0.4.1

Display the version information for Mercurial and all installed extensions.Installation:Use pip or easy_install to install the package:pip install hg-versionsOr install from the sources: tar xzf hg-versions-0.1.tar.gz cd...

hg-diff

hg-diff 1.2.3

hg-diff is a simple GUI program to browse Mercurial revisions. It is used to display a summary all changes between two revisions and to display a graphical comparision of two versions of each changed file.Installation:You may install hg-diff from...

JGit/EGit

JGit/EGit 0.3.1

JGit/EGit is an Eclipse plugin for working with Git repositories.Git is a popular version control system designed to handle very large projects with speed and efficiency; it is used mainly for various open source projects, most notably the Linux...

Quilt

Quilt 0.63

Quilt is an open source, small, fast, easy-to-use and freely downloadable command-line software project that contains a set of scripts for managing a series of patches, simply by monitoring the changes each patch makes.With Quilt, you will be able to...

octogit

octogit 0.3.3

Do you hate this screen? Do you hate switching screens to see issues? Do you love the terminal? Then you will love the octogit project.During the development of this plugin Github smartened up and introduced a new way to create repositories. Hopefully...

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

git-link

git-link 0.2.0

git-link is a git sub-command for getting a repo-browser link to a git object. The motivation behind git-link is that it is often faster to navigate to a git object or path on the command line than it is to click your way to it through a web...

raw-import

raw-import 0.1.1

raw-import is a fork of ghp-import to be more generic on branch name under Git repository.It's possible to generate documentation wit Sphinx, and publish the result of make html under the specify branch.Big Fat WarningThis will DESTROY your dedicate...

jig

jig 0.1.8

jig is a command-line tool and framework for getting more from the Git pre-commit hook.What is the Git pre-commit hook? It's a small script that Git automatically runs right before you commit.InstallationThe Jig command line tool is written in Python, you...