summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add config for cmake to bash-completion.cmakeIgor Murzov2012-03-192-0/+18
* ctest: New completion.Igor Murzov2012-03-184-0/+101
* cpack: New completion.Igor Murzov2012-03-184-0/+81
* cmake: New completion.Igor Murzov2012-03-184-0/+169
* insmod, modprobe: Don't hardcode path to modinfo (Alioth: #313569)Igor Murzov2012-03-142-4/+4
* lyx: Remove simple completion, upstream has more complete one (Debian: #662203)Ville Skyttä2012-03-111-1/+0
* vmstat: New completion.Ville Skyttä2012-02-214-0/+47
* su: Complete -s/--shell with shells instead of all files.Ville Skyttä2012-02-181-1/+1
* su: Add --session-command arg completion.Ville Skyttä2012-02-181-1/+1
* su: Fix long option handling.Ville Skyttä2012-02-181-2/+4
* testsuite: Add basic su test case.Ville Skyttä2012-02-182-0/+19
* su: Add linux-specific completionIgor Murzov2012-02-173-1/+37
* Really complete 'changelog'David Paleino2012-02-101-1/+1
* apt-get: add 'changelog' to completed commandsDavid Paleino2012-02-101-1/+1
* pigz: Add -p/--processes arg completion.Ville Skyttä2012-02-061-1/+5
* Properly declare 'symlinks' dependenciesAnthony Ramine2012-02-061-1/+1
* _filedir: Properly quote paths to avoid unexpected expansion.Igor Murzov2012-01-204-16/+22
* testsuite: Fix spurious modinfo and modprobe test failures on systems that ha...Ville Skyttä2012-01-182-2/+2
* Workaround bash bug that fails to complete <, >guns2012-01-181-0/+4
* mplayer: Add generic handling of options that take arguments.Ville Skyttä2012-01-151-0/+11
* mplayer: Add -monitoraspect arg completion.Ville Skyttä2012-01-151-2/+7
* insmod: Install for insmod.static too.Ville Skyttä2012-01-143-1/+7
* testsuite/generate: Generate less linefeeds.Ville Skyttä2012-01-141-2/+0
* rmmod: Add option completions.Ville Skyttä2012-01-143-0/+30
* sbopkg, slackpkg, slapt-{get,src}: Use shorter form of the check if file exists.Igor Murzov2012-01-135-20/+15
* sbopkg: Use _parse_help.Igor Murzov2012-01-131-3/+2
* modprobe, modinfo, insmod: Move modprobe and modinfo completions to their own...Igor Murzov2012-01-1310-33/+227
* _modules: Ignore error messages.Igor Murzov2012-01-131-1/+1
* mount.linux: Add some new mount options intoduced in Linux 3.0-3.2Igor Murzov2012-01-131-6/+9
* Revert "Fix completion loading when a symlink is sourced, thanks to Jonathan ...David Paleino2012-01-111-4/+2
* Fix completion loading when a symlink is sourced, thanks to Jonathan NiederDavid Paleino2012-01-111-2/+4
* _command_offset: Properly quote arguments of eval (Alioth: #313499).Igor Murzov2012-01-101-1/+1
* Merge remote-tracking branch 'origin/sudo'Igor Murzov2012-01-095-1/+68
|\
| * sudoedit: New completion.sudoIgor Murzov2011-12-293-1/+10
| * sudo: Fix option list parsingIgor Murzov2011-12-201-1/+1
| * sudo: Handle options (Alioth: #311414).Igor Murzov2011-12-204-1/+59
* | pwd: New completion.Ville Skyttä2012-01-084-0/+42
* | Release 1.99 -- hopefully the last 2.0 previewDavid Paleino2012-01-083-2/+78
* | ssh-add: New completion.Ville Skyttä2012-01-074-0/+45
* | dmesg: Adapt to versions returning long options.Ville Skyttä2012-01-011-3/+10
* | Some trivial nounset error fixes.Ville Skyttä2012-01-011-10/+13
* | _filedir, _tilde: Ignore compopt stderr for direct invocations in unit tests.Ville Skyttä2012-01-011-2/+4
* | Revert "testsuite(_filedir): Ignore compopt error msg when invoking _filedir ...Ville Skyttä2012-01-011-2/+1
* | testsuite(_filedir): Ignore compopt error msg when invoking _filedir directly.Ville Skyttä2012-01-011-1/+2
* | pgrep, pkill, killall: Base pkill on pgrep, add more option completions.Ville Skyttä2011-12-274-18/+30
* | cleanups: Drop some no longer needed stderr redirections.Ville Skyttä2011-12-261-2/+2
* | Fix BASH_COMPLETION_COMPAT_DIR comment.Ville Skyttä2011-12-261-1/+1
* | udevadm: New completion.Ville Skyttä2011-12-214-0/+98
* | gcc: Don't use \t in sed as it's not POSIX compliant.Igor Murzov2011-12-211-3/+2
* | Revert "route: Don't check $OSTYPE (Alioth: #311407)."Igor Murzov2011-12-211-0/+2
|/