summaryrefslogtreecommitdiff
path: root/completions
Commit message (Expand)AuthorAgeFilesLines
* Cleanups: Use [[ instead of [.Ville Skyttä2011-11-0974-192/+188
* Cleanups: use usual globs instead of substring matches or substitutions.Ville Skyttä2011-11-093-7/+6
* make: Add -j/--jobs completion.Ville Skyttä2011-11-091-0/+4
* cppcheck -j: Use _ncpus.Ville Skyttä2011-11-091-1/+1
* _npus: Split out of lrzip for general use.Ville Skyttä2011-11-091-4/+1
* _services: Split xinetd service completion into _xinetd_services.Ville Skyttä2011-11-091-0/+2
* chkconfig: Wrap long lines.Ville Skyttä2011-11-091-2/+4
* bashcomp_DATA: service was merged to bash_completion.Ville Skyttä2011-11-091-1/+0
* Merge completions/service into the bash_completion script.Igor Murzov2011-11-091-36/+0
* Add and use _sysvdirs() function that sets correct SysV init directory.Igor Murzov2011-11-091-7/+9
* Revert "Another stab at making service completion work on Slackware."Igor Murzov2011-11-091-14/+6
* cppcheck: Offer header filename completions too.Ville Skyttä2011-11-071-1/+1
* Really fix it, double quotesDavid Paleino2011-11-061-1/+1
* Oops, fix completionDavid Paleino2011-11-061-1/+1
* Another stab at making service completion work on Slackware.Ville Skyttä2011-11-061-6/+14
* Revert "service, _services: Make these work on Slackware GNU/Linux."Ville Skyttä2011-11-061-2/+4
* service, _services: Make these work on Slackware GNU/Linux.Igor Murzov2011-11-051-4/+2
* Correctly list purgeable packages for dpkg --listfiles and dpkg --purge (Debi...David Paleino2011-11-051-1/+21
* desktop-file-validate: New completion.Ville Skyttä2011-11-052-0/+24
* plague-client: New completion.Ville Skyttä2011-11-042-0/+15
* cowsay: Avoid error when completing -f when cowsay is not installed.Ville Skyttä2011-11-041-1/+2
* Fix symlinking in "make distcheck".Ville Skyttä2011-11-011-1/+1
* a2x: Split from asciidoc into separate file.Ville Skyttä2011-11-014-42/+43
* Set up symlinks for dpkg-query.Ville Skyttä2011-11-012-1/+3
* Move Emacs indentation settings from every file to .dir-locals.el.Ville Skyttä2011-11-01331-2313/+366
* Add 'versions' command to aptitude (Debian: #604393)David Paleino2011-11-011-3/+3
* Also complete on dpkg-query (Debian: #642526)David Paleino2011-11-011-1/+1
* xmllint, xmlwf: Complete on *.tld (tag library descriptor).Ville Skyttä2011-11-012-2/+2
* unzip, jar: Complete on *.sar (JBoss service archive).Ville Skyttä2011-11-011-1/+1
* cppcheck: Wrap long line.Ville Skyttä2011-10-301-1/+2
* cppcheck: -D can be followed by space, don't -o nospace it.Ville Skyttä2011-10-301-1/+1
* cppcheck: Don't stop completing after -DFOO.Ville Skyttä2011-10-301-1/+1
* kill, killall: Add some option and argument completions, simplify _signals.Ville Skyttä2011-10-262-4/+31
* apt-build, apt-get, aptitude: Load _comp_dpkg_installed_packages on demand.Ville Skyttä2011-10-263-3/+6
* Merge branch 'dynamic-loading'Ville Skyttä2011-10-25344-4039/+5306
|\
| * mailman: Split completions to separate files from add_members.Ville Skyttä2011-10-2219-371/+485
| * add_members, bk, gcc, mtx, munin-run, munindoc, mutt, p4, portinstall, postma...Ville Skyttä2011-10-2212-23/+26
| * Make _userland easier to use.Ville Skyttä2011-10-163-5/+5
| * ant, gcc, killall: Make sure completion file loading returns zero.Ville Skyttä2011-10-163-3/+3
| * Do rest of splits, add symlinking for files defining multiple completions.Ville Skyttä2011-10-1522-207/+956
| * Get rid of remaining $UNAME and $USERLAND uses.Ville Skyttä2011-10-134-5/+8
| * Add _xfunc for loading and calling functions on demand, use it in apt-get, cv...Ville Skyttä2011-10-134-19/+16
| * Replace $UNAME with $OSTYPE in trivial cases.Ville Skyttä2011-10-127-7/+9
| * Split/rename many completions into per-command files.Ville Skyttä2011-10-12151-2908/+3811
| * Get rid of have() in fbi.Ville Skyttä2011-10-121-3/+0
| * Merge remote-tracking branch 'origin/master' into dynamic-loadingVille Skyttä2011-10-123-2/+102
| |\
| * | Load completions in separate files dynamically, get rid of have().Ville Skyttä2011-10-12209-524/+23
* | | cpan2dist: Don't hang if no package list files exist.Ville Skyttä2011-10-231-3/+2
| |/ |/|
* | file: Add few missing --exclude arguments completions.Igor Murzov2011-10-121-2/+2
* | fbi, fbgs: New completions.Igor Murzov2011-10-122-0/+100
|/