1.2
(testsuite) Add test case for _filedir with directory containing multibyte character. See also: http://www.mail-archive.com/bash-completion-devel@lists.alioth.debian.org/msg01942.html
Fix expanding quoted tilde in _known_hosts_real. - Added unit test "Files starting with tilde (~) should work" to unit/_known_hosts_real.exp
Fixed `quote_readline'. This fixes completing filenames containing single quote (') on bash-4.
(testsuite) Fix cvsps non-option completion test, add test for options.
(testsuite) Added empty directories to git Empty directories are ignored by git. By putting an empty .gitignore in the directory, the directory can be added to git.
Reviewed tests h* & i* Localized `i' variable in `info' completion.
(testsuite) Add some java classpath tests.
(testsuite) Add lftp hostname completion testing fixture.
(mount) Make mount work properly with ' in fstab
Mutt fixes - Added support for `-F configfile'. This enables using a specially crafted muttrc for automated testing. - Centralized call to _get_cword - Used _get_pword - Specified non-wordbreak characters to _get_cword() & _get_pword() for bash-4. - Added automated tests for -f and -A - Fixed test suite's assert_complete() (test/library.exp) to drop only the last element
Add pkgtools fixture, test port{upgrade,install} and pkg_deinstall against it.
Reviewed tests s*
Add wol(1) completion.
Fix handling of short xz options.