summaryrefslogtreecommitdiff
path: root/Completion/Core
AgeCommit message (Collapse)AuthorFilesLines
2000-04-17make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky3-5/+4
2000-04-12allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2-7/+11
2000-04-12keep _oldlist from using the dummy match inserted for warnings (10691)Sven Wischnowsky2-3/+6
2000-04-1110669: compinstall more flexible with input and output filesPeter Stephenson1-5/+50
2000-04-11make trailing blanks in file-patterns tags be removed (10650)Sven Wischnowsky1-1/+1
2000-04-11make _oldlist ignore old list when _complete_help is used (10648)Sven Wischnowsky1-2/+2
2000-04-11make _oldlist ignore list from _complete_help; _match runs for every match ↵Sven Wischnowsky3-16/+22
spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641)
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky5-62/+52
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-10typo caused ignored-patterns to be ignored (10622)Sven Wischnowsky1-1/+1
2000-04-10use special-dirs with _path_files -g (3019)Sven Wischnowsky1-1/+2
2000-04-1010602: Where'd that stray 2 come from?Bart Schaefer1-1/+1
2000-04-09compinstall update; 3.1.6-dev-22Peter Stephenson1-37/+239
2000-04-07make sure caller-supplied explanation takes precedence (10579)Sven Wischnowsky1-2/+3
2000-04-07missing initialisations, -W with multiple directories didn't wor (10571)Sven Wischnowsky2-2/+4
2000-04-06tag in file-patterns optional, use `files' as default (10542)Sven Wischnowsky1-9/+16
2000-04-05renaming some stylesSven Wischnowsky1-2/+2
2000-04-05two small completion fixesSven Wischnowsky2-2/+2
2000-04-04Add _emulate, _zcompile, _all_labels, _ignored, _next_label.Bart Schaefer1-3/+4
2000-04-03Various completion fixesSven Wischnowsky1-6/+25
2000-04-03default completer style contains _ignoredSven Wischnowsky1-1/+1
2000-04-03Handle directory stack entriesSven Wischnowsky1-0/+17
2000-04-03Better quoting for directories with spaces.Sven Wischnowsky1-2/+2
2000-04-02Fixed up for removed _loop and _try.Peter Stephenson1-2/+7
2000-04-02Removed renamed files for tag labelsPeter Stephenson3-373/+1322
2000-04-01Updated from list as far as 10376Peter Stephenson25-976/+1866
2000-03-24Initial revisionTanaka Akira1-0/+32
2000-03-23Initial revisionTanaka Akira2-0/+68
2000-02-29Initial revisionTanaka Akira1-0/+13
2000-02-18zsh-workers-9790Tanaka Akira1-5/+0
2000-02-10Initial revisionTanaka Akira1-0/+5
2000-02-04Initial revisionTanaka Akira1-0/+23
1999-12-15zsh-3.1.6-pws-12Tanaka Akira1-45/+0
1999-12-03Initial revisionTanaka Akira1-0/+13
1999-11-18Initial revisionTanaka Akira1-0/+32
1999-11-15Initial revisionTanaka Akira1-0/+21
1999-11-12Initial revisionTanaka Akira1-0/+28
1999-11-09Initial revisionTanaka Akira3-0/+124
1999-11-03Initial revisionTanaka Akira1-0/+81
1999-11-03zsh-workers:8515Tanaka Akira1-76/+0
1999-09-06Initial revisionTanaka Akira1-0/+76
1999-08-19Initial revisionTanaka Akira2-0/+41
1999-08-12Sync up with zsh-3_1_6-pws-1.Tanaka Akira1-147/+0
1999-05-02Initial revisionTanaka Akira2-0/+237
1999-04-15Initial revisionTanaka Akira21-0/+1892