index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
40173: Off-by-one error checking for {varid}.
Peter Stephenson
3
-1
/
+13
2017-05-08
users/22688: Allow mixing redirs and arguments after anon functions.
Peter Stephenson
3
-4
/
+30
2017-05-08
Fix combination of HERE document and |&.
Peter Stephenson
3
-1
/
+22
2017-05-04
41038: Document recent, backwards-compatible precommand modifiers changes.
Daniel Shahaf
2
-0
/
+16
2017-05-03
41043: Close pipes in shell when disowning background job.
Peter Stephenson
2
-0
/
+6
2017-05-02
unposted: Use typeset -g in insert-unicode-char
Peter Stephenson
2
-2
/
+7
2017-04-28
41020: Fix "command -p"; "-p" was incorrectly left in command arguments
Peter Stephenson
3
-2
/
+24
2017-04-27
41012: Fix premature exit from nested function in EXIT trap.
Peter Stephenson
5
-8
/
+60
2017-04-27
41016: Test that quoted precommand modifiers now work
Peter Stephenson
2
-0
/
+11
2017-04-26
unposted: fix syntax on line end
Oliver Kiddle
2
-1
/
+3
2017-04-26
40965: fix for missing local declarations of expl
Oliver Kiddle
32
-58
/
+109
2017-04-26
41008: Handle expansions for precommand modifiers
Peter Stephenson
5
-35
/
+177
2017-04-26
41006: _ls: new optiosns and a few fixes
Jun-ichi Takimoto
2
-24
/
+81
2017-04-23
40943: __git_recent_commits: prefer recent commit objects
Daniel Hahler
2
-2
/
+7
2017-04-23
40995: Don't disable alias expansion when finding command substitution limits
Peter Stephenson
3
-3
/
+16
2017-04-23
40994: unmeta_one() need not count Meta
Jun-ichi Takimoto
2
-8
/
+5
2017-04-21
40990: Fix crash with bogus path in sh emaulation.
Peter Stephenson
2
-14
/
+43
2017-04-18
40973: _remote_files: Fix completion of remote files that start with a hyphen...
Daniel Shahaf
2
-2
/
+9
2017-04-15
40977: "emulate" disallows "--help" and "--version"
Barton E. Schaefer
2
-2
/
+6
2017-04-10
40935: User names need metafying.
Orlov Sergey
2
-3
/
+8
2017-04-07
40940: untokenize names of condition features before attempting to look up th...
Bart Schaefer
2
-2
/
+8
2017-04-05
users/22653: options.yo: Clarify REMATCH_PCRE semantics.
Daniel Shahaf
2
-1
/
+7
2017-04-04
40933: Ensure we get job text in sourced files.
Peter Stephenson
2
-2
/
+7
2017-04-03
40932: Parameter subscripts need to count parentheses.
Peter Stephenson
3
-3
/
+20
2017-04-02
40929 (replaces 40598): paramsubst() should always return scalar when PREFORK...
Barton E. Schaefer
2
-13
/
+13
2017-04-01
unposted: minor formatting: var() instead of tt().
Barton E. Schaefer
1
-2
/
+2
2017-04-01
* 40782: avoid dependency on zsh/regex module
Sebastian Gniazdowski
2
-2
/
+8
2017-03-30
Fix typo breaking kld completion
Dag-Erling Smørgrav
2
-1
/
+4
2017-03-30
40909: Stress test for parameter substitution
Sebastian Gniazdowski
2
-0
/
+17
2017-03-27
40906: Add note on use of (k) parameter subst flag.
Peter Stephenson
2
-1
/
+8
2017-03-24
40878: additional stgit squash command completeion
Alexandre Rames
2
-1
/
+4
2017-03-24
40892: subcommand matching for ip help
Aaron Schrab
2
-2
/
+7
2017-03-23
40891: fix more zero-length matches.
Peter Stephenson
3
-2
/
+19
2017-03-23
22601: Fix for parameter substitution pattern matches.
Peter Stephenson
3
-2
/
+21
2017-03-21
40875: Update REC_EXACT description, suggested by Martin Krafft
Peter Stephenson
2
-2
/
+5
2017-03-21
Improve comment at top of GDBM test
Peter Stephenson
2
-1
/
+8
2017-03-20
unposted (after 40859): Fix yodl warning:
Daniel Shahaf
2
-1
/
+5
2017-03-19
40859: vcs_info docs: Use proper internal links through texinfo nodes.
Daniel Shahaf
2
-19
/
+51
2017-03-18
unposted: vcs_info quilt: Fix documentation markup typo.
Daniel Shahaf
2
-1
/
+6
2017-03-16
40855: _dmidecode: Fix _arguments syntax error.
Daniel Shahaf
2
-1
/
+6
2017-03-14
40843: update options for ruby 2.4.0p0
Oliver Kiddle
2
-3
/
+7
2017-03-14
40842: update completions for coreutils and similar utilities, also improving...
Oliver Kiddle
13
-132
/
+237
2017-03-14
40818: _git-checkout: When completing local heads, prefer recently-checked-ou...
Daniel Shahaf
2
-1
/
+9
2017-03-14
40817: __git_recent_branches: Retrieve less data, but faster.
Daniel Shahaf
2
-1
/
+5
2017-03-14
40822: vcs_info quilt: Document the '.quilt-foo' zstyle context element. (Com...
Daniel Shahaf
2
-5
/
+21
2017-03-12
40837: for pgrep completion, add -w on Linux
Wieland Hoffmann
2
-1
/
+7
2017-03-12
40816: Document interaction of 'print -P' and 'print -f'.
Daniel Shahaf
3
-1
/
+17
2017-03-12
40820: add a few tests of strftime, related to 40681
Jun-ichi Takimoto
2
-2
/
+17
2017-03-11
40832: fix $x:P when PWD=/
Barton E. Schaefer
2
-2
/
+14
2017-03-11
unposted (github pull request #15): fix a small typo in `ip` corrections file
John Leuenhagen
2
-1
/
+7
[next]