Browsing projects by Tag(s)

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

Showing page 1 of 1

Git

Compare

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.

4.69476
   
  6 reviews  |  3,605 users  |  401,924 lines of code  |  230 current contributors  |  Analyzed 5 days ago
 
 

Fossil is a distributed software version control system that includes an - integrated distributed wiki and an integrated distributed bug-tracking system all in a single, easy-to-use, stand-alone executable. Everything (client, server, and utilities) is included in a single self-contained ... [More] executable - so very easy to install. An entire project is contained in single disk file (an SQLite database.) [Less]

4.77778
   
  0 reviews  |  26 users  |  0 current contributors
 
 

EasyMercurial is a user interface for the Mercurial distributed version control system, aimed at users without a software development background. It is intended to be simple to teach and to learn; indicative of the actual repository state, using a history graph representation; recognisably close ... [More] to normal command-line workflow for Mercurial; and consistent across platforms. EasyMercurial is not designed to scale well to large projects or for advanced use. Users are encouraged to switch to other clients (or to the command line) as their needs evolve. [Less]

0
 
  0 reviews  |  1 user  |  13,982 lines of code  |  4 current contributors  |  Analyzed 8 days ago
 
 

Semantic diff and merge tool based on format-aware transformations to and from abstract parse trees: Avoid merge conflicts because of meaningless "flat file" differences like reformatted whitespace and line endings. Allow developers to use personal formatting conventions locally while ... [More] seamlessly enforcing project-wide conventions in the code base. Designed with mercurial in mind; works with any diff3-compatible vcs or dvcs. Eventually, merge binary formats! [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

Adding empty directories to CVS, GIT, Mercurial and other VCSs is not possible. Using placeholder files is a common workaround. However, managing them manually is tedious. MarkEmptyDirs will do this job for you and create/delete them automatically.

0
 
  0 reviews  |  0 users  |  1,823 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

IntroductionThe goal of this project is to collect Python based Mercurial hooks. DocumentationIn order to be able to use the hooks provided by hghooklib you need to make sure hghooklib directory is in your PYTHONPATH. See the ChangeLog for version information. HooksCurrently, the following ... [More] hooks are available: Hook Description CheckGpgSig Ensures only changesets signed with GnuPG are pushed to a repository. ForceOneHead Ensures only one head is in the repository. Further ReadingHere are some links which describe Mercurial hooks in more detail: http://www.selenic.com/mercurial/hgrc.5.html#hooks http://mercurial.selenic.com/wiki/Hook http://hgbook.red-bean.com/read/handling-repository-events-with-hooks.html [Less]

0
 
  0 reviews  |  0 users  |  193 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.