Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Misc patches for git completion and vcs_info
- X-seq: zsh-workers 33144
- From: Marc Finet <m.dreadlock@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Misc patches for git completion and vcs_info
- Date: Fri, 12 Sep 2014 23:30:34 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id; bh=nDXTyoJpPkRnbaUQC3apmxvoRKyUBXPP6fj6OEBtz4c=; b=Gg29mnO2NYZmNYoHQ7Q0dWKI2XSU01wxbAFVUBLyqsBhUtpdT7RRyiFyj/+Vq0ewEF UqcTeQU15ZFTQZYVbj4rCW+kZO1+plwQuA2UI1HdpGDSshi13n14uud8jX8VKqA8HzoO fk/8w4abTM8YPs7KWIWqUy+YxPmT9oM3ME38FRs7A9r7KSG6Km0EaXM49V88z2iC16UP irfCogwLmiyQqq69XnV7MTP7Hz5diSHGnUWRXr5l7sV7D8IYrK0JEgXUkW57JSvlPlob RVvy/vfNl0c/pSHHejIO/Ss3DGCgjjKAwaRFwmzy1wkn7Rwy2g/kpdt2co9mQL/q+imR 95Cg==
- 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
Hello,
Since i switched to zsh, i've being trying to tweak my dev environment and
fell on a few zsh behaviors i did not expect especially regarding git
handling (i played a lot with interesting/unique features of zsh though).
Below is a list of patches that i added in my current zsh (based on
tonight's master). Please consider them for review as my zsh-level is
currently very low (e.g. patch 2) and i might have broken other use-cases
(patch 4 for instance makes me a little bit nervous as it seems to easy).
Thanks,
Marc.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author