Commit graph

343 commits

Author SHA1 Message Date
9abf0cb4ee Update CHANGELOG
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-16 06:32:59 -03:00
e06f8aea79 Create doas.conf if neccessary
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-15 22:05:27 -03:00
21cc967587 s|Formats|Format|g
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-14 19:50:07 -03:00
7438c9febe Remove duplicate CHANGELOG entries
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-14 19:48:30 -03:00
f48671403c Revisit CHANGELOG
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-14 07:04:40 -03:00
51f4d64ad7 Update portzap-checkout
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-14 04:51:19 -03:00
aa6a4213d1 Fix shellcheck
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-14 04:30:04 -03:00
3e3cd72b23 Mark 'dir' as a local
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-14 03:49:45 -03:00
6070cfef6e Fix wonky indentation
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-14 03:44:30 -03:00
76d9e0a3bb Log when portzap rm completes successfully
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-14 03:39:52 -03:00
fcae142b66 Add .editorconfig 2024-09-14 03:39:38 -03:00
f7374a63b8 Format log messages with program name
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-14 02:33:05 -03:00
d449bcc1b4 Fix typo in commands/portzap-setup
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-13 04:57:50 -03:00
9af7654a9f Replace chmod with -M option 2024-09-13 04:51:29 -03:00
2b65970db6 v1.2.0
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-09-10 23:46:30 -03:00
e5975b2b67 Default to a "stable" clone URL
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-10 21:56:35 -03:00
b7c19097e1 Fix typo in portzap-install
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-10 15:05:54 -03:00
b3c7942688 CHANGELOG updates
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-10 11:43:16 -03:00
2d6c138d34 Sync with sourcezap
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-09-10 03:44:08 -03:00
5328bd72e0 v1.1.0
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-24 10:18:54 -03:00
2039076720 s|rev|commit|g, s|revfile|commitfile|g
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-20 02:19:42 -03:00
218dbcad15 s|gitdir|repodir|g, s|giturl|repourl|g 2024-08-20 02:00:51 -03:00
7e4aa19c96 Update bin/portzap
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-20 00:58:32 -03:00
7961a66d4f Fix shellcheck warning
Some checks are pending
portzap / shellcheck (push) Waiting to run
Shellcheck complains that 'local' is not defined by POSIX shell,
regardless it is defined and documented by sh(1) on HardenedBSD
2024-08-20 00:42:40 -03:00
aaa7dad708 Update libexec/ modes
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-20 00:39:47 -03:00
c13dcf36e9 Update require_dependency 2024-08-20 00:39:29 -03:00
a38962782f Add libexec/portzap/utils/get-umask
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-19 23:21:26 -03:00
7c4bff14a2 Merge branch 'main' of git.bastion.home.network:0x1eef/portzap
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-19 00:02:11 -03:00
efc9f7ed28 Break up 'portzap-install' into multiple files
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-19 00:01:12 -03:00
741f85cfc2 Update portzap-{setup,teardown} 2024-08-19 00:01:12 -03:00
1b1ee6606d Update portzap-checkout 2024-08-19 00:01:11 -03:00
2b0067eb4d Break up 'portzap-install' into multiple files 2024-08-18 23:59:13 -03:00
c69cdd8283 Update portzap-{setup,teardown} 2024-08-18 20:03:55 -03:00
15510a4497 Update portzap-checkout 2024-08-18 19:28:09 -03:00
0a912e3638 Update portzap-checkout
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-18 19:26:34 -03:00
98b91c4d5e Fix shellcheck errors
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-17 18:50:02 -03:00
29ef3e0303 Fix indentation 2024-08-17 18:35:34 -03:00
340576fd0b Silence grep with -q 2024-08-17 18:14:07 -03:00
c2ee102218 Update setup-doas 2024-08-17 17:35:27 -03:00
493eb51b68 Add 'portzap [setup|teardown]'
And improve setup/setup-doas.
2024-08-17 17:15:30 -03:00
364d40c71f RELNOTES => CHANGELOG
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-09 23:32:37 -03:00
25933cbc85 Sync with recent sourcezap changes 2024-08-09 23:31:36 -03:00
f514dd4f47 Update RELNOTES
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-07 02:54:31 -03:00
b69cc3dbee Update docs (README.md)
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-07 02:45:11 -03:00
7ffb0d7880 Update docs (README.md)
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-07 02:35:26 -03:00
c4ee461925 Add clarity to the documentation
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-08-07 02:15:47 -03:00
cba5973df8 Add 'portzap sh' 2024-08-07 02:10:37 -03:00
c4e95e3e48 v1.0.0
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-08-03 00:41:37 -03:00
d9769880fe Update RELNOTES 2024-08-03 00:41:05 -03:00
9db88b16b1 Silence "git checkout" output
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-07-27 05:23:30 -03:00