21 projects tagged "git"
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.
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.
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.
Atlassian Stash delivers a central, secure solution for creating and managing distributed Git repositories on your own servers. It has an easy-to-use interface for adding users and groups and creating and managing repositories, and a Project Structure for logically grouping your repositories. Installed on your own network, administrators have full control over how Stash fits into their environment. It supports Atlassian’s plugin framework plus a full, open REST API for customized integrations. Key features include simple administration, easy permissions around Git repositories, LDAP (Active Directory) integration, JIRA issue tracker integration, cloning, and more.
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.