summaryrefslogtreecommitdiff
path: root/completions
Commit message (Expand)AuthorAgeFilesLines
* Complete on all files for mplayer's -dvd-device.David Paleino2010-12-181-1/+1
* Add *.apk to unzip and jar filename completions.Ville Skyttä2010-12-161-1/+1
* Add *.spkg (Sage Package) to tar filename completions.Ville Skyttä2010-12-111-8/+8
* Add *.gz versions of supported filenames to xmllint filename completions.Ville Skyttä2010-12-091-5/+5
* python -c takes a command, not a script.Ville Skyttä2010-11-211-5/+1
* Simplify python _filedir glob.Ville Skyttä2010-11-211-1/+1
* Add some python option arg non-completions.Ville Skyttä2010-11-211-0/+3
* Get python options with _parse_help().Ville Skyttä2010-11-211-2/+1
* Install python completion for python2 and python3 too.Ville Skyttä2010-11-211-2/+2
* Indentation fixes.Ville Skyttä2010-11-211-16/+16
* Add lsof(8) completion.Ville Skyttä2010-11-212-0/+65
* Add perl -d: completion.Ville Skyttä2010-11-191-0/+9
* Add perl -V completion.Ville Skyttä2010-11-191-0/+12
* Add perl -m-/-M- completion.Ville Skyttä2010-11-191-0/+3
* Add some perl option non-completions.Ville Skyttä2010-11-191-1/+3
* Invoke perl module completion with the perl executable being completed.Ville Skyttä2010-11-191-2/+2
* Simplify perldoc _filedir arg.Ville Skyttä2010-11-191-1/+1
* fix optimisation (bug #312832), and explain the codeGuillaume Rousse2010-11-161-2/+10
* drop -o nospace option (fix #312831)Guillaume Rousse2010-11-161-1/+1
* Don't bother passing unused arg to _perlmodules().Ville Skyttä2010-11-161-2/+2
* Fix perl module colon completion trimming.Ville Skyttä2010-11-161-1/+1
* Comment spelling fix.Ville Skyttä2010-11-161-1/+1
* Add/improve various autotools completions.Ville Skyttä2010-11-123-0/+206
* Switch back to a shell completion function for perl and perldocGuillaume Rousse2010-11-072-161/+133
* rename perldoc helper to perl, as it is now a generic perl completionGuillaume Rousse2010-11-073-60/+93
* rework to match original bash function more closely, including options comple...Guillaume Rousse2010-11-061-11/+37
* no need for usage outputGuillaume Rousse2010-11-061-10/+0
* use same indentation convention as for bash codeGuillaume Rousse2010-11-061-69/+69
* Simplify _screen_sessions(), use compgen -W, fixes partial completion.Ville Skyttä2010-11-051-10/+3
* List both attached and detached sesstions for screen -xAlexey Zaytsev2010-11-051-1/+6
* (install) Fix relocated helpers dirFreddy Vulto2010-11-041-0/+1
* Add basic growisofs completion.Ville Skyttä2010-11-032-0/+48
* Add ip completion (Debian: #600617).Ville Skyttä2010-11-012-0/+286
* Remove most "-o filenames" options to "complete".Ville Skyttä2010-11-0180-119/+129
* Protect filenames with spaces within tar files.Ville Skyttä2010-11-011-1/+2
* Comment update.Ville Skyttä2010-11-011-1/+1
* Fix perldoc completions to run without invoking autotoolsFreddy Vulto2010-10-313-1/+106
* Improve javadoc -overview,-helpfile,-stylesheetfile,-link,-linkoffline comple...Ville Skyttä2010-10-311-3/+8
* Improve relevance of many user/group completions, depending on context.Ville Skyttä2010-10-316-9/+10
* Fix indentation.Ville Skyttä2010-10-311-47/+48
* Add *.iso to mplayer, kaffeine, and dragon filename completions (Alioth: #311...Ville Skyttä2010-10-311-1/+1
* Add *.gem to tar completions.Ville Skyttä2010-10-241-8/+8
* Add ext4 features to tune2fs -O completions.Ville Skyttä2010-10-241-2/+3
* Treat all configure --*prefix as dirs.Ville Skyttä2010-10-241-1/+1
* Coding style tweaks.Ville Skyttä2010-10-247-36/+35
* Remove redundant code.Ville Skyttä2010-10-231-4/+1
* Make man completion work with manpage names containing colons.Ville Skyttä2010-10-231-1/+2
* Add *.tar to rpmbuild -tb filename completions.Ville Skyttä2010-10-231-2/+2
* Coding style tweaks.Ville Skyttä2010-10-231-265/+196
* Indentation/line wrapping fixes.Ville Skyttä2010-10-231-6/+6