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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
11561: no RC_QUOTES in $'..'
Peter Stephenson
2000-05-24
3
-2
/
+7
*
11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.
Peter Stephenson
2000-05-24
2
-4
/
+8
*
11554: Rearrange _arguments doc some more.
Bart Schaefer
2000-05-24
2
-133
/
+181
*
fix for comparguments to make -s have an effect again (11552)
Sven Wischnowsky
2000-05-24
3
-3
/
+7
*
11548: -h flag for ispell
Clint Adams
2000-05-24
2
-2
/
+8
*
11542: Doc/Zsh/compsys.yo: more wording `improvements'
Peter Stephenson
2000-05-23
2
-200
/
+221
*
minor completion fixes (11541)
Oliver Kiddle
2000-05-23
4
-17
/
+39
*
Minor completion fixes (11541)
Oliver Kiddle
2000-05-23
2
-1
/
+5
*
Suffix handling improvements for url completion (11539)
Oliver Kiddle
2000-05-23
3
-16
/
+23
*
11537: new _complete_tag function
Peter Stephenson
2000-05-23
4
-1
/
+76
*
doc clarifications for zparseopts (11536)
Sven Wischnowsky
2000-05-23
2
-2
/
+24
*
add -[ak] options to compadd (11533)
Sven Wischnowsky
2000-05-23
6
-12
/
+77
*
add -E option to zparseopts (11530)
Sven Wischnowsky
2000-05-23
3
-11
/
+50
*
use `set -A' instead of `eval' in more places (11525)
Sven Wischnowsky
2000-05-23
6
-12
/
+17
*
fix for read -q without a shout (11524)
Sven Wischnowsky
2000-05-23
2
-2
/
+4
*
save and restore more variables in bufferwords(); move gotword() into core (1...
Sven Wischnowsky
2000-05-23
8
-34
/
+98
*
Don't lose empty arguments (11517)
Oliver Kiddle
2000-05-22
2
-2
/
+6
*
11516: Completion/Core/compinstall: menu selection
Peter Stephenson
2000-05-22
2
-13
/
+26
*
11515: Fix infinite loop.
Bart Schaefer
2000-05-22
2
-1
/
+3
*
11508: Add texipage() to printindex().
Bart Schaefer
2000-05-22
2
-0
/
+3
*
11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.
Bart Schaefer
2000-05-22
10
-38
/
+83
*
make sure wouldinstab is set before calling docomplete() (11503)
Sven Wischnowsky
2000-05-22
2
-1
/
+14
*
Completion/Linux/_rpm: --buildarch is like --target
Chmouel Boudjnah
2000-05-22
2
-1
/
+5
*
another fix for `select=long*' in menu style (11500)
Sven Wischnowsky
2000-05-22
2
-1
/
+5
*
fix for select-long-list in menu style (11497)
Sven Wischnowsky
2000-05-22
2
-4
/
+7
*
fix for clines in suffix (11496)
Sven Wischnowsky
2000-05-22
3
-4
/
+11
*
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
2000-05-22
5
-5
/
+10
*
remove -h option from zstyle (11490)
Sven Wischnowsky
2000-05-22
3
-12
/
+9
*
pat(-) in long-option patterns to say that argument should be completed only ...
Sven Wischnowsky
2000-05-22
5
-378
/
+423
*
fix for a-a-m-c in menu selection; scroll explanations onto screen again (11...
Sven Wischnowsky
2000-05-22
3
-34
/
+60
*
Missing () in a tt().
Bart Schaefer
2000-05-22
2
-1
/
+3
*
11483: Fix formatting and other small errors.
Bart Schaefer
2000-05-22
2
-17
/
+27
*
11478; 3.1.7-pre-4
zsh-3.1.7-pre-4
Peter Stephenson
2000-05-21
10
-204
/
+220
*
11477: Alphabetize itemized lists.
Bart Schaefer
2000-05-20
2
-602
/
+606
*
11473: Turn off xtrace while printing PS4.
Bart Schaefer
2000-05-20
2
-1
/
+7
*
Do a better job of completing suffixes in netscape remote commands (11471)
Oliver Kiddle
2000-05-19
3
-17
/
+28
*
ChangeLog entry for zsh-users/3066, already committed:
Peter Stephenson
2000-05-19
1
-0
/
+3
*
11467: [#<base>] syntax for output base
Peter Stephenson
2000-05-19
6
-11
/
+62
*
Fix _su to use user's shell for completion after -c again
Oliver Kiddle
2000-05-19
2
-3
/
+7
*
11469: Locally unset the errexit option and ZERR trap.
Bart Schaefer
2000-05-19
3
-0
/
+9
*
11461: Make "read" interruptible even when used in the tail of a pipeline.
Bart Schaefer
2000-05-19
2
-4
/
+16
*
fix for unambiguous string insertion (11466)
Sven Wischnowsky
2000-05-19
2
-2
/
+4
*
don't use $match for something different than (#b)ackrefs (11464)
Sven Wischnowsky
2000-05-19
11
-218
/
+286
*
Add missing file name to log message.
Bart Schaefer
2000-05-18
1
-1
/
+2
*
fix for completion of `netscape -remote' (11460)
Sven Wischnowsky
2000-05-18
2
-9
/
+6
*
allow _main_complete to call an arbitrary command given as arguments (11459)
Sven Wischnowsky
2000-05-18
3
-4
/
+29
*
small doc fix; make compcall autoload compctl module (11457)
Sven Wischnowsky
2000-05-18
3
-3
/
+11
*
11455: Completion/Core/_oldlist: old-menu defaults on
Peter Stephenson
2000-05-18
3
-11
/
+65
*
make _files remove backslashes in patterns (11453)
Sven Wischnowsky
2000-05-18
2
-1
/
+6
*
Felix Rosencrantz: 11450: Replace `tr` with paramsubst.
Bart Schaefer
2000-05-18
2
-2
/
+5
[next]