aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAge
* Merge pull request #5956 from kmk3/build-fix-dep-syntaxLibravatar Kelvin M. Klann2023-08-14
|\
| * build: improve char escaping of syntax listsLibravatar Kelvin M. Klann2023-08-14
* | build: fix codespell errors in more filesLibravatar Kelvin M. Klann2023-08-13
|/
* contrib/syntax: run make syntaxLibravatar Kelvin M. Klann2023-07-23
* contrib/vim: match profile files more broadlyLibravatar Kelvin M. Klann2023-06-10
* contrib/vim: sort paths in ftdetectLibravatar Kelvin M. Klann2023-06-09
* editorconfig: add indentation rulesLibravatar Kelvin M. Klann2023-02-20
* *.sh: use consistent indentationLibravatar Kelvin M. Klann2023-02-20
* Merge pull request #5668 from kmk3/build-deb-apparmor-defaultLibravatar netblue302023-02-17
|\
| * build: deb: enable apparmor by default & remove deb-apparmorLibravatar Kelvin M. Klann2023-02-17
* | Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* | feature: add 'keep-shell-rc' flag and optionLibravatar Antoine Catton2023-02-03
|/
* build: auto-generate syntax filesLibravatar Kelvin M. Klann2023-01-28
* build: auto-generate syntax listsLibravatar Kelvin M. Klann2023-01-27
* build: move syntax files to contrib/syntax/filesLibravatar Kelvin M. Klann2023-01-27
* firejail.vim: use sed instead of rgLibravatar Kelvin M. Klann2023-01-09
* firejail.vim: remove redundant sed -e flagsLibravatar Kelvin M. Klann2023-01-09
* firejail.vim: remove non-POSIX grep -x flagLibravatar Kelvin M. Klann2023-01-09
* firejail.vim: remove literal newline escapes in trLibravatar Kelvin M. Klann2023-01-09
* Add basic gtksourceview language-spec (#5502)Libravatar rusty-snake2022-12-04
* sort.py: use script name in usage/main docstringLibravatar Kelvin M. Klann2022-10-22
* sort.py: print usage if there are no argumentsLibravatar Kelvin M. Klann2022-10-21
* sort.py: print more standard error messagesLibravatar Kelvin M. Klann2022-10-19
* sort.py: print errors to stderrLibravatar Kelvin M. Klann2022-10-19
* sort.py: line-wrap and improve commentsLibravatar Kelvin M. Klann2022-10-19
* sort.py: rename protocols to original_protocolsLibravatar Kelvin M. Klann2022-10-18
* sort.py: rename raw_items to original_itemsLibravatar Kelvin M. Klann2022-10-18
* sort.py: simplify "checking" message codeLibravatar Kelvin M. Klann2022-10-18
* sort.py: pass the str.casefold function directlyLibravatar Kelvin M. Klann2022-10-18
* sort.py: enumerate lines from 1Libravatar Kelvin M. Klann2022-10-18
* tests: directly test for presence of commandLibravatar a13460542022-09-13
* Revert "Merge pull request #5315 from ChrysoliteAzalea/landlock"Libravatar Kelvin M. Klann2022-09-05
* Proposed fixes.Libravatar Азалия Смарагдова2022-08-16
* 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
* build: reduce autoconf input files from 32 to 2Libravatar Kelvin M. Klann2022-06-30
* update_deb.sh: fix not building with apparmor supportLibravatar Kelvin M. Klann2022-06-18
* update_deb.sh: remove cgroup-related codeLibravatar Kelvin M. Klann2022-06-16
* more on removing cgroups (#5200)Libravatar netblue302022-06-16
* Revert "fj-mkdeb.py: run distclean before ./configure"Libravatar Kelvin M. Klann2022-06-11
* mkdeb.sh.in: pass remaining arguments to ./configureLibravatar Kelvin M. Klann2022-05-29
* fj-mkdeb.py: run distclean before ./configureLibravatar Kelvin M. Klann2022-05-27
* resurecting welcome.shLibravatar netblue302022-04-19
* keep-fd option (#4845)Libravatar smitsohu2022-01-14
* Merge pull request #4827 from kmk3/noprinters-add-missingLibravatar netblue302022-01-08
|\
| * noprinters: add missing items from new command checklistLibravatar Kelvin M. Klann2022-01-05
* | 2022 copyright updateLibravatar netblue302022-01-07
|/
* deterministic-shutdown optionLibravatar smitsohu2021-10-28
* Merge pull request #4510 from rusty-snake/allow-tray-conditionLibravatar netblue302021-10-09
|\