about summary refs log tree commit diff
path: root/Completion/Unix/Command
Commit message (Collapse)AuthorAgeFilesLines
...
* The final option changes for 2.6.9.Wayne Davison2006-10-241-0/+3
|
* use plain mode for listings in _todo.shPeter Stephenson2006-10-231-3/+3
|
* 22888: completion for tardy.Clint Adams2006-10-201-0/+30
|
* 22885: fix problems with multibyte tokenized stringsPeter Stephenson2006-10-191-8/+24
| | | | unposted: _todo.sh: more contexts
* allow - before first argument of tarPeter Stephenson2006-10-101-0/+2
|
* 22851: arno: "-" can occur in init script namesPeter Stephenson2006-10-101-1/+1
|
* 22839: complete filenames as first argument to info tooAndrey Borzenkov2006-10-071-4/+18
|
* 22835: tidy up pon bit and add poff completion.Clint Adams2006-10-071-3/+19
|
* 22818: improved subscript flag docPeter Stephenson2006-10-051-1/+1
| | | | unposted: trivial _perforce tweak
* 22816: Joerg Sommer: completion for pon.Clint Adams2006-10-041-0/+7
|
* 22812: utilize _bind_addresses in existing completion functions.Clint Adams2006-10-034-5/+5
|
* 22810: fix malformed --encrypt-to lineClint Adams2006-10-031-1/+1
|
* 22798: _bittorrent cleanup and fixes.Clint Adams2006-09-301-46/+49
|
* 22796: fix misspelling of IPREFIX.Clint Adams2006-09-301-1/+1
|
* 22780: add _arguments/comparguments -n to set index of first non-option argPeter Stephenson2006-09-271-27/+21
|
* 22778: basic completion for locatePeter Stephenson2006-09-273-3/+120
| | | | unposted: fix todo.sh search completion
* unposted: add p4d and some undoc suppport in _perforcePeter Stephenson2006-09-201-9/+85
|
* 22704: new completion for todo.shPeter Stephenson2006-09-131-0/+106
|
* 2265x: update for tla 1.3.5.Clint Adams2006-08-221-1/+4
|
* 22655: completion for sisu.Clint Adams2006-08-212-1/+63
|
* 22609: complete for baz switchClint Adams2006-08-151-0/+3
|
* unposted: update distributed files.Clint Adams2006-08-131-45/+38
|
* 22588: handle targets with colons in their names.Clint Adams2006-08-071-1/+1
|
* unposted: improve svn import from users/10570Peter Stephenson2006-08-031-1/+1
|
* 22579: find .pod files in include path for perldocPeter Stephenson2006-08-021-1/+1
|
* users/10570: handle "svn import" betterPeter Stephenson2006-08-021-9/+15
|
* users/10564: _gpg key ring fixPeter Stephenson2006-08-011-3/+20
|
* 22554: completion for vorbiscomment.Clint Adams2006-07-191-0/+18
|
* unposted: update .distfilesPeter Stephenson2006-07-181-5/+12
|
* 22553: completion for metaflacClint Adams2006-07-181-0/+57
|
* 22552: update for tla 1.3.4.Clint Adams2006-07-151-4/+17
|
* 22549: improve svn propset completion slightly.Clint Adams2006-07-121-0/+7
|
* 22543: completion for clusterssh.Clint Adams2006-07-091-0/+21
|
* unposted: autoload is-at-least in _tar if using GNU tar.Clint Adams2006-06-251-1/+2
|
* 22513: only do that for GNU tar >= 1.14.91.Clint Adams2006-06-241-1/+7
|
* 22511: complete compressed archive filenames for GNU tar even when a compressionClint Adams2006-06-241-0/+2
| | | | option is not specified.
* users/10282: complete associated sections with man page names.Clint Adams2006-06-091-4/+15
|
* 22481: complete svn diff and resolved subcommands.Clint Adams2006-06-021-5/+37
|
* Option changes for the upcoming 2.6.9 release.Wayne Davison2006-05-301-1/+3
|
* 22469: use _canonical_paths.Clint Adams2006-05-281-1/+2
|
* 22468: fixes and updates.Clint Adams2006-05-281-12/+66
|
* Hideki ONO's changes for *BSD.Wayne Davison2006-05-251-74/+127
|
* 22457, R. Ramkumar: fix buggy quoting of zstyle contexts.Clint Adams2006-05-251-3/+3
|
* 22456, R. Ramkumar: update for mpc 0.11.2.Clint Adams2006-05-251-0/+22
|
* Added a bunch more missing options, a few missing sub-commands,Wayne Davison2006-05-201-42/+92
| | | | | and a bunch of '=' specifiers to indicate that long-named args can be attached with '=' to their arg value.
* 22450: completion for tcptraceroute.Clint Adams2006-05-201-0/+22
|
* 22449: completion for tracepath and tracepath6.Clint Adams2006-05-201-0/+5
|
* - Unified the mv|move|rename completion (as happened in bzr).Wayne Davison2006-05-121-18/+23
| | | | | - Added resolved, bind, break-lock, reconcile, unbind, nick, init-repo, init-repository, uncommit, and sign-my-commits.
* Added missing checkout and update sub-commands.Wayne Davison2006-05-061-2/+10
|
* - Fixed _bzr_completeParents to read the parent info from the rightWayne Davison2006-05-051-3/+10
| | | | | | file. - Separated the upgrade sub-command so that we can add its missing --format option.