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