|
| 1 | +bash-completion (2.3) |
| 2 | + |
| 3 | + [ Daniel Milde ] |
| 4 | + * Completion for python zip archives |
| 5 | + |
| 6 | + [ Liuhua Wang ] |
| 7 | + * lvm: pvcreate should be able to use all block devcices |
| 8 | + * lvm: fix all commands that should get all PVs |
| 9 | + |
| 10 | + [ Ville Skyttä ] |
| 11 | + * Release 2.3 |
| 12 | + * make-changelog: Don't output "Merge pull request" entries |
| 13 | + * make: Use <<< instead of printf + pipe |
| 14 | + * gnokii: Use <<< instead of echo + pipe |
| 15 | + * *: Use [:blank:] instead of $'\t ' tricks where appropriate, fixes |
| 16 | + #19 |
| 17 | + * test suite: Fix abook test case |
| 18 | + * test suite: Don't insist on property completions if synclient -l |
| 19 | + fails |
| 20 | + * test suite: Tolerate "See 'man feh'" feh --help output |
| 21 | + * test suite: Fix tar failure caused by previous tar change |
| 22 | + * tar: Detect GNU/other from --version only once per session |
| 23 | + * tar: Remove unused variable |
| 24 | + * tar: Fix GNU tar help output parsing regex, fixes #15 |
| 25 | + * test suite: Add tar xvf filename test case |
| 26 | + * tar: Don't write to /tmp/jetel |
| 27 | + * python: Simplify code |
| 28 | + * python: Complete all files also after -m |
| 29 | + * python: Don't offer options after -c |
| 30 | + * python: Complete all files only if -c is before current word |
| 31 | + * test suite: Add some python test cases |
| 32 | + * unzip, zipinfo: Complete on *.pyz |
| 33 | + * travis: configure and run completions syntax check |
| 34 | + * make check: Test syntax of all completion files |
| 35 | + * CONTRIBUTING.md: Ask for test cases |
| 36 | + |
| 37 | + -- Ville Skyttä < [email protected]> Mon, 28 Mar 2016 18:32:47 +0300 |
| 38 | + |
1 | 39 | bash-completion (2.2)
|
2 | 40 |
|
3 | 41 | [ Barry Warsaw ]
|
|
0 commit comments