Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-13 07:17
1.1.2

Cette version regroupe les scripts de suppression et améliore le processus de suppression. Il rationalise la routine d'installation. Il modifie la mise en forme du texte « Direction générale: "dans la barre d'info. Il corrige quelques bugs qui apparaissent dans certaines conditions.
Tags: Stable
This release consolidates removal scripts and improves the removal process. It streamlines the installation routine. It changes the formatting of the text "BRANCH:" in the info bar. It fixes a few bugs that appeared under certain conditions.

2012-03-11 04:16
1.1.1

Cette version ajoute le soutien de gitbash (pour les utilisateurs de MS Windows GIT) et corrections mineures dans le programme d'installation et de la version de Perl.
Tags: Stable, 1.1.1
This release adds gitbash support (for MS Windows GIT users) and minor bugfixes in the installer and the Perl version.

2012-03-08 21:35
1.1.0

Un plugin version de Perl a été ajouté (nécessite Perl 5.4.0 ou plus tard). La structure de répertoire a été changef de « bash-git » à « git-info-bar ». ksh93 support a été ajouté. intégration de zsh a commencé.
Tags: Stable
A Perl version plugin was added (requires Perl 5.4.0 or later). The directory structure was changef from 'bash-git' to 'git-info-bar'. ksh93 support was added. zsh integration began.

2012-03-06 07:29
1.0.1

Func_GitCheck a été tiré hors de .bashrc directement en faveur d'une méthodologie de plugin, ce qui permettra de faciliter l'entretien. En outre, notifications STASH ont été ajoutées à la barre de « info », lorsqu'il y a articles dans votre planque. Désinstallation de scripts ont été ajoutés.
Tags: Stable
Func_GitCheck has been pulled out of .bashrc directly in favor of a plugin methodology, which will allow for better maintenance. Moreover, STASH notifications have been added to the 'info' bar when there are items in your stash. Uninstall scripts have been added.

Project Resources