Commit graph

111 commits

Author SHA1 Message Date
bc0553aabd Denote function locals with 'local' 2024-08-18 20:29:50 -03:00
d2f900f440 Update sourcezap-{setup,teardown} 2024-08-18 20:00:37 -03:00
2c13017d7b Update sourcezap-checkout 2024-08-18 19:28:59 -03:00
245fe9957a Fix shellcheck errors
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-08-17 18:56:38 -03:00
fb47f6466b Fix indentation 2024-08-17 18:36:38 -03:00
87f8e18ade Silence grep with -q 2024-08-17 18:18:39 -03:00
c68eebf4a5 Add setup-doas improvements 2024-08-17 18:11:06 -03:00
0b5e414d2c Update sourcezap.8 2024-08-17 16:34:28 -03:00
a5135e085a Fix docs 2024-08-16 23:34:33 -03:00
bbb71c9a84 s|COMMANDS|GENERAL|g 2024-08-16 20:16:21 -03:00
59b3f3ed30 Remove '_sourcezap' group in 'sourcezap teardown' 2024-08-16 20:03:19 -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
b39c81584b Fix typos: "ports tree" => "source tree"
Some checks failed
sourcezap / shellcheck (push) Has been cancelled
2024-08-12 06:53:13 -03:00
63aef3dfd7 Fix typo in CHANGELOG
Some checks failed
sourcezap / shellcheck (push) Has been cancelled
2024-08-10 08:08:29 -03:00
f7ba4150cc RELNOTES => CHANGELOG
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-08-09 23:34:00 -03:00
b3720019b2 Call issourcezap-member before ${gitdir} check
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-08-09 22:51:35 -03:00
ef1295fb35 Silence issourcezap-member noise in sourcezap-sh 2024-08-09 22:48:27 -03:00
230ae9b1e8 Update README 2024-08-07 19:56:45 -03:00
1aa19782c1 Add 'sourcezap sh'
Some checks failed
sourcezap / shellcheck (push) Has been cancelled
2024-08-07 03:45:25 -03:00
8ac2237576 v1.0.0
Some checks failed
sourcezap / shellcheck (push) Has been cancelled
2024-08-03 02:17:01 -03:00
87affb246e Update RELNOTES 2024-08-03 02:15:00 -03:00
104f62ae47 Suppress shellcheck error in setup-{doas,user}
Some checks failed
sourcezap / shellcheck (push) Has been cancelled
2024-07-31 12:29:33 -03:00
16ca9b6c68 Silence "git checkout" output
Some checks failed
sourcezap / shellcheck (push) Has been cancelled
2024-07-27 06:09:53 -03:00
b8bef1f953 Fix shellcheck errors (includes a bug in setup-user) 2024-07-26 22:36:35 -03:00
c6e83bea5e Inline function in setup-doas 2024-07-26 15:43:56 -03:00
782d7c8eca Update RELNOTES
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-26 15:37:14 -03:00
32920f412d Update RELNOTES
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-26 15:35:28 -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
c97b48bc0d Continue script execution when "git checkout" fails 2024-07-24 14:34:23 -03:00
0b029b5124 Update RELNOTES 2024-07-20 17:25:54 -03:00
60a363e135 Update README
Some checks failed
sourcezap / shellcheck (push) Has been cancelled
2024-07-20 14:42:48 -03:00
5636337e80 Update RELNOTES 2024-07-20 14:20:29 -03:00
f563576107 Fix typo in RELNOTES
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-20 01:58:40 -03:00
e9b3072a39 v0.2.1
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-20 01:43:20 -03:00
24dd849b21 Fix Makefile 2024-07-20 01:43:11 -03:00
d22ed6a03d v0.2.0
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-20 00:12:14 -03:00
6e415108c5 Add share/sourcezap/{LICENSE,RELNOTES}
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-19 19:42:30 -03:00
7453afcf37 Update bin/sourcezap 2024-07-19 19:40:13 -03:00
3736e6f15b Update print.sh 2024-07-19 17:46:03 -03:00
988a5ba2a6 Fix setup-sourcezap
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-19 17:25:50 -03:00
c56b470184 Update Makefile
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-19 17:14:23 -03:00
59c799c047 Add libexec/sourcezap/functions/ 2024-07-19 17:00:03 -03:00
dfb5fcc92a Remove unused source of functions.sh 2024-07-19 16:55:43 -03:00
7c10eb0012 RELEASENOTES.txt => RELEASENOTES 2024-07-19 16:52:19 -03:00
ba02f11793 Add RELEASENOTES.txt
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-19 15:09:17 -03:00
0174a27bb2 Remove another case of 'set +x' 2024-07-19 15:05:30 -03:00
d344673f66 Split checkout across multiple lines 2024-07-19 14:22:37 -03:00
fb4629fda5 Replace 'git' function with '${git}' variable
This change adds clarity by removing the 'git'
function, which could be easily confused with
the 'git' exectuable
2024-07-19 14:19:09 -03:00
cd1e504643 Fix a few bugs
Some checks are pending
sourcezap / shellcheck (push) Waiting to run
2024-07-19 03:44:16 -03:00