summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into dev-utilsdev-utilsDavid Paleino2009-02-177-245/+175
|\
| * rdesktop reviewed.Ville Skyttä2009-02-152-0/+1
| * lspc->lspci, add -L, add/fix -x.Ville Skyttä2009-02-151-4/+5
| * Merge branch 'master' of git+ssh://fvu-guest@git.debian.org/git/bash-completi...Freddy Vulto2009-02-152-135/+2
| |\
| | * Drop hg completion, an improved version is shipped with Mercurial (contrib/ba...Ville Skyttä2009-02-152-135/+2
| * | Reviewed `to_review/vncviewer':Freddy Vulto2009-02-151-14/+43
| |/
| * Enable pkill completion if the command is available, not just on Linux and Fr...Ville Skyttä2009-02-152-4/+6
| * Enable pgrep completion if pgrep is available, not just on Linux/FreeBSD.Ville Skyttä2009-02-152-3/+5
| * Use improved process name completion in pgrep in addition to killall.Ville Skyttä2009-02-152-3/+2
| * 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-152-12/+29
| * Fix killall completion for commands with relative paths (RHBZ: #484578), add ...Ville Skyttä2009-02-152-2/+9
| * Remove executable flag (the script is sourced, not executed).Ville Skyttä2009-02-141-0/+0
| * Comment typo fix.Ville Skyttä2009-02-131-1/+1
| * 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
* | Add DebianBTS forwarding utilityDavid Paleino2009-02-081-0/+8
|/
* Test succeeded, removing stale fileDavid Paleino2009-02-081-0/+0
* Testing CIA botDavid Paleino2009-02-081-0/+0
* Fix -sourcepath handling in javadoc packages completion.Ville Skyttä2009-02-072-2/+5
* Expand ~foo to dir name more eagerly to avoid quoting issues.Ville Skyttä2009-02-062-0/+2
* Revert r1170, see comments in _expand for details.Ville Skyttä2009-02-062-5/+5
* Add comments about local file completion of _scp.Ville Skyttä2009-02-061-0/+2
* initial importGuillaume Rousse2009-02-051-0/+50
* Improved strace completion, undefined _command_offset() found.David Paleino2009-02-051-13/+35
* Added quota-tools completionDavid Paleino2009-02-053-212/+311
* Use proper options variablesDavid Paleino2009-02-0513-15/+14
* Added minicom completionDavid Paleino2009-02-052-5/+13
* Added net-tools (mii-tool and mii-diag) completionsDavid Paleino2009-02-052-7/+19
* Added qemu completionDavid Paleino2009-02-052-1/+2
* Improved qemu completionDavid Paleino2009-02-051-8/+36
* Added comment on how to eventually workaround the bugDavid Paleino2009-02-041-1/+2
* Added cpan2dist completionDavid Paleino2009-02-042-1/+2
* Improved cpan2dist completionDavid Paleino2009-02-041-3/+7
* Added brctl completionDavid Paleino2009-02-042-4/+4
* Added cowsay/cowthink completionDavid Paleino2009-02-042-1/+2
* renaming, it only completes on one commandGuillaume Rousse2009-02-041-0/+0
* initial importGuillaume Rousse2009-02-041-0/+89
* initial importGuillaume Rousse2009-02-041-0/+30
* use _get_cwordGuillaume Rousse2009-02-044-4/+4
* initial importGuillaume Rousse2009-02-041-0/+53
* initial importGuillaume Rousse2009-02-041-0/+26
* initial importGuillaume Rousse2009-02-041-0/+70
* initial importGuillaume Rousse2009-02-041-0/+195
* Prevent completion dir from being sourced twice if BASH_COMPLETION_DIR and BA...Freddy Vulto2009-02-042-1/+4