Simple Project List Software Map

51 projects in result set
Última Atualização: 2010-11-16 23:02

git-annex

git-annex allows managing files with git without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, checksumming time, or disk space.

Última Atualização: 2011-01-01 06:23

Heapkeeper

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.

(Machine Translation)
Última Atualização: 2012-05-16 22:14

G-2

G-2 attempts to make the git commandline a friendly place. It eases the learning process by providing guidance and high-level commands.

(Machine Translation)
Última Atualização: 2012-10-02 21:51

phorkie

phorkie is a self-hosted pastebin system. Pastes can be edited, may have multiple files, and are stored in git repositories.

(Machine Translation)
Última Atualização: 2011-09-14 18:56

Tuleap

Tuleap Open ALM ™ (別名ソフトウェア築く) と最初のエンタープライズ グレード オープン ソース & リブレ アプリケーション ライフ サイクル管理 (ALM) ソリューションです。組織のソフトウェア開発管理と共同作業に役立つ統合、効果的かつセキュリティで保護されたツールを提供しています。プロジェクトの計画、追跡、バージョン管理、contiunous 統合、コード レビュー、配信 & ドキュメント管理、コミュニケーション ツールを発行します。

(Machine Translation)
Última Atualização: 2021-09-29 17:48

Git Extensions

Git Extensions は、Windows での Git の作業を、より直感的にするツールキットです。このシェル拡張は Windows エクスプローラーと統合されており、ファイルに素晴らしいコンテキストメニューを提供します。 オンラインマニュアル:https://git-extensions-documentation.readthedocs.org/en/latest/

Última Atualização: 2018-10-25 01:54

MSEuniverse

コミュニティ プロジェクト フリーのパスカルのクロス プラットフォーム RAD 環境 MSEide + MSEgui。ドキュメント、デモ、例、チュートリアル、拡張機能、ツール、ソリューション、ケース スタディを提供しています.これは GIT ミラー、元のプロジェクトの Gitorious http://gitorious.org/mseuniverse でです。新機能: MSEspice、便利なグラフィカルなフロント エンドの Ngspice。

(Machine Translation)
Última Atualização: 2011-03-06 09:52

Git-CPAN-Patch

Git::CPAN::Patch provides a suite of git commands aimed at making trivially easy the process of grabbing any distribution off CPAN, stuffing it in a local git repository (possibly restoring restoring history) and, making modifications, sending back patches to its maintainer.

Sistema Operacional: OS Independent
Linguagem de Programação: Perl, Perl, Perl
Última Atualização: 2012-01-19 14:38

cgit

cgit is a fast CGI Web interface to git repositories. It supports browsing and searching of repository content and history, downloading of revisions, caching, commit feeds, HTTP cloning, plugins, and more.

(Machine Translation)
Última Atualização: 2010-05-17 12:53

Cil

Cil is an easy-to-use command-line driven distributed issue tracker. Using Git as it's storage backend, the power of a distributed version control system can be harnessed to enhance and provide powerful features. Cil saves the issues, comments, and attachments locally in plain-text for ease of use and easy accessibility.

(Machine Translation)
Última Atualização: 2012-04-18 22:02

RepoManager

RepoManager offers a minimalistic approach to Web-based management of version control system repositories. Its goal is to simplify effective handling of repository permissions for a large number of users. Using RepoManager, users themselves are able to grant others permissions to use their repositories whenever they want.

(Machine Translation)
Última Atualização: 2010-12-28 06:09

App-gh

App-gh provides an interface for you to clone, fork, and search GitHub repositories from the command line. You can even clone all repositories from an author.

(Machine Translation)
Última Atualização: 2013-02-18 22:10

git-flow Python Edition

git-flow Python Edition is a a pure Python implementation of git-flow. All sub-commands share a common back-end to ensure features behave the same, whatever branch-type they are working on. New workflow behavior can also be added easily by simply sub-classing existing ones. It also includes a comprehensive unit test suite, decent man pages, and HTML docs.

(Machine Translation)
Última Atualização: 2013-02-18 21:09

owl2vcs

owl2vcs is a set of tools designed to facilitate version control of OWL 2 ontologies using version control systems. It contains a commandline diff tool for OWL 2 ontologies integrated with Git and Mercurial. It detects axioms additions and removals, imports' additions and removals, ontology annotations' additions and removals, prefix additions, removals, modifications, and renames, ontology IRI and version IRI changes, and ontology format changes. It supports RDF/XML, OWL/XML, OWL Functional Syntax, Manchester OWL Syntax, and Turtle. It provides a changeset serializer and parser, two formats of changes, compact (like OWL Functional Syntax) and indented (the same, but more readable, using indents instead of parentheses), and four formats of IRIs: Simple, QName, Full, and Label.

Linguagem Natural: English
Sistema Operacional: MacOSX, Linux, Windows
Linguagem de Programação: Java
Última Atualização: 2009-10-05 09:25

ripary

riparty is a code visualization tool that generates a video based on the commit history. It was initially a codeswarm rewrite in Ruby.

(Machine Translation)