Ville Skyttä
|
aef53c1160
|
Use _init_completion() in completions/o*.
|
2011-04-20 22:56:30 +03:00 |
|
Ville Skyttä
|
ee43b22f9b
|
Use += to append to arrays and strings.
It's easier on the eye and faster than foo=( "${foo[@]}" ... ).
|
2011-04-06 20:39:21 +03:00 |
|
Ville Skyttä
|
9af6f3504e
|
Abort completion file loading earlier if required commands are not available.
Cuts ~10% from bash completion load time on two different systems I
just tested.
|
2011-04-05 00:37:55 +03:00 |
|
Ville Skyttä
|
94c51fc36e
|
Coding style consistency tweaks.
|
2011-04-04 23:48:22 +03:00 |
|
David Paleino
|
25be9912b1
|
Fixed typo in openssl completion (Debian: #609552)
Conflicts:
CHANGES
|
2011-01-10 17:27:50 +01:00 |
|
Guillaume Rousse
|
cb7fc2f7c4
|
rename 'contrib' directory to 'completions'
|
2010-09-12 16:42:21 +02:00 |
|