Commit graph

25 commits

Author SHA1 Message Date
b470001647 s|rev|commit|g, s|revfile|commitfile|g 2024-08-20 02:20:11 -03:00
c6266e01df s|gitdir|repodir|g, s|giturl|repourl|g 2024-08-20 01:55:47 -03:00
31b7d6ea98 Fix typo
Some checks failed
sourcezap / shellcheck (push) Has been cancelled
2024-08-20 01:06:56 -03:00
2730af0092 Update bin/sourcezap 2024-08-20 00:57:30 -03:00
fb47f6466b Fix indentation 2024-08-17 18:36:38 -03:00
0x1eef
81b163dd25 Add 'sourcezap [setup|teardown]' (#5)
Co-authored-by: 0x1eef <0x1eef@protonmail.com>
Reviewed-on: http://git.bastion.home.network/0x1eef/sourcezap/pulls/5
2024-08-16 19:45:22 -03:00
1aa19782c1 Add 'sourcezap sh'
Some checks failed
sourcezap / shellcheck (push) Has been cancelled
2024-08-07 03:45:25 -03:00
b8bef1f953 Fix shellcheck errors (includes a bug in setup-user) 2024-07-26 22:36:35 -03:00
f8bcf60ae1 Add setup/setup-user
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-26 11:32:27 -03:00
36cb7591ee Add libexec/sourcezap/setup/ 2024-07-25 07:22:30 -03:00
7453afcf37 Update bin/sourcezap 2024-07-19 19:40:13 -03:00
988a5ba2a6 Fix setup-sourcezap
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-19 17:25:50 -03:00
19c465d6be Add functions.sh
Replace repetitive code
2024-07-19 03:32:46 -03:00
8b63c53aa9 Adopt many recent portzap updates 2024-06-01 00:50:47 -03:00
32a6d7a369 sourcezap erase -> sourcezap rm 2024-05-12 00:01:04 -03:00
7d440fa15c Replace set-branch with checkout 2024-05-11 23:33:01 -03:00
270b14ed63 ${SOURCEZAP_GITURL} -> ${SOURCEZAP_CLONEURL} 2024-05-11 23:23:57 -03:00
e1e9ea0cff Add 'sourcezap set-branch'
The $SOURCEZAP_BRANCH environment variable has been removed. When
you want to change branch 'sourcezap set-branch <branch name>' can
be used instead.
2024-05-11 22:56:13 -03:00
b336b069b0 s|SRCZAP|SOURCEZAP|g 2024-05-11 20:51:33 -03:00
4fe253da0f Rename project (srczap -> sourcezap) 2024-05-11 20:19:45 -03:00
b807372717 Update usage 2024-05-11 19:51:33 -03:00
c0dc4c3a44 Print errors with [x] rather than [-] 2024-05-11 18:52:45 -03:00
0c6308f99c clone: avoid redirect 2024-05-11 17:18:34 -03:00
5e2171906b Swap shebang with set -e 2024-05-11 16:43:59 -03:00
ea06f0dfbc First commit
A modified copy of portzap repurposed for management of the
hardenedbsd source tree.
2024-05-11 16:03:00 -03:00