Ctcompare

Ctcompare 3.2

Ctcompare's project purpose is to allow you to compare several sets of C code trees on a token basis, rather than on a line by line basis. The programs help to identify similarities between snippets of code in both...

Alleyoop

Alleyoop 0.9.8

Alleyoop is a GNOME front-end to the popular Valgrind memory debugger.Alleyoop is a graphical front-end to the increasingly popular Valgrind memory checker for x86 GNU/ Linux using the Gtk+ widget set and other GNOME libraries for the X-Windows...

gitwalker

gitwalker 0.1.6

gitwalker is a Python tool for collecting data from git repositories. It automates the process of checking out each revision, running some command and logging the output to a JSON file. Additional commands can be added by writing Python classes.What...

shelve

shelve 0.0.1

shelve is a command-line tool that supports shelving changes for Mercurial and Subversion (1.7.x+) repositories similar to ``git stash``.  One major difference with ``git stash`` is that changes are not stored in a stack, but rather as a named...

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

STklos

STklos 1.10

STklos is a free Scheme system supporting most of the languages features defined in R5RS. The aim of STklos implementation is to be fast as well as light.The implementation is based on an ad-hoc Virtual Machine. STklos can also be compiled as a library...