| Commit message (Expand) | Author | Age | Files | Lines |
* | (testsuite) assert_complete_one() fixes, revealed by ssh.exp. | Ville Skyttä | 2010-11-23 | 1 | -3/+3 |
* | (testsuite) Split assert_complete() into | Freddy Vulto | 2010-11-22 | 4 | -113/+203 |
* | Get python options with _parse_help(). | Ville Skyttä | 2010-11-21 | 1 | -1/+2 |
* | Add lsof(8) completion. | Ville Skyttä | 2010-11-21 | 2 | -0/+22 |
* | Add perl -V completion. | Ville Skyttä | 2010-11-19 | 1 | -0/+6 |
* | Add perl -m-/-M- completion. | Ville Skyttä | 2010-11-19 | 1 | -0/+6 |
* | Add some perl option non-completions. | Ville Skyttä | 2010-11-19 | 1 | -0/+3 |
* | (testsuite) `match_items()' matches on bash-prompt | Freddy Vulto | 2010-11-17 | 11 | -76/+104 |
* | (testsuite) Uncomment testcases | Freddy Vulto | 2010-11-16 | 1 | -30/+30 |
* | Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-co... | Freddy Vulto | 2010-11-16 | 7 | -6/+16 |
|\ |
|
| * | (testsuite) Add some perl module completion test cases (Alioth: #312832). | Ville Skyttä | 2010-11-16 | 1 | -0/+10 |
| * | (testsuite) Fix cvs, cvsps, java, lftp, and wol fallout from commit c86b336. | Ville Skyttä | 2010-11-13 | 5 | -5/+5 |
| * | (testsuite) Ignore changed OLDPWD in xz.exp. | Ville Skyttä | 2010-11-13 | 1 | -1/+1 |
* | | (testsuite) Fix _count_args tests to output newline | Freddy Vulto | 2010-11-16 | 2 | -36/+37 |
|/ |
|
* | (testsuite) Add missing dir to fixtures/acroread | Freddy Vulto | 2010-11-13 | 1 | -0/+0 |
* | (testuite) Fix tests to run with autotools' make distcheck | Freddy Vulto | 2010-11-12 | 36 | -130/+122 |
* | Add/improve various autotools completions. | Ville Skyttä | 2010-11-12 | 10 | -0/+105 |
* | test perldoc options completion | Guillaume Rousse | 2010-11-07 | 1 | -19/+9 |
* | (testsuite) Prepend relative files with $::srcdir | Freddy Vulto | 2010-11-05 | 3 | -4/+4 |
* | (testsuite) Moved tool_start() code to tool_init() | Freddy Vulto | 2010-11-05 | 4 | -18/+18 |
* | Don't source bash-completion.log when running "make check". | Ville Skyttä | 2010-11-05 | 1 | -1/+1 |
* | Create and remove the test/{log,tmp} dirs when appropriate. | Ville Skyttä | 2010-11-05 | 1 | -0/+6 |
* | (testsuite) Added expected failure for perldoc options completion | Freddy Vulto | 2010-11-03 | 1 | -0/+19 |
* | (testsuite) Fix comment | Freddy Vulto | 2010-11-03 | 1 | -5/+3 |
* | Split test in two for ls.exp, expanding ~part | Freddy Vulto | 2010-11-03 | 1 | -4/+17 |
* | Add basic growisofs completion. | Ville Skyttä | 2010-11-03 | 2 | -0/+21 |
* | Add ip completion (Debian: #600617). | Ville Skyttä | 2010-11-01 | 2 | -0/+21 |
* | Remove most "-o filenames" options to "complete". | Ville Skyttä | 2010-11-01 | 5 | -56/+6 |
* | (testsuite) Test sftp -F with sftp instead of ssh. | Ville Skyttä | 2010-11-01 | 1 | -1/+1 |
* | Fix perldoc completions to run without invoking autotools | Freddy Vulto | 2010-10-31 | 1 | -6/+0 |
* | Improve relevance of many user/group completions, depending on context. | Ville Skyttä | 2010-10-31 | 1 | -1/+3 |
* | (testsuite) Fix _parse_help for LANG=POSIX | Freddy Vulto | 2010-10-31 | 3 | -23/+70 |
* | (testsuite) Test for expect-5.44 to prevent segfault | Freddy Vulto | 2010-10-31 | 1 | -3/+6 |
* | Merge branch 'master' of git+ssh://fvu-guest@git.debian.org/git/bash-completi... | Freddy Vulto | 2010-10-26 | 4 | -1/+14 |
|\ |
|
| * | Make man completion work with manpage names containing colons. | Ville Skyttä | 2010-10-23 | 4 | -1/+14 |
* | | (testsuite) Improve _filedir unicode test (Alioth #312477) | Freddy Vulto | 2010-10-26 | 1 | -3/+10 |
|/ |
|
* | (testsuite) Fix eof/timeout message when unknown level | Freddy Vulto | 2010-10-23 | 1 | -6/+10 |
* | Make mkdir complete only on dirs. | Ville Skyttä | 2010-10-23 | 1 | -0/+6 |
* | Add dirs-only rmdir test case. | Ville Skyttä | 2010-10-23 | 1 | -0/+6 |
* | (testsuite) Removed changing locale within 'expect' | Freddy Vulto | 2010-10-18 | 2 | -7/+7 |
* | Make _parse_help() work with slash separated options. | Ville Skyttä | 2010-10-11 | 1 | -0/+8 |
* | Fix false posives for non-option words in _parse_help (Alioth: #312750, Steph... | Ville Skyttä | 2010-10-11 | 1 | -0/+65 |
* | (testsuite) Fix _filedir test for "compgen -f" hack | Freddy Vulto | 2010-10-09 | 1 | -6/+1 |
* | Add ether-wake completion. | Ville Skyttä | 2010-10-07 | 2 | -0/+21 |
* | Add sysbench completion. | Ville Skyttä | 2010-10-05 | 2 | -0/+21 |
* | Bugfix __reassemble_comp_words_by_ref | Freddy Vulto | 2010-10-05 | 1 | -0/+15 |
* | More known hosts IPv6 completion fixes, thanks to Yoshinori KUNIGA. | Ville Skyttä | 2010-10-04 | 2 | -6/+9 |
* | Fix known hosts completion for IPv6 addresses whose last 16 bits are digits (... | Ville Skyttä | 2010-09-28 | 2 | -6/+8 |
* | (testsuite) Add some [host]:port cases to known hosts related tests. | Ville Skyttä | 2010-09-28 | 6 | -14/+18 |
* | (testsuite) Run sftp tests with fixtures/sftp data, comment fixes. | Ville Skyttä | 2010-09-28 | 1 | -3/+3 |