Giggle

Giggle 0.6.1

Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+).Giggle is the result of a Hackathon we had at Imendio in the weekend 12th-14th of January 2007. The hackers participating were Carlos Garnacho, Mikael Hallendal and...

hglock

hglock 0.5.3

While Mercurial is all about being decentralized, it is sometimes very useful to work in a centralized fashion: if the files you work on cannot be merged (binary files such as Word documents, Photoshop images, etc) then it is better to communicate upfront...

vcs

vcs 0.4.0

vcs is abstraction layer over various version control systems, designed as feature-rich Python library with clean API.Note:Currently only Mercurial backend is being developed. Git is going to be second backend.Incoming: * Django app for mercurial...

KDiff3

KDiff3 0.9.96

KDiff3 is a graphical text difference analyzer for up to 3 input files, provides character-by-character analysis and a text merge tool with integrated editor. KDiff3 can also compare and merge directories.KDiff3 can be used to merge two or three input...

BzrSync

BzrSync 0.2

BzrSync is an utility to help a developer using Bazaar on multiple machines. It automatically keeps selected repositories and branches synchronized across the machines. Bazaar itself is used for the synchronization (with "bzr pull"), ensuring consistency...

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

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

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

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

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