index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-29
doc fix, missing `)' (11638)
Sven Wischnowsky
2
-1
/
+3
2000-05-29
make _path_files use glob qualifiers from the line when doing pattern matchin...
Sven Wischnowsky
2
-0
/
+26
2000-05-29
make handling of default tag clearer in the docs (3101)
Sven Wischnowsky
2
-2
/
+15
2000-05-29
matching bugs with patterns with two anchors (11634)
Sven Wischnowsky
4
-4
/
+25
2000-05-29
keep information about things to complete in _arguments (11631)
Sven Wischnowsky
2
-8
/
+9
2000-05-29
fixes for _arguments with sets; make _zpty not use sets (11624)
Sven Wischnowsky
5
-23
/
+71
2000-05-28
11618: Fix bad shift.
Bart Schaefer
2
-4
/
+8
2000-05-28
11616: netinet/in_systm.h again
Peter Stephenson
4
-9
/
+36
2000-05-28
use of _arguments for completion of a couple more builtins (11615)
Oliver Kiddle
3
-10
/
+57
2000-05-27
11606: Propagate parse errors out of parse_list() and parse_event(), and
Bart Schaefer
3
-7
/
+11
2000-05-27
11607: For "read -q", open shout if necessary
Bart Schaefer
1
-0
/
+3
2000-05-27
11606 and 11607.
Bart Schaefer
1
-0
/
+10
2000-05-26
11599: check for d&x bits on @INC directories in _perl_modules
Clint Adams
2
-0
/
+8
2000-05-26
11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable
Peter Stephenson
8
-31
/
+78
2000-05-26
disable vared if zle is not enabled (11566)
Sven Wischnowsky
2
-0
/
+8
2000-05-25
Split _arguments calls into sets to avoid long mutex lists (11579)
Oliver Kiddle
3
-13
/
+32
2000-05-25
beautify format of compdump file (11576)
Sven Wischnowsky
3
-3
/
+6
2000-05-25
fix for special-dirs when used with -g patterns (11570)
Sven Wischnowsky
2
-6
/
+11
2000-05-25
better cursor-movement in menu-selection (11569)
Sven Wischnowsky
2
-3
/
+16
2000-05-25
11567: FD_CLOEXEC in zftp.c
Peter Stephenson
2
-6
/
+7
2000-05-25
force listing in _complete_debug; make complist with list-scrolling stopt at ...
Sven Wischnowsky
4
-13
/
+33
2000-05-24
11561: no RC_QUOTES in $'..'
Peter Stephenson
3
-2
/
+7
2000-05-24
11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.
Peter Stephenson
2
-4
/
+8
2000-05-24
11554: Rearrange _arguments doc some more.
Bart Schaefer
2
-133
/
+181
2000-05-24
fix for comparguments to make -s have an effect again (11552)
Sven Wischnowsky
3
-3
/
+7
2000-05-24
11548: -h flag for ispell
Clint Adams
2
-2
/
+8
2000-05-23
11542: Doc/Zsh/compsys.yo: more wording `improvements'
Peter Stephenson
2
-200
/
+221
2000-05-23
minor completion fixes (11541)
Oliver Kiddle
4
-17
/
+39
2000-05-23
Minor completion fixes (11541)
Oliver Kiddle
2
-1
/
+5
2000-05-23
Suffix handling improvements for url completion (11539)
Oliver Kiddle
3
-16
/
+23
2000-05-23
11537: new _complete_tag function
Peter Stephenson
4
-1
/
+76
2000-05-23
doc clarifications for zparseopts (11536)
Sven Wischnowsky
2
-2
/
+24
2000-05-23
add -[ak] options to compadd (11533)
Sven Wischnowsky
6
-12
/
+77
2000-05-23
add -E option to zparseopts (11530)
Sven Wischnowsky
3
-11
/
+50
2000-05-23
use `set -A' instead of `eval' in more places (11525)
Sven Wischnowsky
6
-12
/
+17
2000-05-23
fix for read -q without a shout (11524)
Sven Wischnowsky
2
-2
/
+4
2000-05-23
save and restore more variables in bufferwords(); move gotword() into core (1...
Sven Wischnowsky
8
-34
/
+98
2000-05-22
Don't lose empty arguments (11517)
Oliver Kiddle
2
-2
/
+6
2000-05-22
11516: Completion/Core/compinstall: menu selection
Peter Stephenson
2
-13
/
+26
2000-05-22
11515: Fix infinite loop.
Bart Schaefer
2
-1
/
+3
2000-05-22
11508: Add texipage() to printindex().
Bart Schaefer
2
-0
/
+3
2000-05-22
11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.
Bart Schaefer
10
-38
/
+83
2000-05-22
make sure wouldinstab is set before calling docomplete() (11503)
Sven Wischnowsky
2
-1
/
+14
2000-05-22
Completion/Linux/_rpm: --buildarch is like --target
Chmouel Boudjnah
2
-1
/
+5
2000-05-22
another fix for `select=long*' in menu style (11500)
Sven Wischnowsky
2
-1
/
+5
2000-05-22
fix for select-long-list in menu style (11497)
Sven Wischnowsky
2
-4
/
+7
2000-05-22
fix for clines in suffix (11496)
Sven Wischnowsky
3
-4
/
+11
2000-05-22
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
5
-5
/
+10
2000-05-22
remove -h option from zstyle (11490)
Sven Wischnowsky
3
-12
/
+9
2000-05-22
pat(-) in long-option patterns to say that argument should be completed only ...
Sven Wischnowsky
5
-378
/
+423
[next]