tratihubis is a tool that converts Trac tickets to Github issues by using the following steps:1. The user manually exports the Trac tickets to convert to a CSV file.2. Tratihubis reads the CSV file and uses the data to create Github issues and...

Cubicweb is a entities / relations bases knowledge management system developped at Logilab.cubicweb-vcsfile provides a custom source as well as custom entity types and views to provide transparent access of files versioned in subversion or mercurial...

git-sweep

git-sweep 0.1.1

git-sweep is a command-line tool that helps you clean up Git branches that have been merged into master.One of the best features of Git is cheap branches. There are existing branching models like GitHub Flow and Vincent Driessen's git-flow that describe...

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

cgit

cgit 0.10.2

cgit is an open source and free web-based software implemented in C and designed from the ground up to provide users with a fast and easy-to-use interface for the git scm tool. Its best feature is the ability to decrease server io-pressure, simply by...

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