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-03
Andrej: handle -t option in _zcompile (11067)
Sven Wischnowsky
2
-8
/
+11
2000-05-03
new (z) parameter flag to do shell-word splitting on the value (11113)
Sven Wischnowsky
6
-5
/
+68
2000-05-03
remove backslashes before `$' in _expand when `substitute' is unset; fix for ...
Sven Wischnowsky
3
-6
/
+15
2000-05-03
add _xauth.
Tanaka Akira
1
-1
/
+2
2000-05-03
11109: Completion/X/_xauth: new completion for xauth.
Tanaka Akira
2
-0
/
+117
2000-05-03
11106: Completion/User/_mount: fix glob for device files.
Tanaka Akira
2
-2
/
+6
2000-05-03
11096: Use C locale for tests
Peter Stephenson
3
-2
/
+12
2000-05-03
more doc fixes (11094)
Sven Wischnowsky
2
-5
/
+9
2000-05-03
make sure that completion messages are displayed even when there are no match...
Sven Wischnowsky
3
-2
/
+18
2000-05-03
fix for completion of directories for zftp suite (11091)
Sven Wischnowsky
2
-1
/
+4
2000-05-03
allow calling `print -s' in widgets, avoid duplicated history number
Sven Wischnowsky
1
-1
/
+1
2000-05-03
allow calling `print -s' in widgets, avoid duplicated history number (11086)
Sven Wischnowsky
1
-0
/
+5
2000-05-02
CVS lost a couple of lines when merging changes to the ChangeLog
Oliver Kiddle
1
-0
/
+2
2000-05-02
11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate
Bart Schaefer
4
-177
/
+402
2000-05-02
Update download location for Yodl (11078)
Oliver Kiddle
2
-1
/
+5
2000-05-02
fix indent.
Tanaka Akira
1
-1
/
+1
2000-05-02
11075: install completion functions for AIX and BSD.
Tanaka Akira
2
-1
/
+5
2000-05-02
zefram103: Src/Makemod.in.in: make sure .{e,}pro files are
Andrew Main
2
-20
/
+37
2000-05-02
11066: false || true was trigerring trap on ZERR
Peter Stephenson
2
-2
/
+9
2000-05-02
Small fix to avoid using slashes in temporary file name (11065)
Oliver Kiddle
2
-1
/
+6
2000-05-02
make zrecompile detect deleted and new files (11061)
Sven Wischnowsky
2
-8
/
+16
2000-05-02
two more doc fixes (11060)
Sven Wischnowsky
2
-4
/
+7
2000-05-02
add -x option to compadd to display message unconditionally
Sven Wischnowsky
6
-15
/
+59
2000-05-02
11057: getopts bug
Peter Stephenson
2
-1
/
+14
2000-05-02
always use empty matcher-list style in _complete_help (11053)
Sven Wischnowsky
2
-1
/
+11
2000-05-02
fix for _arguments, use on-line-argument-numbers only for normal arguments, n...
Sven Wischnowsky
2
-3
/
+7
2000-05-02
completion cleanup, mostly _wanted and $expl (11049)
Sven Wischnowsky
9
-16
/
+20
2000-05-02
make completion-in-vared complete parameter values as default; cleanup for _p...
Sven Wischnowsky
4
-58
/
+60
2000-05-02
completion doc fixes and cleanup; _sort_tags updated (11047)
Sven Wischnowsky
4
-243
/
+223
2000-05-01
*** empty log message ***
Oliver Kiddle
1
-2
/
+0
2000-05-01
don't fail on nonexistent ~/.nedit file.
Bart Schaefer
3
-4
/
+13
2000-05-01
Use of _arguments in _bzip2 (11041)
Oliver Kiddle
4
-6
/
+60
2000-05-01
Corrected where I had used a date of 31st April
Oliver Kiddle
1
-1
/
+1
2000-05-01
Spelling corrections (11037)
Oliver Kiddle
5
-33
/
+38
2000-04-30
11033: 3.1.7-pre-2
Peter Stephenson
5
-5
/
+261
2000-04-30
11032: Fix signed-ness of a local.
Bart Schaefer
2
-1
/
+5
2000-04-30
AIX dependency fixes
Oliver Kiddle
6
-347
/
+545
2000-04-30
11029: Some missing bits of merging 11015 with 11026.
Bart Schaefer
3
-5
/
+7
2000-04-30
completion for joe
Clint Adams
2
-0
/
+43
2000-04-30
11026: fix for unfunction of trap with localtraps bug
Peter Stephenson
5
-16
/
+49
2000-04-30
11024: The _complete_debug widget enables and captures xtrace from completion.
Bart Schaefer
3
-3
/
+39
2000-04-29
11019: fix bug in _description example
Adam Spiers
2
-1
/
+5
2000-04-29
11017: Completion/Linux/_rpm: fixes for --rmsource and --recompile
Adam Spiers
2
-6
/
+16
2000-04-29
11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm not
Bart Schaefer
4
-14
/
+32
2000-04-28
11013: more compinstall fixes
Peter Stephenson
2
-1
/
+9
2000-04-28
11012: Rearrange menus to match section rearragement in 11008.
Bart Schaefer
2
-10
/
+13
2000-04-28
11012: Rearrange menus in Doc to match 11008. Also add some missing article
Bart Schaefer
1
-5
/
+10
2000-04-28
move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)
Sven Wischnowsky
8
-7
/
+26
2000-04-28
misplaced cursor with partial-word matching (11007)
Sven Wischnowsky
2
-8
/
+5
2000-04-28
Tanaka: printer-detection moved to new _printers; used by _enscript (11001)
Sven Wischnowsky
5
-58
/
+67
[prev]
[next]