Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: vcs_info and locales
- X-seq: zsh-workers 27958
- From: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- To: FranÃois Gannaz <francois.gannaz@xxxxxxx>
- Subject: Re: vcs_info and locales
- Date: Wed, 19 May 2010 14:03:19 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:mime-version:received:received:in-reply-to         :references:date:message-id:subject:from:to:cc:content-type         :content-transfer-encoding;        bh=jWRSpNtfgmCzwT/Ba+uu2sMMYhWJTMGbArWd6qU43zQ=;        b=oFJNlAZAiwphloTClqSPhvOIPHZhGPIHQcghPNgCb7KDAzScBWzKQKedSVQh/+0W+7         VR2lFDodF/U9E3mAqGn1plnswxtmGzdUGWTPnZaL/Y1UlGcZyNfCvoS9xA9ua2MllDYC         8L3BMvtyiDeDcPzicz/p2OdECZme787N0dVdc=
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=mime-version:in-reply-to:references:date:message-id:subject:from:to         :cc:content-type:content-transfer-encoding;        b=mxRKBW0OAtggRDmsD98IaKuf20n0PkAd6Pv1FADFGx6P2TL9Ga1KMXSAlBJq5Nkn8H         z7ehZt9XWumdEG+s7xQ/Am0E15Lqerm9DwTbxM7wkX3Zce6aJyCqP2K3PkBM2BdwLQfc         tUa89t6VhOwsVoVIuT1v3gICP0l5bSTxnHGww=
- In-reply-to: <20100519135045.0a113a05@coriolan>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20100424234017.776ae0ea@coriolan>	 <87aassncyk.fsf@xxxxxxxxxxxxxxxxxxxxxx>	 <20100425131944.GA55789@xxxxxxxxxxxxxxxxxxxx>	 <8739yjoc84.fsf@xxxxxxxxxxxxxxxxxxxxxx>	 <AANLkTino3InBI8XAu28UIwP6jRH0yAaiEpwyxp2JPzmi@xxxxxxxxxxxxxx>	 <20100519135045.0a113a05@coriolan>
2010/5/19 FranÃois Gannaz <francois.gannaz@xxxxxxx>:
> `svn info --xml` is already there. Several other commands allow `--xml`,
> especially `log`.
Interesting, thanks.
> It might be irrelevant, but parsing XML could be quite slower, and vcs_info is
> already quite slow with svn (no induced blame).
That is what I implied by listing text first. XML has its uses, shell scripting
is not one of them.
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author