Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Submitting vcs_info function
- X-seq: zsh-workers 25703
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Submitting vcs_info function
- Date: Sun, 21 Sep 2008 19:57:19 +0000
- Cc: subversion@xxxxxxxxxxxxxxxxxxx, bzr@xxxxxxxxxxxxxxxxxxx
- In-reply-to: <20080917201859.GU2182@xxxxxxxxxxxxxxx>
- Mail-followup-to: zsh workers <zsh-workers@xxxxxxxxxx>, subversion@xxxxxxxxxxxxxxxxxxx, bzr@xxxxxxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080917201859.GU2182@xxxxxxxxxxxxxxx>
On Wed, Sep 17, 2008 at 10:18:59PM +0200, Frank Terbeck wrote:
> I've been working on this for quite some time now. vcs_info is a
> function that is able to get information about directories under
> version control. That information can be used in prompts, for example.
Some initial feedback is that performancewise git is great,
svn has mixed reactions, and bzr is slow as a dog, even with use-simple
on.
Maybe someone can suggest some optimizations.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author