index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-05
11219: Completion/User/_cvs, Completion/User/_diff_options: add
Tanaka Akira
2
-148
/
+298
2000-05-05
11213: Completion/User/_cvs: don't complete files which is
Tanaka Akira
1
-3
/
+7
2000-05-05
11204: Completion/User/_look: use more precise explanation and
Tanaka Akira
1
-2
/
+3
2000-05-05
completion function cleanup for `_arguments' with the `-C' option and using i...
Sven Wischnowsky
24
-238
/
+303
2000-05-05
11190: Completion/User/_look: new completion for look.
Tanaka Akira
1
-0
/
+18
2000-05-05
make _message independent of when it is called (11188)
Sven Wischnowsky
2
-5
/
+5
2000-05-05
Use one function for compression/decompression programs and new lzop completion
Oliver Kiddle
8
-22
/
+166
2000-05-04
11166: Completion/Base/_regex_arguments: remove debugging code.
Tanaka Akira
1
-2
/
+1
2000-05-04
11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Tanaka Akira
4
-471
/
+188
2000-05-04
11157: Completion/Core/_requested: fail if _all_labels is failed.
Tanaka Akira
1
-1
/
+1
2000-05-04
don't list when all matches look the same; force-list style to give users con...
Sven Wischnowsky
2
-0
/
+8
2000-05-03
allow `-' in exclusion lists for _arguments, to avoid completing all options ...
Sven Wischnowsky
6
-21
/
+29
2000-05-03
Andrej: handle -t option in _zcompile (11067)
Sven Wischnowsky
1
-8
/
+9
2000-05-03
remove backslashes before `$' in _expand when `substitute' is unset; fix for ...
Sven Wischnowsky
1
-5
/
+8
2000-05-03
add _xauth.
Tanaka Akira
1
-1
/
+2
2000-05-03
11109: Completion/X/_xauth: new completion for xauth.
Tanaka Akira
1
-0
/
+115
2000-05-03
11106: Completion/User/_mount: fix glob for device files.
Tanaka Akira
1
-1
/
+1
2000-05-03
make sure that completion messages are displayed even when there are no match...
Sven Wischnowsky
1
-1
/
+1
2000-05-02
11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate
Bart Schaefer
1
-1
/
+1
2000-05-02
Small fix to avoid using slashes in temporary file name (11065)
Oliver Kiddle
1
-1
/
+1
2000-05-02
add -x option to compadd to display message unconditionally
Sven Wischnowsky
1
-11
/
+15
2000-05-02
always use empty matcher-list style in _complete_help (11053)
Sven Wischnowsky
1
-1
/
+8
2000-05-02
completion cleanup, mostly _wanted and $expl (11049)
Sven Wischnowsky
8
-16
/
+14
2000-05-02
make completion-in-vared complete parameter values as default; cleanup for _p...
Sven Wischnowsky
3
-58
/
+56
2000-05-02
completion doc fixes and cleanup; _sort_tags updated (11047)
Sven Wischnowsky
1
-19
/
+10
2000-05-01
don't fail on nonexistent ~/.nedit file.
Bart Schaefer
2
-4
/
+5
2000-05-01
Use of _arguments in _bzip2 (11041)
Oliver Kiddle
3
-6
/
+57
2000-04-30
11033: 3.1.7-pre-2
Peter Stephenson
2
-3
/
+7
2000-04-30
completion for joe
Clint Adams
1
-0
/
+38
2000-04-30
11024: The _complete_debug widget enables and captures xtrace from completion.
Bart Schaefer
1
-0
/
+26
2000-04-29
11017: Completion/Linux/_rpm: fixes for --rmsource and --recompile
Adam Spiers
1
-6
/
+11
2000-04-28
11013: more compinstall fixes
Peter Stephenson
1
-1
/
+4
2000-04-28
Tanaka: printer-detection moved to new _printers; used by _enscript (11001)
Sven Wischnowsky
4
-58
/
+63
2000-04-28
10999: compinstall fixes
Peter Stephenson
1
-2
/
+12
2000-04-28
10980: Tanaka's enscript completion.
Bart Schaefer
1
-0
/
+146
2000-04-27
10985: compinstall enhancements
Peter Stephenson
1
-18
/
+74
2000-04-27
new _history completer (10979)
Sven Wischnowsky
2
-2
/
+38
2000-04-27
use $words[1] to call make in _make and throw away stderr and use _call (10977)
Sven Wischnowsky
1
-1
/
+1
2000-04-27
ensure $PWD is prepended to cache-names for long options in _arguments (10974)
Sven Wischnowsky
1
-1
/
+1
2000-04-27
fix for automatic option-argument completion with partially typed option in _...
Sven Wischnowsky
1
-3
/
+2
2000-04-27
document _wanted -C; fix for call to _wanted in _urls (10965)
Sven Wischnowsky
1
-1
/
+1
2000-04-27
renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...
Sven Wischnowsky
1
-12
/
+14
2000-04-27
added warning to _perl_modules for when perl not found on path (10949)
Adam Spiers
1
-0
/
+1
2000-04-26
ensure options are set as expected in _history_complete_word and _bash_comple...
Sven Wischnowsky
2
-2
/
+8
2000-04-26
new file
Sven Wischnowsky
1
-0
/
+20
2000-04-26
*** empty log message ***
Sven Wischnowsky
2
-5
/
+6
2000-04-26
better perl module completion from Adam (10892)
Sven Wischnowsky
1
-22
/
+37
2000-04-26
new completion for GNU zip from Tanaka (10890)
Sven Wischnowsky
2
-5
/
+81
2000-04-26
new completion function for xset from Tanaka (10885)
Sven Wischnowsky
1
-0
/
+197
2000-04-26
allow to anchor on gaps between strings in matching control specs (10926)
Sven Wischnowsky
1
-10
/
+21
[prev]
[next]