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
2001-07-25
Fix typo.
Bart Schaefer
2
-1
/
+3
2001-07-25
More index entry etc. cleanup.
Bart Schaefer
2
-38
/
+55
2001-07-25
move pattern matching in the loop to make sure all match specs are used (15487)
Sven Wischnowsky
3
-45
/
+54
2001-07-25
some more places where list-separator should be used (15485)
Sven Wischnowsky
5
-16
/
+27
2001-07-25
another fix for 15477 (separator strings); add list-separator style (15484)
Sven Wischnowsky
9
-16
/
+41
2001-07-25
fixlet for 15477, don't let it remove consecutive dummy matches (15482)
Sven Wischnowsky
4
-4
/
+10
2001-07-25
make display for groups in _describe nicer; improve packing with list_packed;...
Sven Wischnowsky
9
-158
/
+506
2001-07-24
remove nulargs in here strings (15470)
Sven Wischnowsky
2
-0
/
+7
2001-07-24
Fix errors introduced by 15354.
Bart Schaefer
3
-3
/
+7
2001-07-24
improve user/host completion before a @ (15468)
Sven Wischnowsky
2
-0
/
+7
2001-07-20
15432: New bash-transpose-words widget
Peter Stephenson
3
-2
/
+18
2001-07-20
don't use compsuffix when it might be freed; use the right variable in that l...
Sven Wischnowsky
2
-5
/
+12
2001-07-19
yet another followup to 15497; make _describe filter out non-matching strings...
Sven Wischnowsky
3
-3
/
+53
2001-07-18
fix for 15407; there may be sets without matches (15409)
Sven Wischnowsky
2
-2
/
+6
2001-07-18
add list-grouped option to make options and such be grouped together if they ...
Sven Wischnowsky
7
-159
/
+284
2001-07-18
add support for -R option (15402)
Sven Wischnowsky
2
-0
/
+14
2001-07-17
use colon separator for BSD (15393)
Oliver Kiddle
2
-1
/
+6
2001-07-17
add preserve-prefix style to keep pathname prefix unchanged (15400)
Sven Wischnowsky
3
-0
/
+21
2001-07-13
accidentally committed 15278
Andrey Borzenkov
1
-1
/
+3
2001-07-13
15390: Cygwin support
Andrey Borzenkov
3
-1
/
+57
2001-07-13
make _files not use its own description if there is one from a calling functi...
Sven Wischnowsky
3
-3
/
+18
2001-07-12
Explain the effect of CORRECT on HASH_CMDS et al.
Bart Schaefer
2
-3
/
+11
2001-07-10
(15357)
Sven Wischnowsky
4
-3
/
+20
2001-07-10
Better indexing and misc. cleanup in the first tenth or so of the doc.
Bart Schaefer
14
-107
/
+186
2001-07-10
remove not only numeric suffixes, but also `.n' and the like (15352)
Sven Wischnowsky
2
-3
/
+7
2001-07-09
15334: use string "(eval)" as script name in debugging messages in eval's
Peter Stephenson
12
-60
/
+73
2001-07-09
4.1.0-dev-1
Peter Stephenson
2
-2
/
+4
2001-07-09
15329: test script changes to go with 15327 LINENO change
Peter Stephenson
11
-60
/
+66
2001-07-09
Fix function stack unwinding on autoload failures.
Bart Schaefer
2
-6
/
+12
2001-07-09
15327: always use local LINENOs in parse_string().
Peter Stephenson
8
-14
/
+22
2001-07-08
15304,15305,15308
Bart Schaefer
1
-0
/
+12
2001-07-08
Fix infinite loop on `r OLD=NEW' when OLD is the empty string.
Bart Schaefer
1
-0
/
+4
2001-07-08
Suppress XTRACE during user-defined widgets.
Bart Schaefer
1
-2
/
+6
2001-07-08
Don't always coerce to float when assigning to an unset parameter.
Bart Schaefer
1
-1
/
+2
2001-07-06
15291, 15292: fix bug setting scalar in math mode
Peter Stephenson
4
-15
/
+59
2001-07-06
15250: still run setup even if pcre functions are unavailable
Clint Adams
2
-6
/
+21
2001-07-06
15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc
Peter Stephenson
8
-6
/
+79
2001-07-06
add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)
Oliver Kiddle
3
-19
/
+28
2001-07-06
(15283)
Sven Wischnowsky
2
-1
/
+6
2001-07-06
15265: Src/parse.c: correction problems with new `for' syntax
Peter Stephenson
2
-4
/
+8
2001-07-06
15277: Src/glob.c: real backreferencing bug with ${(S)...%%...}
Peter Stephenson
2
-8
/
+12
2001-07-06
back out 15266
Peter Stephenson
3
-59
/
+14
2001-07-06
Avoid static link of pcre module.
Bart Schaefer
2
-14
/
+16
2001-07-05
15266: fix for ${(S)...%%...}
Peter Stephenson
3
-9
/
+66
2001-07-05
15264: improved doc for variant complex commands
Peter Stephenson
2
-8
/
+20
2001-07-05
15261: remaining easy option tests
Peter Stephenson
3
-1
/
+356
2001-07-05
15253 : hash foo together with foo.exe on Cygwin
Andrey Borzenkov
2
-4
/
+10
2001-07-04
15242: pcre_match -a and $match instead of pparams
Clint Adams
3
-8
/
+25
2001-07-03
Remove extraneous comma.
Bart Schaefer
1
-1
/
+1
2001-07-03
15234: describe behavior added by 15228.
Clint Adams
2
-0
/
+7
[next]