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-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
2000-04-28
fix for reporting multiple actions in comparguments, options with non-optiona...
Sven Wischnowsky
2
-2
/
+8
2000-04-28
10999: compinstall fixes
Peter Stephenson
2
-2
/
+17
2000-04-28
avoid wrapping around both horizontally and vertically at the same time (10992)
Sven Wischnowsky
2
-6
/
+43
2000-04-28
10980: Tanaka's enscript completion.
Bart Schaefer
2
-0
/
+150
2000-04-27
10985: compinstall enhancements
Peter Stephenson
2
-18
/
+79
2000-04-27
new _history completer (10979)
Sven Wischnowsky
4
-2
/
+49
2000-04-27
better wrap around for cursor movement widgets; avoid flicker when leaving me...
Sven Wischnowsky
2
-6
/
+51
2000-04-27
use $words[1] to call make in _make and throw away stderr and use _call (10977)
Sven Wischnowsky
2
-1
/
+4
2000-04-27
ensure $PWD is prepended to cache-names for long options in _arguments (10974)
Sven Wischnowsky
2
-1
/
+6
2000-04-27
10971: **/... always globbed dots
Peter Stephenson
2
-0
/
+7
2000-04-27
fix for automatic option-argument completion with partially typed option in _...
Sven Wischnowsky
2
-3
/
+5
2000-04-27
document _wanted -C; fix for call to _wanted in _urls (10965)
Sven Wischnowsky
3
-2
/
+9
2000-04-27
fix for parse error with left-anchored patterns (10963)
Sven Wischnowsky
2
-1
/
+4
[next]