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
*
40403/0001: vcs_info set-patch-format helper: Part #1.
Daniel Shahaf
2017-01-25
1
-0
/
+7
*
40401: vcs_info git: Fix the %c patch-format expando.
Daniel Shahaf
2017-01-25
1
-0
/
+3
*
40396: vcs_info quilt: More documentation of '%Q' and 'use-quilt'.
Daniel Shahaf
2017-01-25
1
-0
/
+3
*
40392: vcs_info patch2subject: Support `git show` output.
Daniel Shahaf
2017-01-25
1
-0
/
+5
*
posted: Make D07 recognize more spellings of pl_PL.UTF-8
Mikael Magnusson
2017-01-24
1
-0
/
+5
*
40404: Only quote command in whence output with -v.
Peter Stephenson
2017-01-24
1
-0
/
+5
*
40391: Add WARN_NESTED_VAR option and functions -W.
Peter Stephenson
2017-01-23
1
-0
/
+8
*
unposted: Etc/BUGS: Record users/20807 vcs_info quilt issue.
Daniel Shahaf
2017-01-23
1
-0
/
+4
*
43080: a few more tests for autoload with absolute path
Peter Stephenson
2017-01-18
1
-0
/
+3
*
40375: autoload with explicit path mustn't trash already loaded function.
Peter Stephenson
2017-01-18
1
-0
/
+6
*
unposted: "autooad ~..." also completes file
Peter Stephenson
2017-01-17
1
-0
/
+5
*
40372: turn off POSIX_IDENTIFIERS option in completion
Peter Stephenson
2017-01-16
1
-0
/
+3
*
40369: quote command paths in whence -v
Peter Stephenson
2017-01-16
1
-0
/
+3
*
40353 with tweaks to whence -v: extend directory cache use.
Peter Stephenson
2017-01-16
1
-0
/
+7
*
40362: Fix setting of parameter values in compvalues
Peter Stephenson
2017-01-15
1
-0
/
+6
*
40355: _mpc: improve playlist completion
Earnestly
2017-01-13
1
-0
/
+5
*
40345: update lsusb completion
Oliver Kiddle
2017-01-13
1
-1
/
+3
*
40344: new lsblk completion
Oliver Kiddle
2017-01-13
1
-0
/
+4
*
unposted: one missing *name = NULL
Peter Stephenson
2017-01-12
1
-0
/
+2
*
40342: Add directory name cache for autoload file paths.
Peter Stephenson
2017-01-12
1
-0
/
+6
*
40335: More care with autoload function path.
Peter Stephenson
2017-01-12
1
-0
/
+4
*
40333: Fix the watch interface for utmpx
Jens Elkner
2017-01-12
1
-0
/
+5
*
40332: completion for new autoload features
Peter Stephenson
2017-01-11
1
-0
/
+5
*
40321: _arguments option groups
Oliver Kiddle
2017-01-11
1
-0
/
+5
*
unposted: more care with shell function filename.
Peter Stephenson
2017-01-11
1
-0
/
+3
*
Add features associated with autoloading a function using an absolute
Peter Stephenson
2017-01-11
1
-0
/
+8
*
40305: fix some problems redisplaying command line after interrupt.
Peter Stephenson
2017-01-10
1
-0
/
+4
*
40306 with doc tweaks: Change behaviour expanding alias in () function defini...
Peter Stephenson
2017-01-10
1
-0
/
+9
*
40303: _bts: Add more subcommands.
Daniel Shahaf
2017-01-10
1
-0
/
+4
*
40318 (in part): Document echo \c behaviour.
Phil Pennock
2017-01-10
1
-0
/
+5
*
40302: New _swaks completion (common options only).
Daniel Shahaf
2017-01-10
1
-0
/
+5
*
unposted: LICENCE: Update year to $now (2017).
Daniel Shahaf
2017-01-08
1
-0
/
+4
*
40285: Be more careful with pattern allocation in history isearch.
Peter Stephenson
2017-01-06
1
-0
/
+6
*
40270 (after 39995): Add cross-reference for robustness.
Daniel Shahaf
2017-01-05
1
-0
/
+3
*
40264: _man: Complete all sections after '-a'.
Daniel Shahaf
2017-01-05
1
-0
/
+3
*
users/22320: Etc/BUGS: Add 40240, label 40106.
Daniel Shahaf
2017-01-05
1
-0
/
+4
*
40269: handle option exclusion within current word for clumped options
Oliver Kiddle
2017-01-05
1
-0
/
+5
*
40227: handle _arguments sets and rest arguments starting with a dash
Oliver Kiddle
2017-01-04
1
-0
/
+3
*
40226: tidy up some of the _arguments set code
Oliver Kiddle
2017-01-04
1
-0
/
+5
*
users/22319: ${ary1:^ary2} should not change isarr state of expansion of ary1
Barton E. Schaefer
2017-01-03
1
-0
/
+6
*
40248: suppress errors from zshaddhistoryhook
Barton E. Schaefer
2017-01-03
1
-0
/
+5
*
40265: Fix problems with pure string in patterns with Meta.
Peter Stephenson
2017-01-03
1
-0
/
+4
*
40260: zero new space allocated in prompt buffer
Paulo Andrade
2017-01-03
1
-0
/
+5
*
40231: Optimise setarrvalue().
Sebastian Gniazdowski
2016-12-28
1
-0
/
+4
*
40232: Remove SH_USE_BSD_ECHO autoconf test.
Daniel Shahaf
2016-12-28
1
-0
/
+4
*
unposted (see users/22287): _comp_options needs to disable ERR_RETURN
Barton E. Schaefer
2016-12-27
1
-0
/
+5
*
Oliver: 40118: alternate fix replacing 40115
Barton E. Schaefer
2016-12-24
1
-0
/
+9
*
40162: _arguments support for a match spec in combination with sets
Oliver Kiddle
2016-12-22
1
-0
/
+5
*
unposted: Post-release version bump to 5.3.1-dev-0.
Daniel Shahaf
2016-12-22
1
-0
/
+5
*
unposted: Release 5.3.1
zsh-5.3.1
Peter Stephenson
2016-12-21
1
-0
/
+5
[next]