Sign in
bazel
/
bazel
/
3b98838be61fa58d86805879a5fc4b13511ed69e
/
scripts
/
bazel-complete-template.bash
f84650c
Enable auto-completion for the "ibazel" command
by Martin Probst
· 7 years ago
a7c5472
Support BUILD.bazel in the autocomplete script
by Ian Cottrell
· 8 years ago
86a4047
Properly avoid aliases when invoking grep. Using $(which grep) instead of plain grep does not avoid alias interference, it merely trades problems when "grep" is an alias for problems when "which" is an alias (both are commonly defined as aliases).
by Googler
· 9 years ago
ae537ce
Use path given by which to invoke grep to bypass aliases set by the user
by Damien Martin-Guillerez
· 9 years ago
60fde44
Fix bash auto-completion for aliases
by Damien Martin-Guillerez
· 9 years ago
adb22af
by Jon Brandvein
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
5f9c6ba
Open-source Bazel bash completion script
by Damien Martin-Guillerez
· 10 years ago