Projects tagged ‘git’ and ‘svn’


[22 total ]

31 Users
   

The Metasploit Framework is a development platform for creating security tools and exploits. The framework is used by network security professionals to perform penetration tests, system administrators ... [More] to verify patch installations, product vendors to perform regression testing, and security researchers world-wide. The framework is written in the Ruby programming language and includes components written in C and assembler. [Less]
Created over 3 years ago.

4 Users

Transifex is a system that facilitates the process of submitting translations in various version control systems (VCS) by acting as a proxy for these submissions for a whole translation community. The ... [More] name literally means "translation-builder" (from the latin verb facere). [Less]
Created about 1 year ago.

4 Users

The Ohloh Source Control Management library is an abstraction layer for source control management systems, allowing an application to interoperate with various SCMs using a single interface. It was ... [More] originally developed at Ohloh, and is used to generate the reports at www.ohloh.net. [Less]
Created 10 months ago.

1 Users

VIM 7 plugin which provides commands to invoke various source control operations on the current file (either the current buffer, or, in the case of an directory buffer, the directory and all ... [More] subdirectories associated with the current buffer). The output of the commands is captured in a new scratch window. [Less]
Created 12 months ago.

1 Users

Project pool management Pre-alpha, stay tuned
Created 6 months ago.

1 Users

Created 11 months ago.

1 Users

Ronin is a Ruby platform for exploit development and security research. Ronin allows for the rapid development and distribution of code, exploits or payloads over many common Source-Code-Management (SCM) systems.
Created about 1 year ago.

1 Users

git-svn-utils consists of a few Python scripts to help Git users participate in SVN hosted projects. It's designed to work in conjunction with Git's on git-svn. Initially it contains git-svn-diff - ... [More] a tool that generates diffs against an upstream repository that are in the format that svn produces and hence the format that tools like TortoiseSVN know how to consume. [Less]
Created 11 months ago.

0 Users

A way to integrate VCS-agnostic repository browsing into Django apps. Initially, Subversion and Git will be supported (and hopefully Mercurial as well), but if anyone is interested in supplying other functionality, please let us know.
Created 12 months ago.

0 Users

git is a powerful file versioning system that is commonly used for source code revision management. git has a light, modular design that has enabled a wide array of tools and applications within the ... [More] git ecosystem. In fact, there are so many ways to use git, it is a challenge to know how to take full advantage of its flexibility. This project explores that various ways to leverage git. It is organized by use case rather than by feature or command. The project goal is to serve as a reference of both documentation and working code samples for users who find themselves in a particular situation and in need of specific direction. StartHere is a good place to start. [Less]
Created 12 months ago.