summaryrefslogtreecommitdiff
path: root/bash_completion
Commit message (Expand)AuthorAgeFilesLines
* Enable pkill completion if the command is available, not just on Linux and Fr...Ville Skyttä2009-02-151-3/+4
* Enable pgrep completion if pgrep is available, not just on Linux/FreeBSD.Ville Skyttä2009-02-151-3/+4
* Use improved process name completion in pgrep in addition to killall.Ville Skyttä2009-02-151-3/+1
* Note why "ps axo comm" is not used in _pnames on Linux.Ville Skyttä2009-02-151-0/+2
* Extract process name completion from _killall to _pnames, make it work for ot...Ville Skyttä2009-02-151-11/+26
* Fix killall completion for commands with relative paths (RHBZ: #484578), add ...Ville Skyttä2009-02-151-2/+8
* add cdrecord and mkisoft completion functions to wodim and genisoimageGuillaume Rousse2009-02-121-4/+4
* don't append = automatically after alias completion, for sake of minimal comp...Guillaume Rousse2009-02-121-1/+1
* - split _command function in two different functions:Guillaume Rousse2009-02-121-51/+47
* new helper functions:Guillaume Rousse2009-02-101-0/+16
* make perl completion a bit more consistant with other, by first dealingGuillaume Rousse2009-02-101-22/+12
* Handle parenthesis, <defunct> in killall completion.Ville Skyttä2009-02-111-1/+2
* Clean up killall sed scripts.Ville Skyttä2009-02-111-2/+2
* Fix -sourcepath handling in javadoc packages completion.Ville Skyttä2009-02-071-2/+4
* Expand ~foo to dir name more eagerly to avoid quoting issues.Ville Skyttä2009-02-061-0/+1
* Revert r1170, see comments in _expand for details.Ville Skyttä2009-02-061-4/+5
* Prevent completion dir from being sourced twice if BASH_COMPLETION_DIR and BA...Freddy Vulto2009-02-041-0/+1
* Add .xvid and .XVID to player completionGuillaume Rousse2009-02-031-1/+1
* Make bibtex complete on .aux filesGuillaume Rousse2009-02-031-0/+1
* add --suggests and --enhances options to rpm -q completionGuillaume Rousse2009-02-021-0/+1
* - Restored `_display()' completion for `display' by removingFreddy Vulto2009-02-011-2/+1
* * Fixed _dpkg_source completion (Closes: #503317)David Paleino2009-01-301-1/+1
* debian/copyright updatedDavid Paleino2009-01-291-3/+3
* Improved sed scripts, thanks to ColdWindDavid Paleino2009-01-291-2/+3
* Fix killall completion, remove trailing ":" on certain processDavid Paleino2009-01-291-2/+2
* Change sourcing orderDavid Paleino2009-01-291-7/+7
* Add support for "compatibility mode" » $BASH_COMPLETION_COMPAT_DIRDavid Paleino2009-01-291-3/+9
* Fix awk error in "modprobe -r /" completion, extract/use _installed_modules f...Ville Skyttä2009-01-251-4/+10
* Comment spelling fixes.Ville Skyttä2009-01-251-3/+3
* Remove duplicate cpio completion, thanks to Freddy Vulto (Closes: #512823)Ville Skyttä2009-01-241-1/+1
* new helper function for kernel versionsGuillaume Rousse2009-01-191-0/+7
* Do not make vi and friends expand tabs with spaces.Ville Skyttä2009-01-171-1/+1
* * Added _parse_help() to try to parse options listed in $command David Paleino2009-01-171-8/+16
* Allow for comments in known_hosts files (Closes: #511789)David Paleino2009-01-161-1/+1
* Fix dpkg completion bug: it listed only non-Essential packagesDavid Paleino2009-01-161-2/+3
* Add --rsyncable to gzip completion (not in upstream gzip (yet?), but commonly...Ville Skyttä2009-01-151-1/+1
* Add/compact *Emacs, vi and friends indentation etc settings.Ville Skyttä2009-01-141-6/+3
* Add .mkv, .mp2 and .vdr to *xine completion (RHBZ: #444467).Ville Skyttä2009-01-141-1/+1
* Add .mp2 and .vdr to mplayer completion (RHBZ: #444467).Ville Skyttä2009-01-131-1/+1
* Revert executable flag (no idea how that ended up in it :P).Ville Skyttä2009-01-131-0/+0
* Add lzma completion (Guillaume Rousse, myself).Ville Skyttä2009-01-131-6/+10
* (Re)fix gzip and bzip2 options completion (Debian bug 351913 resurfaced in r9...Ville Skyttä2009-01-121-2/+6
* Improved getent completion (myself, Guillaume Rousse).Ville Skyttä2009-01-121-5/+10
* Added minimal sqlite3 completion.Ville Skyttä2009-01-121-0/+1
* Various cleanups, NFC.Ville Skyttä2009-01-121-9/+9
* Improved filename based man page completion.Ville Skyttä2009-01-121-6/+16
* Added support for p (POSIX) and x (x.org) man sections.Ville Skyttä2009-01-121-1/+1
* Improved features and performance of yum completion.Ville Skyttä2009-01-111-6/+31
* Improved performance of rpm -qa based rpm installed package completion.Ville Skyttä2009-01-111-28/+26
* Improved /var/log/rpmpkgs based rpm installed package completion.Ville Skyttä2009-01-111-1/+1