Package: bash-completion / 1:2.11-6

Metadata

Package Version Patches format
bash-completion 1:2.11-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 fix_quote_readline_by_ref.patch | (download)

bash_completion | 8 7 1 - 0 !
1 file changed, 7 insertions( ), 1 deletion(-)

 revert "double escaping" hunk of patch.
 - That portion fixed no cited bug.
 - It broke extremely common command-substitution cases, e.g.
     "grep pattern $(<TAB>)", producing:
     bash: unexpected EOF while looking for matching `)'
     bash: syntax error: unexpected end of file
04 xine_add_more_formats.patch | (download)

bash_completion | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 add oga and ogx formats
06 xpdf_support_compressed_pdf.patch | (download)

bash_completion | 3 2 1 - 0 !
1 file changed, 2 insertions( ), 1 deletion(-)

 xpdf in debian also supports compressed pdfs
07 dpkg_support_raw extract_vextract.patch | (download)

completions/dpkg | 40 39 1 - 0 !
1 file changed, 39 insertions( ), 1 deletion(-)

 support more options for dpkg-deb
11 add completions for openrc rc service.patch | (download)

completions/rc-service | 56 56 0 - 0 !
1 file changed, 56 insertions( )

 add completions for openrc rc-service
12 properly handle TERM and other envvars.patch | (download)

bash_completion | 77 50 27 - 0 !
completions/export | 5 1 4 - 0 !
test/t/test_grep.py | 10 10 0 - 0 !
3 files changed, 61 insertions( ), 31 deletions(-)

 [patch] _variables: split out _variable_assignments, use in export

Closes https://github.com/scop/bash-completion/issues/457

13 backport support for python 9.patch | (download)

completions/Makefile.am | 8 6 2 - 0 !
completions/python | 2 1 1 - 0 !
completions/pyvenv | 2 1 1 - 0 !
3 files changed, 8 insertions( ), 4 deletions(-)

---
14 backport support for long options in perltidy.patch | (download)

completions/perltidy | 21 15 6 - 0 !
1 file changed, 15 insertions( ), 6 deletions(-)

---
15 find exec.patch | (download)

completions/find | 1 1 0 - 0 !
1 file changed, 1 insertion( )

---
16 freecad extension.patch | (download)

bash_completion | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---