summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add basic tests for umount.mountIgor Murzov2011-12-042-0/+21
* umount: Real fix for completion of relative paths.Igor Murzov2011-12-041-8/+19
* umount: Half-fix for completion of relative paths.Igor Murzov2011-12-041-0/+12
* mount: Don't suggest short options.Igor Murzov2011-11-241-5/+4
* mount, umount: Add linux-specific completions.Igor Murzov2011-11-206-106/+373
* wine: Complete all files after an .exe (Alioth #313131)Igor Murzov2011-11-175-1/+53
* upgradepkg: Support oldpackage%newpackage notation.Igor Murzov2011-11-172-0/+24
* __get_cword_at_cursor_by_ref: Drop unnecessary quotes.Igor Murzov2011-11-171-4/+4
* __get_cword_at_cursor_by_ref: Add missing quotes.Igor Murzov2011-11-161-1/+1
* __get_cword_at_cursor_by_ref: Drop unused cur2 variable.Igor Murzov2011-11-161-1/+1
* pidof: Don't check OS type (Alioth #311403)Igor Murzov2011-11-166-9/+41
* _command_offset: Do not assume that first word is unique in completion line.Igor Murzov2011-11-151-9/+9
* _command_offset: Simplify dynamic loading of completions we don't have yet.Ville Skyttä2011-11-141-17/+12
* rpm: Add --delsign completion, don't suggest --resign (identical to --addsign).Ville Skyttä2011-11-121-2/+2
* make -j: Complete up to number of CPUs * 2.Ville Skyttä2011-11-111-1/+1
* removepkg: Make it possible to complete filenames.Igor Murzov2011-11-111-1/+6
* Commit make-changelog release helperDavid Paleino2011-11-101-0/+33
* Cleanups: Use [[ instead of [.Ville Skyttä2011-11-0976-237/+226
* Cleanups: use usual globs instead of substring matches or substitutions.Ville Skyttä2011-11-094-17/+13
* make: Add -j/--jobs completion.Ville Skyttä2011-11-092-0/+10
* cppcheck -j: Use _ncpus.Ville Skyttä2011-11-091-1/+1
* _npus: Split out of lrzip for general use.Ville Skyttä2011-11-092-4/+9
* _services: Split xinetd service completion into _xinetd_services.Ville Skyttä2011-11-092-9/+18
* 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
* testsuite: Set correct COMP_POINT value in test.Igor Murzov2011-11-091-1/+1
* Merge completions/service into the bash_completion script.Igor Murzov2011-11-092-41/+31
* Add and use _sysvdirs() function that sets correct SysV init directory.Igor Murzov2011-11-092-13/+26
* testsuite: Add one more test for _get_comp_words_by_ref()Igor Murzov2011-11-091-0/+8
* testsuite: Add some make test cases.Igor Murzov2011-11-094-2/+44
* Revert "Another stab at making service completion work on Slackware."Igor Murzov2011-11-092-22/+10
* Fix bash_completion paths in README (Debian: #647941)David Paleino2011-11-081-2/+2
* cppcheck: Offer header filename completions too.Ville Skyttä2011-11-071-1/+1
* Include doc/ in dist tarball.Ville Skyttä2011-11-073-2/+10
* _cd: Don't try to complete variables (and fail), _init_completion already does.Ville Skyttä2011-11-061-5/+0
* 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-062-10/+22
* Revert "service, _services: Make these work on Slackware GNU/Linux."Ville Skyttä2011-11-062-18/+6
* service, _services: Make these work on Slackware GNU/Linux.Igor Murzov2011-11-052-6/+18
* _known_hosts_real: Replace "${HOME}" with "~" to make code more compact.Igor Murzov2011-11-051-2/+1
* _known_hosts_real: Add some quotes (Alioth #313158)Igor Murzov2011-11-051-3/+3
* 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-054-0/+45
* _mac_addresses: Grab addresses from FreeBSD's ifconfig -a output too.Ville Skyttä2011-11-051-2/+4
* _known_hosts_real: Don't offer hostnames containing wildcards.Ville Skyttä2011-11-052-2/+2
* _known_hosts_real: Handle more than two hostnames per known hosts line (Debia...Ville Skyttä2011-11-053-6/+6
* _known_hosts_real: Discard @markers at beginning of line.Ville Skyttä2011-11-052-3/+5
* plague-client: New completion.Ville Skyttä2011-11-044-0/+36
* Create empty compatdir on "make install".Ville Skyttä2011-11-041-0/+3