RSS 15 projects tagged "Version Control"

Download Website Updated 28 Apr 2010 Chora

Screenshot
Pop 177.58
Vit 9.04

Chora is built upon the Horde Application Framework and provides a read-only browser interface to any number of version control repositories. Advanced features include a visual branch view of the repository's history, pretty-printed output, annotation, patchsets and basic statistics.

Download Website Updated 25 Nov 2011 Meld

Screenshot
Pop 377.10
Vit 11.55

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 15 Aug 2012 Atlassian FishEye

Screenshot
Pop 153.73
Vit 13.36

FishEye opens your source code repository to help you understand your code and keep tabs on the people who write it. It lets you view user activity, track code changes, and search and navigate through your repository from any Web browser. Nearly everything in your repository has its own URL, down to every single line of code for every revision. Files, branches, repositories, projects, and even people have their own activity stream. FishEye provides easy navigation, powerful search, historical reporting, configurable file annotation and diff views, changeset analysis, RSS feeds, and integration with JIRA, Crucible, Bamboo, Eclipse, and IntelliJ IDEA. FishEye works with Subversion, CVS, Perforce, Git or Mercurial.

Download Website Updated 09 Mar 2010 Giggle

Screenshot
Pop 137.70
Vit 3.32

Giggle is a graphical frontend for the git directory tracker.

Download Website Updated 25 Dec 2012 Submin

Screenshot
Pop 209.03
Vit 14.65

Submin provides a Web-based admin interface to your Subversion repositories. Its features include user/group management, path permission management, and the ability to create svn repositories. It uses htpasswd/svn authz for authentication, so it can use the same login information as apache2/svn (and trac). It works with FF3, IE7, Safari 3, Chrome, and Opera 9.

Download Website Updated 21 Feb 2010 gitg

Screenshot
Pop 149.53
Vit 2.54

gitg targets cases where it is useful to provide a graphical representation of Git data or actions. The history view is a good example, where graphical representation helps to get an overview of the repository. gitg does not aim to be an advanced tool that allows access to every feature of Git through a graphical interface. However, it will try to incorporate common actions that might require multiple actions on the command line (like staging, unstaging, reverting, and committing).

Download Website Updated 22 Aug 2010 0release

Screenshot
Pop 46.82
Vit 2.10

0release is a program to generate source and binary releases automatically. With minimal configuration, 0release will generate a source tarball release candidate, build it to create a binary archive, upload them to your Web server, check the uploads, and tag the release in GIT and update the version number. It can run unit-tests and custom actions, such as building documentation, etc. For Zero Install users, it can also upload a signed XML metadata file about the release, allowing these users to upgrade automatically. Releases are signed with your GPG key.

Download Website Updated 09 Oct 2010 MarkEmptyDirs

Screenshot
Pop 73.48
Vit 2.96

CVS, GIT, and Mercurial as well as other well-known version control systems cannot version directories. In other words, you cannot add empty directories. A "workaround" for this issue is to use placeholder files that are placed into empty directories. These placeholder files can then be committed into the repository and will make sure that, upon checkout, the directory tree is entirely reconstructed. The problem with using placeholder files is that you need to create them, and need to delete them if they are not necessary anymore (because sub-directories or real files were added). With big source trees, managing these placeholder files can be cumbersome and error prone. MarkEmptyDirs can manage the creation/deletion of such placeholder files automatically. It creates placeholder files in all empty "leaf" directories. If later on new files or directories are put into such directories, the placeholder files are not necessary anymore, and are removed automatically.

Download Website Updated 27 Dec 2010 repos-tools

Screenshot
Pop 39.87
Vit 2.65

repos-tools is a set of command-line utilities to make work on your code repositories faster and easier. It lets you push, pull, build, and do other things on your repositories all at once. The supported (D)VCSes are Git, Subersion, Bazaar, and Mercurial. For GitHub users, forking, following, watching, and dealing with issues can be done from the shell.

Download Website Updated 12 Sep 2010 Git-Daemon SELinux Policy

Screenshot
Pop 14.21
Vit 31.38

Git-Daemon SELinux Policy is a SELinux targeted policy module which extends kernel mandatory access control policies to the standalone git-daemon server. The module has been compiled and tested on Red Hat Enterprise Linux 5 and CentOS 5.

Screenshot

Project Spotlight

Monitorix

A Web-based lightweight monitoring tool for Unix/Linux servers.

Screenshot

Project Spotlight

tvpvrd

An analogue TV video recorder daemon, a.k.a a digital VCR.