Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

guilt

Compare

  Analyzed about 14 hours ago

Guilt (Git Quilt) is a series of bash scripts which add a Mercurial queues-like functionality and interface to git. The one distinguishing feature from other quilt-like porcelains, is the format of the patches directory. _All_ the information is stored as plain text - a series file and the patches ... [More] (one per file). This easily lends itself to versioning the patches using any number of of SCMs. [Less]

3.25K lines of code

0 current contributors

almost 6 years since last commit

8 users on Open Hub

Inactive
4.0
   
I Use This

Gitea

Compare

  Analyzed 1 day ago

Gitea is a painless self-hosted Git service. You can compare it with GitHub, Bitbucket or Gitlab. The initial development have been done on Gogs but we have forked it and named it Gitea.

345K lines of code

193 current contributors

1 day since last commit

8 users on Open Hub

Very High Activity
5.0
 
I Use This

Envers

Compare

  No analysis available

The Envers project makes it simple to version entities. The only thing required is annotating them with @Versioned. Storing historical data (versions) is completely transparent to the developer. He/she may interact with the entities as always. Not only basic properties of an entity can be ... [More] versioned, but also relations, making it possible to view parts of the database as they were at a given revision (each revision has an associated timestamp, one revision = one transaction, in which versioned data has changed). Moreover, Envers provides a straightforward interface for retrieving historical data, a criteria-like query interface, and the possibility to store additional information alongside each revision. Envers works with Hibernate and Hibernate Entity Manager. [Less]

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

GitSharp

Compare

  Analyzed about 1 month ago

Git# --> Git for .NET ... a native Windows version of the fast & free open source version control system GitSharp is the most advanced CSharp implementation for the .NET framework and Mono. It is aimed to be fully compatible to the original git and shall be a light weight library for ... [More] cool applications that are based on git as their object database or are reading or manipulating repositories in some way. [Less]

130K lines of code

0 current contributors

over 3 years since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This

Loggerhead

Compare

  No analysis available

Loggerhead is a web viewer for projects in bazaar. It can be used to navigate a branch history, annotate files, view patches, perform searches, etc. It's originally based on bazaar-webserve, which is itself based on hgweb for Mercurial.

0 lines of code

3 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
4.75
   
I Use This
Mostly written in language not available
Licenses: gpl

The CvsGui project

Compare

  No analysis available

The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

Bazaar Plugin for Eclipse

Compare

  No analysis available

Eclipse plugin that adds support for Bazaar VCS in Eclipse (JDT and CDT).

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: eclipse

TkCVS

Compare

  Analyzed about 14 hours ago

TkCVS is a Tcl/Tk-based graphical interface to the CVS and Subversion configuration management systems. It will also help with RCS. The user interface is consistent across Unix/Linux, Windows, and MacOS X. TkDiff is included for browsing and merging your changes.

4.85K lines of code

0 current contributors

over 8 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This

CVSps

Compare

  Analyzed 1 day ago

cvsps assembles project-wide changesets from the file change histories in a CVS repository. With the --fast-export option, it can dump a git-style import stream representing the history, and thus serves as a universal exporter from CVS to other version-control systems that can consume fast-import streams.

5.19K lines of code

0 current contributors

almost 10 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

OpenCVS

Compare

  No analysis available

OpenCVS is a FREE implementation of the Concurrent Versions System, the most popular open source revision control software. It can be used as both client and server for repositories and provides granular access control over data stored in the repository. It aims to be as compatible as possible with ... [More] other CVS implementations, except when particular features reduce the overall security of the system. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause