RSS 71 projects tagged "Python"

No download Website Updated 22 Dec 2009 Subversion

Screenshot
Pop 1,082.80
Vit 15.34

Subversion is a version control system. Originally designed to be a compelling replacement for CVS in the open source community, it has far exceeded that goal and seen widespread adoption in both open source and corporate environments. The Subversion project produces Subversion's core libraries (written in C), a fully functional command line client (svn), repository administration programs, API bindings for various languages (Perl, Python, Java, Ruby, etc.), and various additional tools and scripts.

Download Website Updated 24 Apr 2013 ViewVC

Screenshot
Pop 783.85
Vit 91.43

ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing and interacting with Subversion and CVS repositories through your Web browser. It can browse directories, view changelogs, generate diffs, view arbitrary revisions, and display annotated ("blame") listings. It has full support for tags and branches, and contains a database-backed query system like Bonsai. It was initially based on the cvsweb work by Henner Zeller, but has been ported to Python and dramatically enhanced.

Download Website Updated 11 May 2013 reposurgeon

Screenshot
Pop 627.95
Vit 70.46

reposurgeon is a tool for editing version control repository history. It enables risky operations that version control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, bzr, CVS, and RCS. It can also read Subversion dump files directly and can thus be used to script production of very high-quality conversions from Subversion to any supported DVCS.

Download Website Updated 03 Feb 2013 Trac

Screenshot
Pop 553.58
Vit 34.06

Trac is a minimalistic but highly useful issue tracker and software project environment based around an integrated Wiki engine. Features include an interface to Subversion (source revision control), a bug/issue tracking database, and convenient report facilities.

Download Website Updated 25 Nov 2011 Meld

Screenshot
Pop 383.52
Vit 11.56

Meld is a visual diff and merge tool. It integrates with most version control systems. The diff viewer lets you edit files in place (diffs update dynamically), and a middle column shows detailed changes and allows merges. The margins show location of changes for easy browsing, and it also features a tabbed interface that allows you to open many diffs at once.

Download Website Updated 21 Jan 2013 Conary

Screenshot
Pop 348.89
Vit 73.44

Conary is a distributed software management system for Linux distributions. It replaces traditional package management solutions (such as RPM and dpkg) with one designed to enable loose collaboration across the Internet. It enables sets of distributed and loosely connected repositories to define the components which are installed on a Linux system. Rather than having a full distribution come from a single vendor, it allows administrators and developers to branch a distribution, keeping the pieces which fit their environment while grabbing components from other repositories across the Internet.

Download Website Updated 13 May 2013 Diffuse

Screenshot
Pop 319.10
Vit 81.86

Diffuse is a graphical tool for comparing and merging text files. It can work with many revision control systems as a diff viewer or merge tool. Diffuse is able to compare an arbitrary number of files side-by-side (n-way merge), and gives the user the ability to manually correct line matching and directly edit the files.

Download Website Updated 22 Nov 2012 BuildBot

Screenshot
Pop 264.39
Vit 25.78

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. It builds and tests the tree each time a change is committed, providing status updates through a Web page or other protocols.

Download Website Updated 03 Nov 2011 Mercurial

Screenshot
Pop 258.24
Vit 13.61

Mercurial is a fast, lightweight Source Control Management system designed for the efficient handling of very large distributed projects.

Download Website Updated 24 Jul 2012 Bazaar VCS

Screenshot
Pop 254.26
Vit 31.02

Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.

Screenshot

Project Spotlight

Mo Da Browser

A GNU GPL core web browser for Android

Screenshot

Project Spotlight

pride

Poor Richard's Independent anDroid Environment.