Tags : Browse Projects

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

git-cola

Compare

  Analyzed about 17 hours ago

The highly caffeinated git GUI

36.7K lines of code

17 current contributors

4 days since last commit

13 users on Open Hub

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

netOffice Dwins

Compare

  Analyzed 2 days ago

netOffice Dwins is a free web based time tracking, timesheet, content management, issue tracking, and project management environment.

2.46K lines of code

0 current contributors

about 11 years since last commit

2 users on Open Hub

Inactive
4.0
   
I Use This

VC Aperture

Compare

  Analyzed 2 days ago

VC Aperture provides you with a thorough view of your version control repository. It lets you look both wide and deep into your source code.

3K lines of code

0 current contributors

over 15 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

gitver

Compare

  Analyzed 29 minutes ago

Simple version string management for git

1.11K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

jgitver-maven-plugin

Compare

  Analyzed about 8 hours ago

standalone maven plugin to automatically define maven versions using jgitver

6.86K lines of code

2 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Versioneer

Compare

  No analysis available

A Java library that provides version functionality (Similar to C#, but more advanced) Versioneer is a light-weight Java library that is used to provide a working alternative to C#'s Version class, but more advanced. It supports the following version types: SNAPSHOT ALPHA BETA RC STABLE ... [More] Releases will be regularly provided, and advanced Maven users may use the Maven repository at https://github.com/Massive-Dynamics/Maven-repository if they so desire. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

grunt-bumpx

Compare

  Analyzed about 7 hours ago

Extended bump version number

421 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

shortcut exprs and cmds for git

Compare

  Analyzed about 11 hours ago

In Git, everything is possible. But for some common commands I wrote these shortcut scripts. Some of them are like helper expressions to use inside another Git cmd line. Most of them had to be implemented on the Plumbing level (which means, a little bit of hacking), but provide features useful ... [More] for me such as: git heads-for-merge -- what does your FETCH_HEAD say about all the heads that have been fetched for merge? git the-empty-tree -- the ID to use if you need to refer to the empty tree in your (tree-merging) commands git mread-and-commit -- read in multiple refs, merge the trees, and then make a merge commit, without touching your index or the working dir (useful for managing imported histories) git merge-without-working -- the same idea -- advance your HEAD by merging And more... [Less]

136 lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Git::Hooks

Compare

  No analysis available

A Perl framework for implementing Git (and Gerrit) hooks.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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