Ports Search

Results 711720 of 5,623 for /devel/.(0.002 seconds)
devel/git-cvs-0.0.1.20151027 (Score: 0.032514982)
Tool to incrementally import changesets from CVS into Git
Tool to incrementally import changesets from CVS into a Git repository with stable commit hashes.
devel/git-extras-4.1.0 (Score: 0.032514982)
Sub-commands for repo summary, repl, changelog population, and more
Additional Git sub-commands: - repository summary - author commit percentages - changelog population - shortcuts for branching/tagging/releasing - GitHub related shortcuts - repl (read-eval-print-loop), an interactive mode - and more...
devel/git-2.9.2 (Score: 0.032514982)
Distributed source code management tool (GUI enabled)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. This version provides a package with GUI option enabled.
devel/git-lfs-1.1.0 (Score: 0.032514982)
Git extension for versioning large files
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.
devel/git-2.9.2 (Score: 0.032514982)
Distributed source code management tool (lite package)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. This version provides the bare minimum git experience without any bindings.
devel/git-merge-changelog-20140202 (Score: 0.032514982)
Git "merge" driver for GNU style ChangeLog files
This is a Git "merge" driver for GNU style ChangeLog files.
devel/binutils-2.27 (Score: 0.032514982)
GNU binutils for arm cross-development
devel/git-review-1.25.0 (Score: 0.032514982)
Allow to push code to review and interact with a Gerrit server
Git review allows you to extend git to interact more easily with a Gerrit server from the console. It allows you to push change to review, download a changeset into a new branch, push a change as draft or push an amended change as new patchset.
devel/git-2.9.2 (Score: 0.032514982)
Distributed source code management tool with FreeBSD subversion bindings
GIT is a "directory content manager" designed to handle absolutely massive projects with speed and efficiency, and the release of the 2.6.12 (and later) versions of the Linux kernel as well as more and more other projects switching to it would indicate that it does this task well. GIT falls in the category of distributed source code management tools, similar to e.g. GNU Arch or Monotone (or, in the commercial world, BitKeeper). Every GIT working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access to a central server. This version provides the necessary bindings to interact with a subversion repository.
devel/gitblit-1.8.0 (Score: 0.032514982)
Open-source servlet for Git repositories
Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories. It's designed primarily as a tool for small workgroups who want to host centralized repositories. Gitblit WAR is what you should download if you already have a servlet container available that you wish to use. Jetty 6/7/8 and Tomcat 6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0 container should work. Gitblit can be used as a dumb repository viewer with no administrative controls or user accounts. Gitblit can be used as a complete Git stack for cloning, pushing, and repository access control. Gitblit can be used without any other Git tooling (including actual Git) or it can cooperate with your established tools.