index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: Adding comments to test changed line number in output
Peter Stephenson
2017-05-09
1
-0
/
+5
*
40181: Fix buffer overrun in xsymlinks.
Peter Stephenson
2017-05-09
1
-0
/
+3
*
41078: Empty psvar could cause bad dereference in prompt expansion
Peter Stephenson
2017-05-09
1
-0
/
+5
*
41095: Use 2>&- in completion to avoide restricted shell problem.
Jan Kryl
2017-05-08
1
-0
/
+3
*
40173: Off-by-one error checking for {varid}.
Peter Stephenson
2017-05-08
1
-0
/
+3
*
users/22688: Allow mixing redirs and arguments after anon functions.
Peter Stephenson
2017-05-08
1
-0
/
+3
*
Fix combination of HERE document and |&.
Peter Stephenson
2017-05-08
1
-0
/
+6
*
41038: Document recent, backwards-compatible precommand modifiers changes.
Daniel Shahaf
2017-05-04
1
-0
/
+5
*
41043: Close pipes in shell when disowning background job.
Peter Stephenson
2017-05-03
1
-0
/
+5
*
unposted: Use typeset -g in insert-unicode-char
Peter Stephenson
2017-05-02
1
-0
/
+5
*
41020: Fix "command -p"; "-p" was incorrectly left in command arguments
Peter Stephenson
2017-04-28
1
-0
/
+5
*
41012: Fix premature exit from nested function in EXIT trap.
Peter Stephenson
2017-04-27
1
-0
/
+8
*
41016: Test that quoted precommand modifiers now work
Peter Stephenson
2017-04-27
1
-0
/
+5
*
unposted: fix syntax on line end
Oliver Kiddle
2017-04-26
1
-0
/
+2
*
40965: fix for missing local declarations of expl
Oliver Kiddle
2017-04-26
1
-0
/
+26
*
41008: Handle expansions for precommand modifiers
Peter Stephenson
2017-04-26
1
-0
/
+6
*
41006: _ls: new optiosns and a few fixes
Jun-ichi Takimoto
2017-04-26
1
-0
/
+5
*
40943: __git_recent_commits: prefer recent commit objects
Daniel Hahler
2017-04-23
1
-0
/
+5
*
40995: Don't disable alias expansion when finding command substitution limits
Peter Stephenson
2017-04-23
1
-0
/
+6
*
40994: unmeta_one() need not count Meta
Jun-ichi Takimoto
2017-04-23
1
-0
/
+4
*
40990: Fix crash with bogus path in sh emaulation.
Peter Stephenson
2017-04-21
1
-0
/
+6
*
40973: _remote_files: Fix completion of remote files that start with a hyphen...
Daniel Shahaf
2017-04-18
1
-0
/
+5
*
40977: "emulate" disallows "--help" and "--version"
Barton E. Schaefer
2017-04-15
1
-0
/
+4
*
40935: User names need metafying.
Orlov Sergey
2017-04-10
1
-0
/
+5
*
40940: untokenize names of condition features before attempting to look up th...
Bart Schaefer
2017-04-07
1
-0
/
+6
*
users/22653: options.yo: Clarify REMATCH_PCRE semantics.
Daniel Shahaf
2017-04-05
1
-0
/
+5
*
40933: Ensure we get job text in sourced files.
Peter Stephenson
2017-04-04
1
-0
/
+5
*
40932: Parameter subscripts need to count parentheses.
Peter Stephenson
2017-04-03
1
-0
/
+5
*
40929 (replaces 40598): paramsubst() should always return scalar when PREFORK...
Barton E. Schaefer
2017-04-02
1
-0
/
+5
*
* 40782: avoid dependency on zsh/regex module
Sebastian Gniazdowski
2017-04-01
1
-0
/
+5
*
Fix typo breaking kld completion
Dag-Erling Smørgrav
2017-03-30
1
-0
/
+3
*
40909: Stress test for parameter substitution
Sebastian Gniazdowski
2017-03-30
1
-0
/
+5
*
40906: Add note on use of (k) parameter subst flag.
Peter Stephenson
2017-03-27
1
-0
/
+5
*
40878: additional stgit squash command completeion
Alexandre Rames
2017-03-24
1
-0
/
+3
*
40892: subcommand matching for ip help
Aaron Schrab
2017-03-24
1
-0
/
+5
*
40891: fix more zero-length matches.
Peter Stephenson
2017-03-23
1
-1
/
+6
*
22601: Fix for parameter substitution pattern matches.
Peter Stephenson
2017-03-23
1
-0
/
+5
*
40875: Update REC_EXACT description, suggested by Martin Krafft
Peter Stephenson
2017-03-21
1
-0
/
+2
*
Improve comment at top of GDBM test
Peter Stephenson
2017-03-21
1
-0
/
+5
*
unposted (after 40859): Fix yodl warning:
Daniel Shahaf
2017-03-20
1
-0
/
+4
*
40859: vcs_info docs: Use proper internal links through texinfo nodes.
Daniel Shahaf
2017-03-19
1
-0
/
+5
*
unposted: vcs_info quilt: Fix documentation markup typo.
Daniel Shahaf
2017-03-18
1
-0
/
+5
*
40855: _dmidecode: Fix _arguments syntax error.
Daniel Shahaf
2017-03-16
1
-0
/
+5
*
40843: update options for ruby 2.4.0p0
Oliver Kiddle
2017-03-14
1
-0
/
+3
*
40842: update completions for coreutils and similar utilities, also improving...
Oliver Kiddle
2017-03-14
1
-0
/
+11
*
40818: _git-checkout: When completing local heads, prefer recently-checked-ou...
Daniel Shahaf
2017-03-14
1
-0
/
+4
*
40817: __git_recent_branches: Retrieve less data, but faster.
Daniel Shahaf
2017-03-14
1
-0
/
+3
*
40822: vcs_info quilt: Document the '.quilt-foo' zstyle context element. (Com...
Daniel Shahaf
2017-03-14
1
-0
/
+5
*
40837: for pgrep completion, add -w on Linux
Wieland Hoffmann
2017-03-12
1
-0
/
+5
*
40816: Document interaction of 'print -P' and 'print -f'.
Daniel Shahaf
2017-03-12
1
-0
/
+5
[next]