Ports Search

Results 951960 of 5,161 for /ports-mgmt/.(0.003 seconds)
devel/bzr-colo-0.4.0 (Score: 0.006224396)
Plugin for bzr to support colocated branches
In order to provide a faster and simpler working model, this plugin tries to support a configuration similar to git and Mercurial's colocated branches, where there is a single working tree that can be switched between multiple branches that all co-exist in the same directory. This working model is entirely possible using Bazaar's existing technology, and this plugin aims to make it as simple as possible to use that model.
devel/bzr-explorer-1.3.0 (Score: 0.006224396)
Desktop application for using bzr
Bazaar Explorer is a desktop application for using the Bazaar Version Control System. It provides a high level interface to all commonly used features, launching "applets" from the QBzr plug-in to provide most of the functionality. Alternatively, the applets from the bzr-gtk plug-in can be used if it is installed.
devel/bzr-externals-1.3.3 (Score: 0.006224396)
Support external branches like svn:externals
This is a plugin for bzr. Using hooks, this plugin supports external branches for the following commands: * branch * checkout * commit * pull * push * update
devel/bzr-fastimport-0.13.0 (Score: 0.006224396)
Provide fast loading of revision control data into bzr
Bazaar Fast Import is a plugin providing fast loading of revision control data into Bazaar. It is designed to be used in combination with front-end programs that generate a command/data stream for it to process. Front-ends are available for a wide range of foreign VCS tools including Subversion, CVS, Git, Mercurial, Darcs and Perforce. New front-ends are easy to develop in whatever programming language you prefer, making Bazaar Fast Import useful for teams needing a custom migration solution.
devel/bzr-git-0.6.8 (Score: 0.006224396)
Plugin for bzr to work with git trees
bzr-git is a plugin for bzr to work with git trees. All operations except for "push" are supported.
devel/bzr-gtk-0.100.0 (Score: 0.006224396)
GTK interface to Bazaar-NG VCS
bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most Bazaar operations.
devel/bzr-loom-2.2.0 (Score: 0.006224396)
Bazaar plugin to assist in developing focused patches
Loom is a Bazaar plugin to assist in developing focused patches. It adds a 'loom' to a bzr branch. A loom allows the development of multiple patches at once, while still giving each patch a branch of its own.
devel/bzr-pipeline-1.4 (Score: 0.006224396)
Bzr tools for working with a sequence of branches
The Bazaar pipeline plugin helps you organize your changes into sections called "pipes". Pipelines can help you: * focus on each set of changes as a coherent piece, without being distracted by other sets of changes. * respect diff size limits when submitting changes * avoid reviewer fatigue when submitting changes for code review * maintain a set of patches against an upstream branch
devel/alf-0.1 (Score: 0.006224396)
Abstract Large File
The Abstract Large File (ALF) project is a portable library for writing files that can be larger than 2GB or contain holes on systems that don't natively support one or both properties.
devel/bzr-rewrite-0.6.3 (Score: 0.006224396)
Bzr plugin that provides rewriting existing revisions
Plugin for Bazaar that provides various ways of rewriting existing revisions, including a rebase command similar to git's rebase.