Einfache Projektliste Software-Karte

14 Projekte im Ergebnis
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: 2010-03-06 17:55

TortoiseHg

TortoiseHg is a cross-platform frontend for the Mercurial SCM (Hg). It has GNOME/Nautilus integration and command line support.

(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: 2010-10-09 03:19

MarkEmptyDirs

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.

(Machine Translation)
Natürliche Sprache: English
Betriebssystem: MacOSX, Linux, Windows
Programmiersprache: C#
Benutzerschnittstelle: .NET/Mono
Letztes Update: 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.

Natürliche Sprache: English
Betriebssystem: MacOSX, Linux, Windows
Programmiersprache: Java
Letztes Update: 2013-10-08 21:36

hg-diff

hg-diff is a simple GUI program to browse mercurial revisions. It is used to display a summary of all changes between two revisions and to display a graphical comparison of the two versions of each changed file.

(Machine Translation)

mercurialextensions

Various extensions for the Mercurial SCM (https://www.mercurial-scm.org/wiki/).
These extensions enhance the core system as well as the popular cross-platform GUI TortoiseHg (https://tortoisehg.bitbucket.io/).

Entwicklungsstatus: 4 - Beta
Betriebssystem: OS Unabhängig
Programmiersprache: Python
Themen: Mercurial
Register Date: 2019-10-31 21:02
Letztes Update: 2014-04-22 13:57

TurnKey Revision Control Appliance

TurnKey Revision Control Appliance is an integrated revision control server combining the best open source version control systems: Subversion, Git, Bazaar, and Mercurial. A Web interface is included for each system, making it easy to browse through the code base, compare revisions, and manage repositories for multiple projects. No configuration is required and security patches are automatically installed. A Web management interface, configuration console, and AJAX Web shell are provided. To minimize footprint the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.

(Machine Translation)
Letztes Update: 2013-08-31 23:41

Deluxeloginfo

Deluxeloginfo is a tool that generates periodic emails with commit logs and full diff/patches. Such emails, when sent to mailing lists, are very useful for code review purposes. It is highly flexible, has many configuration options, and supports Subversion, git, and hg.

(Machine Translation)
Letztes Update: 2011-01-26 16:19

RhodeCode

RhodeCode (formerly hg-app) is a Pylons framework based Mercurial repository browser/management with a built-in push/pull server and full text search. It works on http/https, has built-in permission/authentication (+ldap) features. It's similar to github or bitbucket, but it's supposed to run as a standalone hosted application and it focuses more on restricted access to repositories. It's powered by a VCS library that can handle many various version control systems.

Letztes Update: 2010-12-27 14:56

repos-tools

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.

(Machine Translation)
Letztes Update: 2012-03-06 14:02

TortoiseHg

TortoiseHgは、MS WindowsのExplorerから直接Mercurial SCM(HG)を利用することができるシェル拡張です。他のSCM用のTortoiseGitTortoiseSVNTortoiseCVSも合わせてご利用ください。

Letztes Update: 2012-09-05 23:24

Mercurial HeadQuarter

Mercurial HeadQuarter is a Web service for managing Mercurial repositories. It allows the user to define contact names, define project descriptions, set up access (read and write), set which types of archives are allowed, define encoding charsets, hide/unhide projects, set the presentation style, and redirect access and error logs to files.

(Machine Translation)
Letztes Update: 2010-04-01 22:32

SvnHg

SvnHg is a command-line tool to convert from a Subversion repository to a Mercurial one, preserving the whole history of the repository.

(Machine Translation)