summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05- Fixed completion after using the -f option due to a trailing ':',Wayne Davison1-24/+23
so removed a bunch of trailing ':'s. - Use "_directories" for consistency. - Added some missing "_files" directives. - Added some default completions for a couple options.
2006-01-31Added one more new option for 2.6.7.Wayne Davison1-2/+3
2006-01-30Added options for upcoming 2.6.7 release.Wayne Davison1-11/+38
2006-01-2922179: complete audio files and playlists based on a list of file extensions ↵Clint Adams1-1/+1
provided by Joe Wreschnig.
2006-01-2822174: fix misspelling of -Q for oggdec.Clint Adams1-1/+1
2006-01-2122167: completion for GNU cp.Clint Adams1-0/+32
2006-01-1622110: more intelligent su completionBart Schaefer1-12/+61
2006-01-04Minor _perforce changes for deleting fixes and changes.Peter Stephenson1-4/+35
2006-01-0222113: allow single option characters to be combined in completion for lastClint Adams1-1/+1
2005-12-2522105: ssh -M, -S, and -OClint Adams1-0/+3
2005-12-2522104: add support for new options such as ControlMaster and ControlPath.Clint Adams1-1/+9
2005-12-09unposted: reindent and use lowercase letters for descriptionsOliver Kiddle4-530/+428
2005-12-09unposted: better completion for sortmOliver Kiddle1-0/+6
2005-12-0522052: improvements to surfraw completion.Clint Adams1-3/+475
2005-12-0522050: fixes for Debian GNU/kfreebsdOliver Kiddle2-5/+5
2005-12-0521712: include fallback for where $OSTYPE is not matchedOliver Kiddle1-41/+41
2005-11-2922046: descriptions for unrar commands, some additional switches.Clint Adams1-2/+23
2005-11-2522031: new git completionPeter Stephenson1-0/+1348
2005-11-2222011: Mårten Svantesson <msv@kth.se>: cvs -R is generally availablePeter Stephenson1-6/+1
2005-11-19Belated commit of 21994: fix option-argument semantics in sed completion.Bart Schaefer1-4/+4
2005-11-18Make the new completion handle multile names per "Host" directiveWayne Davison1-3/+8
and elide names that contain wildcards.
2005-11-18users/9688: improved _ssh_hosts from Hanna KoivistoPeter Stephenson1-3/+17
2005-11-1722005: completion for flasher utility for Nokia 770 Internet Tablet.Clint Adams1-0/+29
2005-11-1122000: completion for totdconfig.Clint Adams1-0/+13
2005-11-1121999: completion for certtool and srptoolClint Adams1-1/+60
2005-11-1121998: completion for gnutls-cli and gnutls-cli-debugClint Adams1-0/+67
2005-11-0621987: completion for cplay.Clint Adams1-0/+8
2005-10-2821947: new gcc options for sparcClint Adams1-6/+22
2005-10-2821946: update options for ia32, amd64.Clint Adams1-5/+24
2005-10-2421913: completion for ping.Clint Adams1-0/+63
2005-10-2121902: update for xmllint 2.6.22.Clint Adams1-2/+14
2005-10-0721846: _chmod was too greedy with initial argumentsPeter Stephenson1-1/+1
2005-09-2821781: cope with `iconv --list` output from glibc 2.3.5.Clint Adams1-1/+1
2005-09-27Vincent Lefevre: 21767: add ~ to the default svn status pattern.Clint Adams1-1/+1
2005-09-2621763: Completion/Unix/Command/_baz: remove stray underscore.Clint Adams1-1/+1
2005-09-2021740: completion for quilt.Clint Adams1-0/+22
2005-09-14unposted: update rake completion for version 0.6.0Doug Kearns1-1/+2
2005-09-1321718: complete files after bzr's first argument until the bzr ↵Clint Adams1-1/+3
shell-complete stuff is improved.
2005-09-0721705: OpenBSD date(1) completionClint Adams1-1/+11
2005-09-0721704: completion for Solaris, and FreeBSD.Clint Adams1-1/+25
2005-09-0621703: completion for bzr 0.0.7.Clint Adams1-0/+11
2005-09-0521698: Jean-Baptiste Quenot: _ant recursive completion could change dirPeter Stephenson1-5/+5
2005-09-0321696: completion for GNU date.Clint Adams1-0/+14
2005-09-0221693: Jean-Baptiste Quenot: recursively find ant targetsPeter Stephenson1-5/+13
2005-08-3121692: remove set-tree-version, fix tree-version, add tree-id.Clint Adams1-4/+4
2005-08-2321682: handle usage output of commands with [0-9]. alternatives, and ↵Clint Adams1-2/+2
actually parse that output again.
2005-08-1521565: better handle uncompresed manpages with .[0-9] in their names.Clint Adams1-2/+2
2005-08-1521369: assign to array with "builtin stat"Bart Schaefer1-2/+5
rather than parsing its stdout
2005-08-1221412: Travis Spencer: pkg-config completionPeter Stephenson2-1/+59
2005-08-1121598: fix typo that broke svn ci completion and avoid problem if LC_ALL setOliver Kiddle1-7/+7