Browsing projects by Tag(s)

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

Showing page 1 of 1

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]

0
 
  0 reviews  |  1 user  |  272 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

I decided to make a tool that solves two tasks: Make it possible to use subversion with my development of oracle based projects; And to instantly have installation script for the current revision. Utility reads source code and schema object definitions from Oracle schema and creates text files ... [More] with creation scripts. Scripts are aimed for use with sqlplus tool. [Less]

0
 
  0 reviews  |  0 users  |  25,654 lines of code  |  0 current contributors  |  Analyzed about 1 year ago
 
 

Too often computers are distractions rather than tools. Sometimes you have to remove yourself from those distractions in order to actually get anything done. This text editor is an attempt to provide a tool that actively works to simplify and enhance the experience of creating the written word. To ... [More] that end, it employs: An environment that hides the normal distractions of a PC. Automatic saving and revision control (think Google Docs). Easy ability to publich what you create to blogs. Non-intrusive spell-check and document search. [Less]

0
 
  0 reviews  |  0 users  |  1,182 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

A Bazaar-Style Open Source Project: We are all familiar with the basic concept of a web-based CMS. Implementations in various forms and permutations in Java Websphere, Zend PHP, Joomla, Drupal, Python Zope and Python Plone already exist and are very well known. So, why are we reinventing the ... [More] wheel? In this open source project, we have implemented a powerful "Diff":http://en.wikipedia.org/wiki/Diff algorithm in a Django-based CMS, described by Eugene Myers in one of his papers http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.4.6927 Myer's Diff algorithm is generally considered to be the best general-purpose diff. A layer of pre-diff speedups and post-diff cleanups surround the diff algorithm, improving both performance and output quality. Such an implementation has the potential to deliver unrivalled enterprise-class application performance in terms of archiving Content in Database Systems such as PostgreSQL and MySQL and even Oracle. We aim to chart out a project roadmap, use this CMS Django App in our internal and client implementations; and eventually provide +open performance benchmarks+ against other CMSes. This is a project which is intended to be grown from ground-up, 100% Open Source and Bazaar Style. [Less]

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

AboutThis extension for mercurial allow commiting/updating svn sandbox (including .svn folder) with hg to allow both svn and hg work with it correctly. CReDS refers to Centralized Repository with Distributed Sandboxes. It is an approach of working with two Revision Controls when svn sandbox of ... [More] central repository is commited into mercurial with all its content (including .svn folder). Thus developer is available to commit into mercurial extrimelly often, and switch beetwen implementing of different features, but at the same time put into svn only production ready changes. DownloadsYou can get stable version from svn:hgsvnbox.py or latest available version from hg:hgsvnbox.py [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

This is a project for the lab work about Revision Control.

0
 
  0 reviews  |  0 users  |  563 lines of code  |  0 current contributors  |  Analyzed 8 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.