index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
always use empty matcher-list style in _complete_help (11053)
Sven Wischnowsky
2000-05-02
1
-0
/
+3
*
fix for _arguments, use on-line-argument-numbers only for normal arguments, n...
Sven Wischnowsky
2000-05-02
1
-0
/
+4
*
completion cleanup, mostly _wanted and $expl (11049)
Sven Wischnowsky
2000-05-02
1
-0
/
+6
*
make completion-in-vared complete parameter values as default; cleanup for _p...
Sven Wischnowsky
2000-05-02
1
-0
/
+4
*
completion doc fixes and cleanup; _sort_tags updated (11047)
Sven Wischnowsky
2000-05-02
1
-0
/
+6
*
*** empty log message ***
Oliver Kiddle
2000-05-01
1
-2
/
+0
*
don't fail on nonexistent ~/.nedit file.
Bart Schaefer
2000-05-01
1
-0
/
+8
*
Use of _arguments in _bzip2 (11041)
Oliver Kiddle
2000-05-01
1
-0
/
+3
*
Corrected where I had used a date of 31st April
Oliver Kiddle
2000-05-01
1
-1
/
+1
*
Spelling corrections (11037)
Oliver Kiddle
2000-05-01
1
-0
/
+5
*
11033: 3.1.7-pre-2
zsh-3.1.7-pre-2
Peter Stephenson
2000-04-30
1
-0
/
+6
*
11032: Fix signed-ness of a local.
Bart Schaefer
2000-04-30
1
-0
/
+4
*
AIX dependency fixes
Oliver Kiddle
2000-04-30
1
-0
/
+5
*
11029: Some missing bits of merging 11015 with 11026.
Bart Schaefer
2000-04-30
1
-0
/
+5
*
completion for joe
Clint Adams
2000-04-30
1
-0
/
+5
*
11026: fix for unfunction of trap with localtraps bug
Peter Stephenson
2000-04-30
1
-0
/
+7
*
11024: The _complete_debug widget enables and captures xtrace from completion.
Bart Schaefer
2000-04-30
1
-2
/
+5
*
11019: fix bug in _description example
Adam Spiers
2000-04-29
1
-0
/
+4
*
11017: Completion/Linux/_rpm: fixes for --rmsource and --recompile
Adam Spiers
2000-04-29
1
-0
/
+5
*
11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm not
Bart Schaefer
2000-04-29
1
-0
/
+5
*
11013: more compinstall fixes
Peter Stephenson
2000-04-28
1
-0
/
+5
*
11012: Rearrange menus in Doc to match 11008. Also add some missing article
Bart Schaefer
2000-04-28
1
-5
/
+10
*
move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)
Sven Wischnowsky
2000-04-28
1
-0
/
+5
*
misplaced cursor with partial-word matching (11007)
Sven Wischnowsky
2000-04-28
1
-0
/
+3
*
Tanaka: printer-detection moved to new _printers; used by _enscript (11001)
Sven Wischnowsky
2000-04-28
1
-0
/
+4
*
fix for reporting multiple actions in comparguments, options with non-optiona...
Sven Wischnowsky
2000-04-28
1
-0
/
+5
*
10999: compinstall fixes
Peter Stephenson
2000-04-28
1
-0
/
+5
*
avoid wrapping around both horizontally and vertically at the same time (10992)
Sven Wischnowsky
2000-04-28
1
-0
/
+5
*
10980: Tanaka's enscript completion.
Bart Schaefer
2000-04-28
1
-0
/
+4
*
10985: compinstall enhancements
Peter Stephenson
2000-04-27
1
-0
/
+5
*
new _history completer (10979)
Sven Wischnowsky
2000-04-27
1
-0
/
+3
*
better wrap around for cursor movement widgets; avoid flicker when leaving me...
Sven Wischnowsky
2000-04-27
1
-0
/
+3
*
use $words[1] to call make in _make and throw away stderr and use _call (10977)
Sven Wischnowsky
2000-04-27
1
-0
/
+3
*
ensure $PWD is prepended to cache-names for long options in _arguments (10974)
Sven Wischnowsky
2000-04-27
1
-0
/
+5
*
10971: **/... always globbed dots
Peter Stephenson
2000-04-27
1
-0
/
+5
*
fix for automatic option-argument completion with partially typed option in _...
Sven Wischnowsky
2000-04-27
1
-0
/
+3
*
document _wanted -C; fix for call to _wanted in _urls (10965)
Sven Wischnowsky
2000-04-27
1
-0
/
+4
*
fix for parse error with left-anchored patterns (10963)
Sven Wischnowsky
2000-04-27
1
-0
/
+3
*
make menu-selection handle undefined-key (10961)
Sven Wischnowsky
2000-04-27
1
-0
/
+3
*
renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...
Sven Wischnowsky
2000-04-27
1
-0
/
+10
*
added warning to _perl_modules for when perl not found on path (10949)
Adam Spiers
2000-04-27
1
-0
/
+5
*
ensure options are set as expected in _history_complete_word and _bash_comple...
Sven Wischnowsky
2000-04-26
1
-0
/
+4
*
better perl module completion from Adam (10892)
Sven Wischnowsky
2000-04-26
1
-0
/
+3
*
new completion for GNU zip from Tanaka (10890)
Sven Wischnowsky
2000-04-26
1
-0
/
+7
*
allow to anchor on gaps between strings in matching control specs (10926)
Sven Wischnowsky
2000-04-26
1
-0
/
+4
*
faster test for `*'-patterns in matching control; prefer direct character mat...
Sven Wischnowsky
2000-04-26
1
-0
/
+4
*
fix for matching control; improve merging cline lists (10924)
Sven Wischnowsky
2000-04-26
1
-0
/
+3
*
better default value for list-prompt style (10923)
Sven Wischnowsky
2000-04-26
1
-0
/
+3
*
file-sort made $fignore fail (10922)
Sven Wischnowsky
2000-04-26
1
-0
/
+4
*
don't show empty hidden matches even in menu-selection (10917)
Sven Wischnowsky
2000-04-25
1
-0
/
+3
[next]