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-06-16
11951: _dpkg tweak for install and record-avail
Clint Adams
2
-2
/
+10
2000-06-16
allow completion after `a{{b,c},'; fix for closing brace re-insertion when co...
Sven Wischnowsky
4
-10
/
+7
2000-06-16
enhance ignore-line to ignore all/current/other word(s) (11938)
Sven Wischnowsky
3
-10
/
+25
2000-06-16
zstyle -e option; change math-styles to boolean ones; change defaults for _ex...
Sven Wischnowsky
6
-111
/
+135
2000-06-15
more security in completion matching (11924)
Sven Wischnowsky
2
-2
/
+4
2000-06-15
11908: compmatch tests
Peter Stephenson
2
-0
/
+19
2000-06-15
as 11916: ChangeLog split
Peter Stephenson
2
-11269
/
+11274
2000-06-15
make _files try each pattern only once (and stop after `*') (11915)
Sven Wischnowsky
3
-2
/
+16
2000-06-15
Delete stray whitespace.
Bart Schaefer
1
-1
/
+0
2000-06-15
fix for _arguments, it took non-option strings as options (11910)
Sven Wischnowsky
2
-3
/
+17
2000-06-14
11906: yet two more saving trap bugs
Peter Stephenson
2
-8
/
+20
2000-06-14
Handle new suffix style with arrays (11903)
Oliver Kiddle
2
-1
/
+5
2000-06-14
11902: SIGWINCH local trap test
Peter Stephenson
2
-0
/
+11
2000-06-14
11901: two more trap saving bugs
Peter Stephenson
2
-1
/
+9
2000-06-14
11895: trap exit problem when exiting from function scope
Peter Stephenson
2
-2
/
+7
2000-06-14
*** empty log message ***
Sven Wischnowsky
1
-1
/
+1
2000-06-14
*** empty log message ***
Sven Wischnowsky
1
-1
/
+1
2000-06-14
nix kaboom with `time time' (?)
Sven Wischnowsky
2
-5
/
+17
2000-06-14
better fix for menu selection on dumb terminal (11885?)
Sven Wischnowsky
2
-3
/
+8
2000-06-13
Added article number for 11882.
Clint Adams
1
-1
/
+1
2000-06-13
11877: ChangeLog only
Peter Stephenson
1
-1
/
+1
2000-06-13
?????: dpkg completion improvements
Clint Adams
2
-15
/
+44
2000-06-13
Added patch numbers to Sven's entries.
Clint Adams
1
-5
/
+5
2000-06-13
make -A take a pattern as argument to match non-arguments; allow single-lette...
Sven Wischnowsky
3
-43
/
+76
2000-06-13
new _generic widget to call completion with $WIDGET in function field of cont...
Sven Wischnowsky
3
-0
/
+33
2000-06-13
allow insert-tab to contain `pending[=num]' to handle the case when there is ...
Sven Wischnowsky
2
-4
/
+24
2000-06-13
new style `suffix'; use accept-exact style in _expand (?)
Sven Wischnowsky
3
-7
/
+35
2000-06-13
fix for longer capability strings (sunsite still not responding, sigh)
Sven Wischnowsky
2
-7
/
+14
2000-06-13
Make PRINT_* flags unique again
Peter Stephenson
2
-5
/
+9
2000-06-13
fixes for calling compfiles, for completing words with special characters; ma...
Sven Wischnowsky
5
-40
/
+204
2000-06-12
11867: restrict typeset -H application
Peter Stephenson
5
-5
/
+15
2000-06-11
11866: More ANSI color stuff; preserve more state during prompt previewing.
Bart Schaefer
3
-95
/
+195
2000-06-11
Alexandre: Fix colored listings crash (article number attribution may be
Bart Schaefer
2
-1
/
+6
2000-06-11
11861: Completion/User/_cvs: fix -a use for compadd.
Tanaka Akira
2
-1
/
+5
2000-06-10
11850: Fix crash in menu-select on dumb terminals. Also, a ChangeLog entry
Bart Schaefer
2
-0
/
+15
2000-06-09
11838: typeset -H
Peter Stephenson
7
-24
/
+38
2000-06-09
11839: endtrapscope() null pointer dereference prevention
Clint Adams
2
-1
/
+6
2000-06-09
fix for menu-completion when another completion came right after it (11836)
Sven Wischnowsky
3
-0
/
+5
2000-06-09
improve _path_files, move some code into C, try to optimise glob patterns and...
Sven Wischnowsky
3
-47
/
+314
2000-06-08
avoid bug in IRIX's sed and use new -K option to zparseopts in _urls
Oliver Kiddle
3
-3
/
+8
2000-06-08
11820: metafication of command line arguments
Peter Stephenson
2
-10
/
+36
2000-06-08
more anchor matching fixes (11817)
Sven Wischnowsky
2
-10
/
+13
2000-06-08
trying to improve _expand; new keep-prefix style, add-space gives more contro...
Sven Wischnowsky
3
-17
/
+65
2000-06-08
make C-code expansion add a space only when more than one word was generated ...
Sven Wischnowsky
2
-2
/
+8
2000-06-08
users/3130: Completion/Debian/_apt: fix actions for _alternative.
Tanaka Akira
2
-3
/
+7
2000-06-07
try to get the tests for `strings long enough' right in anchor matching code ...
Sven Wischnowsky
2
-2
/
+9
2000-06-07
optimise command lookup in old and new completion (user/3124)
Sven Wischnowsky
3
-23
/
+36
2000-06-07
11711: Andrej: diff output workaround
Peter Stephenson
2
-2
/
+21
2000-06-07
hopefully more consistent beeping with menu-selection (11794)
Sven Wischnowsky
4
-12
/
+22
2000-06-07
-K option for zparseopts to keep previous array values (11792)
Sven Wischnowsky
3
-41
/
+75
[next]