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
*
make `_arguments -S' still complete long options after `--<TAB>'; fix for cur...
pre-func-move
Sven Wischnowsky
2001-04-02
1
-0
/
+6
*
13866: apt-get install pinning
Clint Adams
2001-04-02
1
-0
/
+3
*
13864: apt-get -t <release name>
Clint Adams
2001-04-02
1
-0
/
+5
*
various doc fixes and minor completion function changes, most of which
Oliver Kiddle
2001-04-01
1
-1
/
+17
*
Completion for apm command (linux only).
Chmouel Boudjnah
2001-04-01
1
-0
/
+4
*
13860: caching layer support in _deb_packages
Clint Adams
2001-03-30
1
-0
/
+4
*
Fix problem with traps not runing if shell exec'd final command
Peter Stephenson
2001-03-30
1
-0
/
+6
*
13845, 13486
Bart Schaefer
2001-03-30
1
-0
/
+9
*
Don't assume we can change the string for the HOST parameter when used in
Peter Stephenson
2001-03-29
1
-1
/
+4
*
disallow changing of parameter type
Peter Stephenson
2001-03-29
1
-0
/
+5
*
fix comparison of expansions with expanded prefix (missing quoting) (13833)
Sven Wischnowsky
2001-03-29
1
-0
/
+3
*
next try to get rid of empty strings being added as possible completion by _m...
Sven Wischnowsky
2001-03-29
1
-0
/
+6
*
Man page formatting tweak from long ago.
Bart Schaefer
2001-03-29
1
-0
/
+6
*
Add `bindkey -p'
Peter Stephenson
2001-03-28
1
-0
/
+4
*
move ZLE builtin documentation from mod_zle.yo to zle.yo.
Peter Stephenson
2001-03-28
1
-0
/
+5
*
more cleanup; simplify the stop and liststyles; try to make it obey whatever ...
Sven Wischnowsky
2001-03-28
1
-0
/
+5
*
replace `path' with more general `urls' style (13814)
Sven Wischnowsky
2001-03-28
1
-0
/
+3
*
*** empty log message ***
Sven Wischnowsky
2001-03-28
1
-0
/
+5
*
Typo in _complete_tag
Peter Stephenson
2001-03-28
1
-0
/
+5
*
don't add options as completions if a `->state' action was used and we are di...
Sven Wischnowsky
2001-03-28
1
-0
/
+6
*
make _arguments return 300 only if given the -R option (13790)
Sven Wischnowsky
2001-03-27
1
-0
/
+4
*
comment out looking up the prefix-needed style when completing directory stac...
Sven Wischnowsky
2001-03-27
1
-0
/
+5
*
try to make _h_c_w smarter at the beginning and end of the list; avoid list-b...
Sven Wischnowsky
2001-03-27
1
-0
/
+7
*
13779/13783: fixes from Michal Politowski
Clint Adams
2001-03-26
1
-0
/
+6
*
13777: maxfilelocks limit for glibc2.2
Clint Adams
2001-03-26
1
-0
/
+5
*
handle colons in xor lists (13770)
Sven Wischnowsky
2001-03-26
1
-0
/
+2
*
unset ZLS_COLORS if list-colors not set (13768)
Sven Wischnowsky
2001-03-26
1
-0
/
+4
*
avoid adding empty strings to the kill ring (13767)
Sven Wischnowsky
2001-03-26
1
-2
/
+5
*
_pids shouldn't start menu completion if the current word starts with a hyphe...
Sven Wischnowsky
2001-03-26
1
-0
/
+6
*
Discourage use of sample startup files as /etc/z*.
Bart Schaefer
2001-03-25
1
-0
/
+6
*
New _cpio
Peter Stephenson
2001-03-25
1
-0
/
+2
*
A couple of regression tests.
Bart Schaefer
2001-03-25
1
-0
/
+2
*
stop LC_COLLATE reordering things in tests
Peter Stephenson
2001-03-25
1
-0
/
+3
*
More minor test fixes.
Bart Schaefer
2001-03-25
1
-0
/
+5
*
Handle @folder for MH in _mailboxes
Peter Stephenson
2001-03-25
1
-0
/
+4
*
Fixes for mh completions.
Bart Schaefer
2001-03-24
1
-0
/
+6
*
Clean up grammar tests.
Bart Schaefer
2001-03-23
1
-0
/
+5
*
don't auto-start menu completion after a `%' when completing pids or jobs (13...
Sven Wischnowsky
2001-03-23
1
-0
/
+3
*
probably no reason to put the (#a?) flag after an initial tilde in _approxima...
Sven Wischnowsky
2001-03-23
1
-0
/
+4
*
add commands and call-command styles; mention some of the more expensive thin...
Sven Wischnowsky
2001-03-23
1
-0
/
+5
*
test if the colon is quoted (13725)
Sven Wischnowsky
2001-03-23
1
-0
/
+3
*
fixlet, complicated match specs could result in incorrect words being used as...
Sven Wischnowsky
2001-03-23
1
-0
/
+6
*
Some tweaks for nmh in _mh
Peter Stephenson
2001-03-22
1
-0
/
+4
*
skip redirections in execpline2() when looking for the command code (13706)
Sven Wischnowsky
2001-03-22
1
-0
/
+5
*
Tweak an expansion.
Bart Schaefer
2001-03-21
1
-0
/
+6
*
use -l as default for telnet's without -\? option (13674)
Sven Wischnowsky
2001-03-20
1
-0
/
+3
*
fix misaligned percent output of zprof (13673)
Sven Wischnowsky
2001-03-20
1
-0
/
+5
*
13664pt2: Back out Completion/SysV
Clint Adams
2001-03-18
1
-1
/
+1
*
13664: */rcS.d/* force-reload, force-restart
Clint Adams
2001-03-18
1
-0
/
+5
*
metafaq: shorter address for Israeli mirror
Peter Stephenson
2001-03-18
1
-0
/
+5
[next]