| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Adds the following:
- --autounmask-keep-keywords
- --autounmask-continue
- --onlydeps-with-ideps
- --onlydeps-with-rdeps
- --update-if-installed
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Louis Sautier <sautier.louis@gmail.com>
Closes: https://github.com/gentoo/gentoo-bashcomp/pull/6
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Based on Marco Genasci's patch and slightly modified to get rid of the
unnecessary call to xargs.
Courtesy of Marco Genasci <fedeliallalinea@gmail.com>.
Closes: https://bugs.gentoo.org/235454
Closes: https://github.com/gentoo/gentoo-bashcomp/pull/4
|
| |
|
|
|
|
|
|
| |
This PR adds the --rage-clean option.
Closes: https://github.com/gentoo/gentoo-bashcomp/pull/2
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo-bashcomp/pull/1
|
| |
|
|
|
|
|
| |
The goal is to install the reusable functions in helpersdir from where
they can be reused by other completions.
|
|
completions/ for files going to completionsdir, compat/ for those going
into compatdir.
|