Projects / git-info-bar / Releases

RSS All releases of git-info-bar

  •  29 Apr 2013 02:07
Avatar

Release Notes: This release has been updated to work with FreeBSD, internalizes more of the code to minimize shell calls, and removes the requirement for the shell built-in "__git_ps1".

  •  16 Apr 2013 21:26
Avatar

Release Notes: Upgrading to this version is advised for improved functionality. The git shell plugin now works when your repository has just been created and there are no commits. A stateless repository does not have an answer to the "git branch" command, therefore the plugin has been updated to use the shell Git function, __git_ps1, instead, which specifies the pseudo default branch name for new branches. The call is slightly more time consuming (2/100's of a second), but is accurate.

  •  16 Apr 2013 13:42
Avatar

Release Notes: This release improved automated deployment of git-info-bar - the installer now accepts an '-f' option that installs without further interaction, and an '-h' option that displays a help message. No changes were made to the git shell plugin.

  •  12 Apr 2013 22:43
Avatar

Release Notes: git-info-bar now works on servers running versions of Git lower than 1.7.0. If you are running git version 1.7.0 or greater, you do not need this update. The 'git status' command did not have the --porcelain option on lower Git versions. This release fixes the issue where changes are not detected and shown on the info bar due to errors running git status --porcelain behind the scenes.

  •  23 Nov 2012 19:52
Avatar

Release Notes: There is no need to install this update if you have git-info-bar installed already and it is working ok. However, if you previously tried git-info-bar and you encountered the following error, then this update may resolve the issue: "Unable to get terminal size The TIOCGWINSZ ioctl didn't work". This release has simplified info bar column handling and cleanup.

  •  12 Mar 2012 22:17
Avatar

Release Notes: This release fixes a bug in the profile that keeps the info bar from being displayed following the last update.

  •  12 Mar 2012 22:17
Avatar

Release Notes: 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.

  •  10 Mar 2012 19:16
Avatar

Release Notes: This release adds gitbash support (for MS Windows GIT users) and minor bugfixes in the installer and the Perl version.

  •  08 Mar 2012 12:35
Avatar

Release Notes: 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.

  •  05 Mar 2012 22:29
Avatar

Release Notes: 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.

Screenshot

Project Spotlight

MKVToolNix

Create and work with Matroska media files.

Screenshot

Project Spotlight

ack

A grep-like search tool optimized for searching large heterogeneous trees of source code.