index
:
delta/bash-completion.git
1.x
2.x
changelog-handling
cmake
dev-utils
dynamic-loading
expect-fixes
frozen/1.0
master
mount
pristine-tar
service
sudo
upstream
use-_get_comp_words_by_ref
salsa.debian.org: debian/bash-completion.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bash_completion
Commit message (
Expand
)
Author
Age
Files
Lines
*
Releasing 2.1
2.1
David Paleino
2013-04-05
1
-2
/
+2
*
unzip/zipinfo: Associate with more StarOffice extensions.
Ville Skyttä
2013-03-27
1
-1
/
+1
*
patch: New full featured completion.
Ville Skyttä
2013-03-24
1
-1
/
+1
*
Fix __ltrim_colon_completions() fail on parameter (\$1) containing a glob.
AllKind
2013-03-09
1
-1
/
+1
*
_available_interfaces: Try with "ip link" if ifconfig is N/A also with -a.
Ville Skyttä
2013-02-04
1
-2
/
+1
*
pyflakes: New completion.
Ville Skyttä
2013-02-02
1
-0
/
+1
*
_available_interfaces: Without -a, try with "ip link" if ifconfig is N/A.
Ville Skyttä
2013-02-01
1
-4
/
+5
*
_ip_addresses: Try with "ip addr" if ifconfig is not available.
Ville Skyttä
2013-02-01
1
-2
/
+3
*
_mac_addresses: Try local interfaces with "ip link" if ifconfig is N/A.
Ville Skyttä
2013-02-01
1
-4
/
+7
*
_mac_addresses: Try ARP cache with "ip neigh" if arp is not available.
Ville Skyttä
2013-02-01
1
-1
/
+1
*
_mac_addresses: Fix with net-tools' ifconfig that outputs ether, not HWaddr.
Ville Skyttä
2013-02-01
1
-2
/
+4
*
Brown paper bag fix for the previous commit.
Ville Skyttä
2013-01-25
1
-1
/
+1
*
Avoid sourcing dirs in completion loader to avoid fd leaks (RedHat: #903540).
Ville Skyttä
2013-01-25
1
-4
/
+5
*
_known_hosts_real: Filter ruptime stdout error spewage (Alioth: #313893).
Ville Skyttä
2012-11-06
1
-1
/
+2
*
Update copyright year and release number.
Igor Murzov
2012-11-06
1
-2
/
+2
*
_command_offset: Restore compopts properly (Alioth: #313890)
Igor Murzov
2012-11-06
1
-8
/
+5
*
zathura: Add simple completion for zathura document viewer.
Igor Murzov
2012-11-03
1
-0
/
+1
*
wget: New completion.
Igor Murzov
2012-10-20
1
-1
/
+1
*
_parse_help, _parse_usage: Run commands in C locale.
Igor Murzov
2012-09-06
1
-2
/
+2
*
Fixed tilde expanding in _filedir_xspec
wonder.mice
2012-09-06
1
-1
/
+1
*
Fix __reassemble_comp_words_by_ref for $COMP_CWORD == ${#COMP_WORDS[@]}
Christian von Roques
2012-08-11
1
-0
/
+1
*
opera: Handle options.
Igor Murzov
2012-08-09
1
-1
/
+1
*
Remove trailing whitespace
Martin Ueding
2012-07-22
1
-12
/
+12
*
Fine tune previous commit.
Ville Skyttä
2012-07-09
1
-2
/
+1
*
Add support for OOXML document format extensions to unzip completion.
Jeroen Hoek
2012-07-08
1
-1
/
+2
*
Add more complete OpenDocument support to unzip completion.
Jeroen Hoek
2012-07-08
1
-1
/
+1
*
*_tilde*: Escape tilde in [[ $1 == \~* ]] tests (RedHat: #817902).
Ville Skyttä
2012-06-14
1
-2
/
+2
*
Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-co...
Guillaume Rousse
2012-06-06
1
-1
/
+1
|
\
|
*
qiv: Add *.svg.
Ville Skyttä
2012-06-05
1
-1
/
+1
*
|
add xz compression extension for kernel modules
Guillaume Rousse
2012-06-06
1
-1
/
+1
|
/
*
Comment spelling fix.
Ville Skyttä
2012-05-31
1
-1
/
+1
*
_realcommand: Try greadlink before readlink (Alioth: #313659).
Ville Skyttä
2012-05-30
1
-0
/
+2
*
_expand: Suppress unwanted bash error messages (Alioth: #313497)
Igor Murzov
2012-04-18
1
-1
/
+1
*
lyx: Remove simple completion, upstream has more complete one (Debian: #662203)
Ville Skyttä
2012-03-11
1
-1
/
+0
*
su: Add linux-specific completion
Igor Murzov
2012-02-17
1
-1
/
+1
*
_filedir: Properly quote paths to avoid unexpected expansion.
Igor Murzov
2012-01-20
1
-16
/
+14
*
Workaround bash bug that fails to complete <, >
guns
2012-01-18
1
-0
/
+4
*
_modules: Ignore error messages.
Igor Murzov
2012-01-13
1
-1
/
+1
*
Revert "Fix completion loading when a symlink is sourced, thanks to Jonathan ...
David Paleino
2012-01-11
1
-4
/
+2
*
Fix completion loading when a symlink is sourced, thanks to Jonathan Nieder
David Paleino
2012-01-11
1
-2
/
+4
*
_command_offset: Properly quote arguments of eval (Alioth: #313499).
Igor Murzov
2012-01-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/sudo'
Igor Murzov
2012-01-09
1
-1
/
+1
|
\
|
*
sudo: Handle options (Alioth: #311414).
Igor Murzov
2011-12-20
1
-1
/
+1
*
|
Release 1.99 -- hopefully the last 2.0 preview
David Paleino
2012-01-08
1
-1
/
+1
*
|
Some trivial nounset error fixes.
Ville Skyttä
2012-01-01
1
-10
/
+13
*
|
_filedir, _tilde: Ignore compopt stderr for direct invocations in unit tests.
Ville Skyttä
2012-01-01
1
-2
/
+4
*
|
cleanups: Drop some no longer needed stderr redirections.
Ville Skyttä
2011-12-26
1
-2
/
+2
*
|
Fix BASH_COMPLETION_COMPAT_DIR comment.
Ville Skyttä
2011-12-26
1
-1
/
+1
|
/
*
xv: Add *.eps and *.ps to filename completions (Alioth: #313477).
Florian Hubold
2011-12-17
1
-1
/
+2
*
_parse_help, _parse_usage: More command arg sanitization.
Ville Skyttä
2011-12-14
1
-4
/
+10
[next]