summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2006-10-0322814: add .mp4 and .flv to media file extension list.Clint Adams1-1/+1
2006-10-0322812: utilize _bind_addresses in existing completion functions.Clint Adams4-5/+5
2006-10-0322811: helper function to give local IP addresses to which a program might ↵Clint Adams1-0/+15
bind a socket.
2006-10-0322810: fix malformed --encrypt-to lineClint Adams1-1/+1
2006-10-032280x: handle internationalized output and choices within brackets.Clint Adams2-4/+2
2006-10-0122803: updates for dchroot and schroot completion, and new completion for ↵Clint Adams3-29/+66
dchroot-dsa.
2006-09-3022800: put quotes around "$@".Clint Adams3-7/+7
2006-09-3022799: change _fusermount to use _fuse_values and _canonical_paths.Clint Adams1-15/+17
2006-09-3022798: _bittorrent cleanup and fixes.Clint Adams1-46/+49
2006-09-3022797: generic FUSE completion support functions.Clint Adams2-0/+123
2006-09-3022796: fix misspelling of IPREFIX.Clint Adams1-1/+1
2006-09-3022795: handle https urls.Clint Adams1-2/+2
2006-09-3022794: completion for acpitool.Clint Adams2-0/+84
2006-09-2722780: add _arguments/comparguments -n to set index of first non-option argPeter Stephenson2-28/+28
2006-09-2722778: basic completion for locatePeter Stephenson3-3/+120
unposted: fix todo.sh search completion
2006-09-20unposted: add p4d and some undoc suppport in _perforcePeter Stephenson1-9/+85
2006-09-1322704: new completion for todo.shPeter Stephenson1-0/+106
2006-08-222265x: update for tla 1.3.5.Clint Adams1-1/+4
2006-08-21zsh-users/10634: try to fix relative paths of completion configuration filePeter Stephenson1-4/+20
2006-08-2122655: completion for sisu.Clint Adams2-1/+63
2006-08-1522609: complete for baz switchClint Adams1-0/+3
2006-08-1422601: need some unquoting in _list_filesPeter Stephenson1-5/+8
2006-08-13unposted: update distributed files.Clint Adams1-45/+38
2006-08-0722588: handle targets with colons in their names.Clint Adams1-1/+1
2006-08-0422584: GNU tar should complete uncompressed archivesPeter Stephenson1-1/+1
2006-08-03unposted: improve svn import from users/10570Peter Stephenson1-1/+1
2006-08-0222579: find .pod files in include path for perldocPeter Stephenson2-7/+18
2006-08-02users/10570: handle "svn import" betterPeter Stephenson1-9/+15
2006-08-01users/10564: _gpg key ring fixPeter Stephenson1-3/+20
2006-07-1922554: completion for vorbiscomment.Clint Adams1-0/+18
2006-07-18unposted: update .distfilesPeter Stephenson5-20/+32
2006-07-1822553: completion for metaflacClint Adams1-0/+57
2006-07-1522552: update for tla 1.3.4.Clint Adams1-4/+17
2006-07-1222549: improve svn propset completion slightly.Clint Adams1-0/+7
2006-07-0922543: completion for clusterssh.Clint Adams1-0/+21
2006-06-2822525: lengths and cases of multibyte strings in parameters and historyPeter Stephenson1-2/+3
2006-06-25unposted: autoload is-at-least in _tar if using GNU tar.Clint Adams1-1/+2
2006-06-2422513: only do that for GNU tar >= 1.14.91.Clint Adams1-1/+7
2006-06-2422511: complete compressed archive filenames for GNU tar even when a compressionClint Adams2-0/+4
option is not specified.
2006-06-1122486: completion for dak (the debian-archive-kit).Clint Adams1-0/+244
2006-06-09users/10282: complete associated sections with man page names.Clint Adams1-4/+15
2006-06-08unposted: complete the same way for rmadison.Clint Adams1-1/+1
2006-06-0222481: complete svn diff and resolved subcommands.Clint Adams1-5/+37
2006-05-3122479: _arguments -s.Clint Adams1-1/+1
2006-05-30Option changes for the upcoming 2.6.9 release.Wayne Davison1-1/+3
2006-05-2822469: use _canonical_paths.Clint Adams1-1/+2
2006-05-2822468: fixes and updates.Clint Adams1-12/+66
2006-05-2822467: utility function which completes all paths given to it, and alsoClint Adams1-0/+94
tries to offer completions which point to the same file as one of the paths given.
2006-05-25Hideki ONO's changes for *BSD.Wayne Davison1-74/+127
2006-05-2522457, R. Ramkumar: fix buggy quoting of zstyle contexts.Clint Adams1-3/+3