Einfache Projektliste Software-Karte

51 Projekte im Ergebnis
Letztes Update: 2014-05-07 22:12

Gitblit

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.

(Machine Translation)
Letztes Update: 2011-11-25 14:02

Meld

Meld is a visual diff and merge tool. It integrates with most version control systems. The diff viewer lets you edit files in place (diffs update dynamically), and a middle column shows detailed changes and allows merges. The margins show location of changes for easy browsing, and it also features a tabbed interface that allows you to open many diffs at once.

(Machine Translation)
Letztes Update: 2013-07-28 00:10

Submin

Submin provides a Web-based admin interface to your Subversion and Git repositories. Its features include user/group management, path permission management, the ability to create svn repositories and managing commit email messages. For Subversion, authentication is done with htpasswd/svn authz, so it can use the same login information as apache2/svn (and trac). For Git, ssh is used, and the login information is synched whenever a change is made. The Web interface can also work with NGINX/uWSGI, but the Subversion part only works with Apache.

(Machine Translation)
Letztes Update: 2010-04-28 10:30

Chora

Chora is built upon the Horde Application Framework and provides a read-only browser interface to any number of version control repositories. Advanced features include a visual branch view of the repository's history, pretty-printed output, annotation, patchsets and basic statistics.

Letztes Update: 2012-04-19 14:17

sigrok-cli

sigrok-cli is a portable, cross-platform, command-line logic analyzer program that supports various (usually USB-based) logic analyzer hardware products. It can decode various protocols, such as SPI, I2C, USB, UART, and many others.

(Machine Translation)
Letztes Update: 2012-06-01 22:13

pepper

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.

(Machine Translation)
Letztes Update: 2013-06-04 21:51

documentr

documentr is a Web-based tool for editing and presenting software documentation. It allows you to easily maintain documentation for multiple products and product branches. Edits can easily be copied between branches, with merge conflicts being handled gracefully. It uses Markdown as its markup language, along with some extensions, and has a role-based permission system.

(Machine Translation)
Letztes Update: 2010-08-22 08:49

0release

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.

(Machine Translation)
Letztes Update: 2010-03-09 14:24

Giggle

Giggle is a graphical frontend for the git directory tracker.

Letztes Update: 2014-05-07 22:30

libsigrok

libsigrok is a shared C library that provides basic hardware access drivers for logic analyzers, oscilloscopes, MSOs, multimeters, dataloggers, and more. It also provides input/output file format support.

(Machine Translation)
Letztes Update: 2014-05-21 00:56

Jabylon

Jabylon is an extensible Web-based translation management software. It is meant primarily as a tool to help translators and developers manage and create translations. Jabylon supports translations of Java, Android, and iOS applications. It features tight integration into various source code management systems, a feature-rich Web editor, and a REST API to upload or download translations. It can also be used to offer your user community an easy way of contributing translations for new languages or suggest changes to existing translations.

(Machine Translation)
Natürliche Sprache: English, German
Betriebssystem: Android, MacOS, Linux, Windows
Programmiersprache: Java, JavaScript
Letztes Update: 2013-12-10 12:24

git-info-bar

git-info-bar is a ksh, bash, gitbash, and Git shell plugin that endeavors to provide a fast and pronounced view of various git attributes when you are under the umbrella of a git repository. Its main feature, the 'info bar' (information bar), displays the following information: current branch (in 'red' if on master); current cksum (in 'red' if there are uncommitted changes, and an 'uncommitted changes' message in the message area); and stash count in the message area if you have stashes. It includes an install script and removal scripts. It is currently only tested in Bash, GitBash and ksh93. It was previously named 'bash-git', but the name has been transitioned to 'git-info-bar', as a long-term goal is cross-shell compatibility using a Perl back-end.

(Machine Translation)
Letztes Update: 2011-10-29 03:32

Git Manager

Git Manager is a Web interface for Git. It allows you to manage and create Git repositories, users, and access groups. It is based on Apache authentication mechanisms (HTTP or LDAP) and uses a MySQL database to store repo/user/group relation data. The ViewGit repository viewer is included.

Letztes Update: 2013-02-09 23:41

GitFS

GitFS is a fuse- and git-based remote filesystem with local cache for disconnected operation. It does periodic commits and pushes/pulls to keep a local shadow file system in sync with a remote repository. The filesystem should continue to work when you are disconnected. Merging after disconnected updates from multiple locations is left to git.

(Machine Translation)
Letztes Update: 2014-05-07 22:29

libsigrokdecode

libsigrokdecode is a shared C library that provides (streaming) protocol decoding functionality. The protocol decoders are written in Python (>= 3.2).

(Machine Translation)