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
*
32340: improve error messages for "read -c" / "read -l"
Barton E. Schaefer
2014-02-02
1
-0
/
+3
*
32338: create empty help.txt so lack of helpfiles does not break the build
Barton E. Schaefer
2014-02-02
1
-0
/
+4
*
32337: change initialization of some special parameters for emulation compati...
Barton E. Schaefer
2014-02-02
1
-0
/
+6
*
32314: merge undo events corresponding to vi change in the vi-cmd-mode widget...
Oliver Kiddle
2014-01-31
1
-0
/
+7
*
32322: display a message when completion is interrupted from the keyboard
Barton E. Schaefer
2014-01-30
1
-0
/
+5
*
32300: new od completion
Jun T
2014-01-30
1
-0
/
+5
*
32316: complete new ssh key type
Christian Hesse
2014-01-29
1
-0
/
+5
*
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
2014-01-28
1
-1
/
+14
|
\
|
*
32303: simplistic completion after $x:
Peter Stephenson
2014-01-28
1
-0
/
+6
|
*
32308: Improve initialising of vi change.
Peter Stephenson
2014-01-28
1
-0
/
+7
*
|
users/18368: compromise to restore partial path completion inadvertently remo...
Barton E. Schaefer
2014-01-27
1
-1
/
+8
|
/
*
unposted: update 31983 to suppress stdout from cmp, too.
Peter Stephenson
2014-01-27
1
-0
/
+5
*
use LPAR() instead of parens in sqrt example
Bart Schaefer
2014-01-23
1
-0
/
+5
*
32299: add use of underscores on arithmetic output for spacing
Peter Stephenson
2014-01-23
1
-0
/
+7
*
unposted: reformulate 32285 to lift the fheap->sp test out of the loop, impro...
Barton E. Schaefer
2014-01-22
1
-0
/
+5
*
32294: prevent buffer overflow when scanning very long directory paths for sy...
Barton E. Schaefer
2014-01-19
1
-0
/
+3
*
users/18335: avoid passing to "functions" those typeset options that it does ...
Barton E. Schaefer
2014-01-19
1
-0
/
+5
*
32285: restart the fheap search in freeheap if the current fheap arena is abo...
Barton E. Schaefer
2014-01-18
1
-0
/
+7
*
32283: fix crash in menu selection when number of terminal lines is small
Barton E. Schaefer
2014-01-18
1
-0
/
+6
*
32271: fix matcher-list example
Daniel Hahler
2014-01-17
1
-0
/
+5
*
32267: use explicit path to modinfo for completion
sergio
2014-01-17
1
-0
/
+5
*
32264: vcs_info, hg: Support detecting repos using ShareExtension
Frank Terbeck
2014-01-17
1
-0
/
+5
*
32265: better handling of large package lists.
Thomas Mitterfellner
2014-01-16
1
-0
/
+5
*
32257: updated zypper completion
Holger Macht
2014-01-16
1
-0
/
+5
*
32255: complet for python under some pythonN.M names
Peter Stephenson
2014-01-14
1
-0
/
+5
*
32246: option "shift -p" pops arguments from end of array
Peter Stephenson
2014-01-11
1
-0
/
+6
*
32245: complete more mpc arguments
Koen Wilde
2014-01-10
1
-0
/
+5
*
users/18298 (tidied up): add {<char>..<char>} expansion
Peter Stephenson
2014-01-09
1
-0
/
+5
*
32238: suppress error output completing after ip
Mark Oteiza
2014-01-08
1
-0
/
+4
*
unposted: update version to 5.0.5-dev-0
Peter Stephenson
2014-01-06
1
-0
/
+5
*
unposted: update version to 5.0.5
zsh-5.0.5
Peter Stephenson
2014-01-05
1
-0
/
+4
*
unposted but c.f. 32231: $line from _arguments doesn't include command
Peter Stephenson
2014-01-05
1
-0
/
+3
*
32231: _chmod was confused by options before the mode
Jun T
2014-01-05
1
-0
/
+3
*
32229: LICENCE should refer to Gnu *General* Public License
Axel Beckert
2014-01-05
1
-0
/
+5
*
unposted: update another README reference to 5.0.5
Peter Stephenson
2014-01-03
1
-0
/
+2
*
users/18271 plus further tweaks: FAQ entry for pattern exclusions
Peter Stephenson
2014-01-03
1
-0
/
+3
*
unposted: update source documentation for 5.0.5
Peter Stephenson
2014-01-03
1
-0
/
+5
*
32261: completion updates for Solaris 11, Update 1
Danek Duvall
2014-01-02
1
-0
/
+6
*
32196: copy-prev-shell-word needs a lexer flag
Carl Drougge
2014-01-02
1
-0
/
+5
*
32210: completion for the sysstat suite
Eric Cook
2013-12-31
1
-0
/
+5
*
32208: always reset pathchecked when the path array is modified
Barton E. Schaefer
2013-12-30
1
-0
/
+3
*
32205: skip cdpath search when prefix begins with "../"
Barton E. Schaefer
2013-12-30
1
-1
/
+4
*
Note problem when compiling with GCC on OS X 10.9.1.
Barton E. Schaefer
2013-12-30
1
-0
/
+4
*
32190: quote _path_files -W path when completing relative to ../
Barton E. Schaefer
2013-12-28
1
-0
/
+4
*
32186: fix bad backreference; handle glob patterns with backslashed quotes
Barton E. Schaefer
2013-12-28
1
-0
/
+5
*
unposted: move path assignment from comptest to Y01completion.ztst
Barton E. Schaefer
2013-12-26
1
-0
/
+6
*
32183: regression tests for 32182 and 31611
Barton E. Schaefer
2013-12-25
1
-0
/
+3
*
32182: re-enable command completion after a separator
Barton E. Schaefer
2013-12-25
1
-0
/
+3
*
32178: fix another acquire_pgrp() infinite loop
Barton E. Schaefer
2013-12-25
1
-1
/
+5
*
32176: plug additional deadlock-inducing pipe descriptor leaks
Peter Stephenson
2013-12-21
1
-0
/
+5
[next]