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-19
allow _expand to expand braces; better detection of braces to complete in C (...
Sven Wischnowsky
6
-18
/
+83
2000-06-19
improve filename completion; use accept-exact for in-path completion; new fak...
Sven Wischnowsky
5
-54
/
+233
2000-06-19
.distfiles additions
Peter Stephenson
3
-2
/
+5
2000-06-19
users/3189: zmv fixes
Peter Stephenson
3
-13
/
+34
2000-06-19
restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3...
Sven Wischnowsky
4
-7
/
+30
2000-06-18
11966: double brackets around comparison to prevent 'command not found: no'
Clint Adams
2
-1
/
+6
2000-06-17
Fix parsing of := for magicequalsubst.
Bart Schaefer
2
-3
/
+10
2000-06-17
11959: Completion/User/_urls: make it magicequalsubst aware.
Tanaka Akira
3
-2
/
+4
2000-06-17
11958: Completion/User/_java: new completion for Java.
Tanaka Akira
2
-0
/
+519
2000-06-17
Add a test for cascaded case statement.
Bart Schaefer
2
-0
/
+18
2000-06-17
11956: Fix off-by-one error.
Bart Schaefer
2
-4
/
+10
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
[next]