RSS 46 projects tagged "git"

Download Website Updated 09 Mar 2013 Gerrit

Screenshot
Pop 32.17
Vit 8.34

Gerrit is a Web-based code review system, facilitating online code reviews for projects using the Git version control system. Gerrit makes reviews easier by showing changes in a side-by-side display and allowing inline comments to be added by any reviewer. Gerrit simplifies Git-based project maintainership by permitting any authorized user to submit changes to the master Git repository, rather than requiring all approved changes to be merged by hand by the project maintainer. This functionality enables a more centralized usage of Git.

Download Website Updated 01 Jun 2012 pepper

Screenshot
Pop 103.61
Vit 5.93

pepper is a commandline tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extensible using the Lua scripting language. It includes support for multiple version control systems, including Git and Subversion.

No download No website Updated 07 May 2013 LibGit2Sharp

Screenshot
Pop 81.76
Vit 4.05

LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.

No download Website Updated 26 Aug 2012 Gitblit

Screenshot
Pop 91.85
Vit 3.81

Gitblit is a pure Java stack for managing, viewing, and serving Git repositories. It's designed primarily as a tool for small workgroups which want to host centralized repositories.

Download Website Updated 09 Mar 2010 Giggle

Screenshot
Pop 143.67
Vit 3.33

Giggle is a graphical frontend for the git directory tracker.

Download Website Updated 09 Oct 2010 MarkEmptyDirs

Screenshot
Pop 76.64
Vit 2.96

CVS, GIT, and Mercurial as well as other well-known version control systems cannot version directories. In other words, you cannot add empty directories. A "workaround" for this issue is to use placeholder files that are placed into empty directories. These placeholder files can then be committed into the repository and will make sure that, upon checkout, the directory tree is entirely reconstructed. The problem with using placeholder files is that you need to create them, and need to delete them if they are not necessary anymore (because sub-directories or real files were added). With big source trees, managing these placeholder files can be cumbersome and error prone. MarkEmptyDirs can manage the creation/deletion of such placeholder files automatically. It creates placeholder files in all empty "leaf" directories. If later on new files or directories are put into such directories, the placeholder files are not necessary anymore, and are removed automatically.

Download Website Updated 27 Dec 2010 repos-tools

Screenshot
Pop 41.71
Vit 2.65

repos-tools is a set of command-line utilities to make work on your code repositories faster and easier. It lets you push, pull, build, and do other things on your repositories all at once. The supported (D)VCSes are Git, Subersion, Bazaar, and Mercurial. For GitHub users, forking, following, watching, and dealing with issues can be done from the shell.

Download Website Updated 21 Feb 2010 gitg

Screenshot
Pop 153.70
Vit 2.54

gitg targets cases where it is useful to provide a graphical representation of Git data or actions. The history view is a good example, where graphical representation helps to get an overview of the repository. gitg does not aim to be an advanced tool that allows access to every feature of Git through a graphical interface. However, it will try to incorporate common actions that might require multiple actions on the command line (like staging, unstaging, reverting, and committing).

Download Website Updated 01 Jan 2011 Heapkeeper

Screenshot
Pop 46.54
Vit 2.54

Heapkeeper is a program to store, modify, and display email archives, especially mailing list archives. "Modifying" means that the archive is not really an archive, rather it is a living document like a wiki: it can be modified (and hopefully improved) by collaborators.

Download Website Updated 22 Aug 2010 0release

Screenshot
Pop 48.08
Vit 2.10

0release is a program to generate source and binary releases automatically. With minimal configuration, 0release will generate a source tarball release candidate, build it to create a binary archive, upload them to your Web server, check the uploads, and tag the release in GIT and update the version number. It can run unit-tests and custom actions, such as building documentation, etc. For Zero Install users, it can also upload a signed XML metadata file about the release, allowing these users to upgrade automatically. Releases are signed with your GPG key.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.

Screenshot

Project Spotlight

read feed

A command line tool that reads feeds from any source.