aboutsummaryrefslogtreecommitdiffstats
path: root/src/zsh_completion
Commit message (Expand)AuthorAge
* build: allow overriding common toolsLibravatar Kelvin M. Klann2024-05-29
* build: define CC/GAWK if undefinedLibravatar Kelvin M. Klann2024-05-24
* landlock: use "landlock.fs." prefix in filesystem commandsLibravatar Kelvin M. Klann2024-02-27
* build: allow overriding certain toolsLibravatar Kelvin M. Klann2024-02-24
* landlock: split .special into .makeipc and .makedevLibravatar Kelvin M. Klann2024-02-02
* remove LTS and FIRETUNNEL supportLibravatar netblue302023-12-23
* landlock: move commands into profile and add landlock.enforceLibravatar Kelvin M. Klann2023-12-11
* landlock: fix incomplete zsh completionLibravatar Kelvin M. Klann2023-12-05
* feature: add Landlock supportLibravatar netblue302023-11-07
* build: remove unnecessary distclean targetsLibravatar Kelvin M. Klann2023-07-20
* modif: drop deprecated 'shell' option references (#5894)Libravatar glitsj162023-07-19
* zsh: add shell completion for --tabLibravatar Kelvin M. Klann2023-07-19
* build: move MAKEFLAGS to config.mk.inLibravatar Kelvin M. Klann2023-06-24
* build: disable all built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* build: disable most built-in implicit make rulesLibravatar Kelvin M. Klann2023-06-21
* build: standardize commands on top of makefilesLibravatar Kelvin M. Klann2023-06-21
* editorconfig: add indentation rulesLibravatar Kelvin M. Klann2023-02-20
* feature: add 'keep-shell-rc' flag and optionLibravatar Antoine Catton2023-02-03
* Revert "Merge pull request #5315 from ChrysoliteAzalea/landlock"Libravatar Kelvin M. Klann2022-09-05
* Proposed fixes.Libravatar Азалия Смарагдова2022-08-16
* Update quotation marks in src/zsh_completion/_firejail.inLibravatar Азалия Смарагдова2022-08-15
* Landlock support has been added.Libravatar Азалия Смарагдова2022-08-15
* Add support for custom AppArmor profiles (--apparmor=)Libravatar Азалия Смарагдова2022-08-05
* introduce new option restrict-namespacesLibravatar smitsohu2022-07-23
* makefiles: add generated files as dependenciesLibravatar Kelvin M. Klann2022-06-30
* makefiles: stop failing when config.mk does not existLibravatar Kelvin M. Klann2022-06-30
* build: reduce autoconf input files from 32 to 2Libravatar Kelvin M. Klann2022-06-30
* more on removing cgroups (#5200)Libravatar netblue302022-06-16
* makefiles: include config.mk instead of common.mk where possibleLibravatar Kelvin M. Klann2022-06-12
* makefiles: define root dir and include relative to itLibravatar Kelvin M. Klann2022-06-12
* keep-fd option (#4845)Libravatar smitsohu2022-01-14
* noprinters: add missing items from new command checklistLibravatar Kelvin M. Klann2022-01-05
* Revert "allow/deny in zsh completion"Libravatar Kelvin M. Klann2021-12-10
* zsh-comp: update description of machine-id to match --helpLibravatar Kelvin M. Klann2021-11-15
* Fix inconsistent descriptions of machine-id optionLibravatar Kelvin M. Klann2021-11-15
* deterministic-shutdown optionLibravatar smitsohu2021-10-28
* Fix typo of "parent"Libravatar Kelvin M. Klann2021-09-02
* Add --ids-* to zsh completionLibravatar rusty-snake2021-07-31
* allow/deny in zsh completionLibravatar rusty-snake2021-07-07
* deprecated --disable-whitelist at compile timeLibravatar netblue302021-07-03
* Merge pull request #4278 from kmk3/rename-noautopulseLibravatar Kelvin M. Klann2021-05-16
|\
| * rename noautopulse to keep-config-pulseLibravatar Kelvin M. Klann2021-05-14
* | Add noinput to usage.c and _firejail.inLibravatar rusty-snake2021-05-16
|/
* Merge pull request #4038 from rusty-snake/zsh-comp-improvementsLibravatar netblue302021-03-05
|\
| * zsh-comp: better value completionLibravatar rusty-snake2021-03-03
| * zsh-comp: make some options mutually exclusiveLibravatar rusty-snake2021-03-03
| * zsh-comp: order and sortLibravatar rusty-snake2021-03-01
| * zsh-comp: Use easiery syntaxLibravatar rusty-snake2021-03-01
* | Merge pull request #4024 from kmk3/improve-makefilesLibravatar Reiner Herrmann2021-03-01
|\ \ | |/ |/|
| * makefiles: make all, clean and distclean PHONYLibravatar Kelvin M. Klann2021-03-01