summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* _filedir_xspec: Don't expand $xspec while uppercasing on bash-3 (RedHat: #726...1.xVille Skyttä2011-08-151-1/+1
* Fix release number1.3David Paleino2011-02-061-1/+1
* Update dateDavid Paleino2011-02-061-1/+1
* Merge branch 'master' into 1.xDavid Paleino2011-02-0610-51/+99
|\
| * Add javaws completion.Ville Skyttä2011-02-064-3/+54
| * Truncate _parse_help() output options on <.Ville Skyttä2011-02-061-1/+1
| * Define needed utility functions for javac and javadoc even if java is not ins...Ville Skyttä2011-02-061-3/+5
| * Add kid3 filename completion.Ville Skyttä2011-02-062-3/+4
| * Add gendiff completion.Ville Skyttä2011-02-052-3/+13
| * (testsuite) Avoid duplicates in get_hosts() return value.Ville Skyttä2011-02-051-1/+1
| * (testsuite) Use get_hosts() in xhost tests.Ville Skyttä2011-02-051-11/+6
| * Clean up some redundant code.Ville Skyttä2011-02-051-27/+13
| * Avoid some unnecessary stat calls.Ville Skyttä2011-02-053-5/+8
* | Merge branch 'master' into 1.xDavid Paleino2011-01-297-15/+71
|\ \ | |/
| * Complete runuser like su.Ville Skyttä2011-01-291-1/+1
| * Add *.fdf to various PDF viewer completions.Ville Skyttä2011-01-292-2/+3
| * update subcommand listGuillaume Rousse2011-01-272-9/+11
| * Add completion for mplayer's -noconfig optionIgor Murzov2011-01-271-0/+4
| * Add mktemp(1) completion.Ville Skyttä2011-01-244-3/+52
* | Merge branch 'master' into 1.xDavid Paleino2011-01-2010-7/+142
|\ \ | |/
| * Add bunch of extensions to xmlwf and xmllint filename completions.Ville Skyttä2011-01-183-4/+4
| * minimal tests for xfreerdp completionGuillaume Rousse2011-01-172-0/+29
| * Don't leak $options from iscsiadm completion, add basic test case.Ville Skyttä2011-01-173-0/+22
| * Add pack200 --repack completion.Ville Skyttä2011-01-172-3/+8
| * add iscsiadm completionGuillaume Rousse2011-01-163-0/+79
* | Merge branch 'master' into 1.xDavid Paleino2011-01-162-3/+5
|\ \ | |/
| * Add filename completion for portecle.Ville Skyttä2011-01-162-2/+4
| * Update copyright year.Ville Skyttä2011-01-161-1/+1
* | Merge branch 'master' into 1.xDavid Paleino2011-01-111-2/+3
|\ \ | |/
| * Loosen python executable matching glob.Ville Skyttä2011-01-101-1/+1
| * Complete "/path/to/python" the same way as plain "python".Ville Skyttä2011-01-101-1/+1
| * Avoid "bad array subscript" with /usr/bin/python <TAB> (Debian: #559953).Ville Skyttä2011-01-101-1/+2
* | Merge branch 'master' into 1.xDavid Paleino2011-01-100-0/+0
|\ \ | |/
| * Fixed typo in openssl completion (Debian: #609552)David Paleino2011-01-102-1/+3
* | Fixed typo in openssl completion (Debian: #609552)David Paleino2011-01-102-1/+3
* | Merge branch 'master' into 1.xDavid Paleino2011-01-09637-2817/+5572
|\ \ | |/
| * Re-enable postgresql database and user completion (Alioth: #312914, Ubuntu: #...Ville Skyttä2011-01-082-9/+10
| * (testsuite) Fix sysctl test case (Alioth: #312909).Ville Skyttä2011-01-051-1/+2
| * Add bunch of java option completions, improve colon handling.Ville Skyttä2011-01-042-12/+79
| * Append /sbin to PATH when invoking sysctl.Ville Skyttä2011-01-041-1/+2
| * Note test suite dependencies.Ville Skyttä2011-01-031-1/+1
| * Do _filedir in _command_offset only for commands with no completions installed.Ville Skyttä2011-01-021-2/+2
| * Note autotools installation steps.Ville Skyttä2011-01-021-11/+14
| * Improve scp path escape regex.Ville Skyttä2010-12-231-2/+2
| * Ignore muttrc source entries that are not files (Alioth: #312881).Ville Skyttä2010-12-202-1/+2
| * Oops, add info to CHANGES for last commitDavid Paleino2010-12-181-0/+1
| * Complete on all files for mplayer's -dvd-device.David Paleino2010-12-181-1/+1
| * Do not load bash_completion in profile.d script if progcomp is not enabled.Ville Skyttä2010-12-182-1/+2
| * Add *.apk to unzip and jar filename completions.Ville Skyttä2010-12-163-2/+3
| * Turn on -o filenames in _command_offset() for completions that specify it.Ville Skyttä2010-12-131-0/+2