13 Commits

Author SHA1 Message Date
Ville Skyttä
6158bd2d86 Ignore colormake symlink. 2012-08-01 20:13:58 +03:00
Ville Skyttä
fc107b4bdc clzip, pdlzip, plzip: New lzip alias completions. 2012-07-13 19:42:00 +03:00
Ville Skyttä
d02b4e15e3 insmod: Install for insmod.static too. 2012-01-14 11:43:15 +02:00
Igor Murzov
f67818e023 modprobe, modinfo, insmod: Move modprobe and modinfo completions to their own files.
Also fix some options handling and errors in unusual usecases (Alioth: #313498).
Patch is partially written by Lekensteyn <lekensteyn@gmail.com>
Reviewed-by: Sergey V <sftp.mtuci@gmail.com>
2012-01-13 00:19:26 +04:00
Igor Murzov
d0a14954ab sudoedit: New completion. 2011-12-29 23:36:32 +04:00
Igor Murzov
1f15ab7eae Merge branch 'mount'
* mount:
  testsuite: Add basic tests for umount.
  umount: Real fix for completion of relative paths.
  umount: Half-fix for completion of relative paths.
  mount: Don't suggest short options.
  mount, umount: Add linux-specific completions.
2011-12-15 19:49:34 +04:00
Ville Skyttä
56672db701 koji: New completion. 2011-11-26 17:45:47 +02:00
Igor Murzov
db8d3eeeeb mount, umount: Add linux-specific completions.
This linux-specific completion won't parse /etc/fstab as a lot of people
including myself find it useless. And there is no reliable way to guess
what user wants to mount. Some examples of what is ok for mount:

 $ mount /home
 $ mount /dev/sda1 /home
 $ mount file.iso /media/iso -o loop
 $ mount LABEL=mydisk /media/disk

It is more sane to provide just filenames completion for mount.
2011-11-20 01:26:51 +03:00
Igor Murzov
9ab064fb17 pidof: Don't check OS type (Alioth #311403)
Also drop non-existent option arguments completion.

Reviewed-by: Ville Skyttä <ville.skytta@iki.fi>
2011-11-16 01:56:07 +03:00
Ville Skyttä
66fc912020 a2x: Split from asciidoc into separate file. 2011-11-01 22:25:41 +02:00
Ville Skyttä
52bdba591a Set up symlinks for dpkg-query. 2011-11-01 22:17:27 +02:00
Ville Skyttä
fa5dbb6c8e mailman: Split completions to separate files from add_members. 2011-10-22 12:50:30 +03:00
Ville Skyttä
efad9540e5 Do rest of splits, add symlinking for files defining multiple completions. 2011-10-15 10:18:43 +03:00