Browsing projects by Tag(s)

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

Showing page 1 of 2

PHPUnitStats is a hook script for a SVN repository, which computes statistics of PHPUnit test cases performed by the commit author (by parsing the unified diff), and stores the result in a MySQL database.

0
 
  0 reviews  |  1 user  |  2,016 lines of code  |  0 current contributors  |  Analyzed about 4 hours ago
 
 

QCT

Compare

QCT is a commit tool written using Qt libraries. It works on many UNIXes and a Windows binary is provided.

3.0
   
  0 reviews  |  1 user  |  3,423 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Git Commit Notifier Sends email commit messages splitting commits that were pushed in one step. Email is delivered as text or HTML with changes refined per word. Emails have a scanable subject containing the first sentence of the commit as well as the author, project and branch name. ... [More] It’s also possible to send a mail to a newsgroup using NNTP. For example: [rails][branch] Fix Brasilia timezone. [#1180 state:resolved] A reply-to header is added containing the author of the commit. This makes follow up really simple. If multiple commits are pushed at once, emails are numbered in chronological order: [Less]

0
 
  0 reviews  |  1 user  |  2,278 lines of code  |  16 current contributors  |  Analyzed 1 day 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]

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

Svnspam produces a nicely formatted HTML e-mail message containing the (universal) diff, log message and versions of files involved in an svn commit. To do this it uses a commit hook. This project is a fork of cvsspam ... See the CVSspam website for more information about the origins of this ... [More] program. Development of svnspan is sponsored by BitPusher but of course anyone can contribute patches, code, suggestions and bugs. [Less]

0
 
  0 reviews  |  1 user  |  1,608 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

The JUNOS operating system includes a scripting mechanism. Scripts perform a variety of jobs: enforce configuration constraints detect configuration errors correct configuration errors automatically generate configuration data define custom configuration syntax perform standard procedures ... [More] diagnose problems respond in realtime to events save debugging information when events occur deduplicate events generate SNMP traps populate SNMP MIBs create custom display output and much more!! This project is a repository for scripts developed by the community of script writers, both Juniper staff and customers. Scripts are arranged according to source, type, and area of interest. [Less]

0
 
  0 reviews  |  0 users  |  7,359 lines of code  |  6 current contributors  |  Analyzed 7 days ago
 
 

The purpose of this utility is to improve the signal-to-noise ratio of our developer group Twittering, it occurred to me that it would be really nice if SVN commit messages could be posted automatically to Twitter, thus letting people know about commits and their contents (and improving the quality ... [More] of the commit messages since folks would see them.) [Less]

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

Prvi Test Projekat

0
 
  0 reviews  |  0 users  |  32 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Inspired by http://www.onjava.com/pub/a/onjava/2001/11/07/atomic.html (corrected code http://www.tomlauren.com) I made my own version of a atomic file transaction system for Java. The code accompanying the article is messy and hard to follow, so I took a more object oriented approach, but used the ... [More] original code as guidance. The system is not finished yet and there are probably bugs. It's build upon a Command Pattern, where every file action is captured in the Action interface. To expand the system with more actions, implement the Action interface and call registerAction on the Transaction object. [Less]

0
 
  0 reviews  |  0 users  |  2,351 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Notify uncommitted code in svn work copy.

0
 
  0 reviews  |  0 users  |  2,184 lines of code  |  0 current contributors  |  Analyzed 1 day 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.