|
| 1 | +bash-completion (2.5) |
| 2 | + |
| 3 | + [ BartDeWaal ] |
| 4 | + * Support for python gui source files (#91) |
| 5 | + |
| 6 | + [ Ben Webber ] |
| 7 | + * mr: New completion |
| 8 | + |
| 9 | + [ Christian Kujau ] |
| 10 | + * ssh-keygen: support ed25519 keys (#79) |
| 11 | + |
| 12 | + [ Dara Adib ] |
| 13 | + * Add sidedoor to _ssh() completion (#106) |
| 14 | + |
| 15 | + [ George Kola ] |
| 16 | + * .ipa is just a zip file and we should let unzip handle it (#71) |
| 17 | + |
| 18 | + [ Miroslav Šustek ] |
| 19 | + * ant: parse targets in imported buildfiles (#84) |
| 20 | + |
| 21 | + [ Reuben Thomas ] |
| 22 | + * Add more tests for ccache |
| 23 | + * ccache: fix completing compiler's flags |
| 24 | + |
| 25 | + [ Ville Skyttä ] |
| 26 | + * test suite: Add java/javac non-completion fixture |
| 27 | + * javac: Complete -cp like -classpath |
| 28 | + * travis: Skip bluez and nis for now due to post-install script |
| 29 | + issues |
| 30 | + * test/config/*: Delete trailing whitespace |
| 31 | + * (test suite): Avoid loading user's ~/.bash_completion, fixes #87 |
| 32 | + * ip: Recognize a as alias for address and l for link |
| 33 | + * ip: Recognize address in addition to addr |
| 34 | + * mr: Disable "clean" test case, command N/A before mr 1.20141023 |
| 35 | + * ssh-keygen: Parse switches with _parse_usage, not _parse_help |
| 36 | + * mplayer: Associate with *.mjpg, *.mjpeg (Debian: #837779) |
| 37 | + * dd: Sync completions with coreutils 8.24 |
| 38 | + * travis: Add mr |
| 39 | + * perl: Remove full path to cat in PERLDOC_PAGER call |
| 40 | + * deja-dup: New completion |
| 41 | + * CONTRIBUTING: Reorder sections |
| 42 | + * *: Move indentation settings to .editorconfig |
| 43 | + * make: Declare _make_target_extract_script like other functions |
| 44 | + * Travis: zopfli is AWOL? |
| 45 | + * *: Whitespace fixes |
| 46 | + |
| 47 | + [ Zearin ] |
| 48 | + * Minor edits to README.md (mostly formatting) (#110) |
| 49 | + |
| 50 | + [ l3nticular ] |
| 51 | + * Fix bug in 'make' completion when using BSD sed (#108) |
| 52 | + |
| 53 | + [ osu ] |
| 54 | + * Add support for Include in ssh config (#70) (#80) |
| 55 | + |
| 56 | + -- Ville Skyttä < [email protected]> Sat, 04 Feb 2017 18:07:27 +0200 |
| 57 | + |
1 | 58 | bash-completion (2.4)
|
2 | 59 |
|
3 | 60 | [ Arash Esbati ]
|
@@ -1793,4 +1850,3 @@ bash-completion (20060301-0ubuntu1) hardy; urgency=low
|
1793 | 1850 | Ubuntu: #139666.
|
1794 | 1851 |
|
1795 | 1852 | -- Matthias Klose < [email protected]> Fri, 08 Feb 2008 16:46:34 +0100
|
1796 |
| - |
|
0 commit comments