zsh-workers
 help / color / mirror / code / Atom feed
VCS_INFO_get_data_git produces output in git-annex directories
 2014-03-29  9:54 UTC  (2+ messages)

[PATCH] vcs_info: git: Support stagedstr(%c) without unstagedstr(%u)
 2014-03-29  9:49 UTC 

[PATCH] vcs_info bzr: Fix typo in constant name
 2014-03-29  9:47 UTC 

PATCH: _pgrep improvements for Solaris
 2014-03-25 22:04 UTC 

[PATCH] _git: auto-removable '..' suffix: remove at the end of lines
 2014-03-22 17:37 UTC 

[PATCH] _git: fix typo in _git-grep
 2014-03-21  2:15 UTC 

Directory and command name conflicts
 2014-03-19  6:42 UTC  (2+ messages)

PATCH: pattern matching should be interruptible
 2014-03-19  1:23 UTC 

zsh.org should redirect to www.zsh.org
 2014-03-18 17:17 UTC  (5+ messages)
      ` Changing .org domain registrar vs keeping current NS records (was: Re: zsh.org should redirect to www.zsh.org)

Damn race conditions 
 2014-03-18 17:06 UTC  (5+ messages)

A possible fix of an indentation problem in manages
 2014-03-17 16:18 UTC  (2+ messages)

[PATCH] A few cleanups in manpages
 2014-03-17 15:01 UTC 

[Patch] fix-zypper-commands-completion
 2014-03-15 19:43 UTC 

zsh.org should redirect to www.zsh.org
 2014-03-15  5:04 UTC 

A minor yodl incompatibility?
 2014-03-14 18:49 UTC  (2+ messages)

Problem with "read -q" / "read -k" and "zle -I"
 2014-03-13 16:19 UTC 

core dump in vichange()
 2014-03-13 12:31 UTC 

Zsh does not follow POSIX when return is called during the action of a trap
 2014-03-12 18:23 UTC  (6+ messages)

[PATCH 0/3] _pgrep: fixes and improvements
 2014-03-11 17:04 UTC  (4+ messages)
` [PATCH 1/3] _pgrep: add missing options in each environments
` [PATCH 2/3] _pgrep: fix commands used in completion
` [PATCH 3/3] _pgrep: tidying up

PATCH: Preserve $match while processing zstyles
 2014-03-09  6:42 UTC 

Typos in chapter 6 of the zsh guide
 2014-03-06 20:45 UTC  (2+ messages)

Writing a plugin - where to start?
 2014-03-06  2:22 UTC  (4+ messages)

Example of using "-command-line-" context?
 2014-03-03 17:09 UTC  (2+ messages)

zstyle cd ignore-parents broken? (Zsh-5.0.5)
 2014-03-03 17:06 UTC  (2+ messages)

completer for file extensions
 2014-03-03 15:33 UTC  (5+ messages)

PATCH: zcalc default base
 2014-03-01 21:03 UTC 

PATCH: make get-line widget update history number
 2014-03-01 18:57 UTC  (3+ messages)

ZSH Shell support - Bug with a special character
 2014-03-01  0:06 UTC  (5+ messages)

PATCH: fix seg fault after recursive-edit
 2014-02-28 23:52 UTC 

widget special PREFIX variable and cursor position with complete_in_word
 2014-02-27 17:02 UTC  (4+ messages)
                                      ` PATCH: "

ignore-line style and filenames containing spaces
 2014-02-26 16:32 UTC 

autocomplete wrapper
 2014-02-25 14:27 UTC 

segfault with exceedingly long path
 2014-02-24 15:38 UTC  (9+ messages)

It seems that I find a zle -F full CPU bug
 2014-02-24 13:53 UTC  (6+ messages)

Fix the outdated _npm completion script
 2014-02-24  4:25 UTC  (2+ messages)

[PATCH] Fix bzr completion
 2014-02-22 19:26 UTC 

setopt temporarily?
 2014-02-21  2:45 UTC  (3+ messages)

Patch for giga- and terabyte size specifiers
 2014-02-19 20:03 UTC  (3+ messages)

PATCH: improved error message
 2014-02-19 15:19 UTC 

[PATCH 1/4] _btrfs: Removed inconsistent hardtabs
 2014-02-18 17:57 UTC  (4+ messages)
` [PATCH 2/4] _btrfs: fix minor typo
` [PATCH 3/4] _btrfs: updated existing subcommands

[PATCH 0/4] _git: bugfixes, improvements and updates
 2014-02-18 11:24 UTC  (6+ messages)
` [PATCH 1/4] _git: fix __git_committish_range_{first,last} and __git_is_committish_range
` [PATCH 2/4] _git: diff: refactor and fix wrong completions
` [PATCH 3/4] _git: fix __git_submodules to only use the actual name of the submodule
` [PATCH 4/4] _git: completion updates up to latest git v1.9.0

Pre-5.0.5 part 3: Heuristic for ZLE_RPROMPT_INDENT
 2014-02-17 18:34 UTC  (6+ messages)

[PATCH 0/4] updates to Util/helpfiles and its documentation
 2014-02-17  4:07 UTC  (5+ messages)
` [PATCH 1/4] Doc/Zsh/contrib.yo: Adjust man-page for the auto installed help files
` [PATCH 2/4] Util/helpfiles: use /usr/bin/env in shebang line
` [PATCH 3/4] Util/helpfiles: remove outdated example configuration
` [PATCH 4/4] Util/helpfiles: prefer 'col -bx' over 'colcrt'

SUGGESTION: Simplify auto-completion, a little
 2014-02-16  3:06 UTC  (4+ messages)

PATCH Re: zparseopts default associative array
 2014-02-15 22:56 UTC  (3+ messages)

Commit 137b15a fails X02zlevi test
 2014-02-15 21:35 UTC  (14+ messages)

Is _oldlist breaking something it shouldn't?
 2014-02-13  6:32 UTC 

Tests of interrupting completion, and completion_nostat_dirs
 2014-02-11 15:11 UTC  (10+ messages)

Unset special parameters
 2014-02-10 20:24 UTC  (2+ messages)

Latest zsh source archive URL incorrectly resolves to latest zsh documentation archive
 2014-02-08 23:00 UTC  (2+ messages)

zle: vi mode: wrong undo handling on fresh lines
 2014-02-07 16:22 UTC  (34+ messages)

When you know completion will be slow 
 2014-02-07 16:14 UTC  (3+ messages)

[PATCH] bug in Util/helpfile
 2014-02-06 20:27 UTC 

[PATCH] bug in Util/helpfiles
 2014-02-06  9:17 UTC 

Hello from Mr. Lee
 2014-02-04 12:37 UTC 

REPOST: Better error messages for "read -c" / "read -l"
 2014-02-02 21:24 UTC 

Pre-5.0.5 follow-up part 2: Another help files build tweak
 2014-02-02 21:10 UTC 

Following up from before 5.0.5: Change initialization of parameters
 2014-02-02 20:48 UTC 

[spam score 21.3/5.0]: etc high quality. All popular models. -Online
 2014-02-02 19:29 UTC 

[PATCH] new completion function for od
 2014-01-30 15:54 UTC  (3+ messages)

[PATCH 1/1] autocompletion: make ssh aware of ed25519
 2014-01-29 18:02 UTC  (4+ messages)

Record Low Home Refinance Rates
 2014-01-25  2:00 UTC 

completion for $x:
 2014-01-24 23:15 UTC  (3+ messages)

PATCH: underscore grouping in numeric output
 2014-01-22 15:37 UTC 

page:  |  | latest

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).