Commit graph

74 commits

Author SHA1 Message Date
a9f8daac78 Update git-* utils
Default to a localbase path that is relative to the current
file, and call git via utils/gitexec
2024-06-07 13:07:11 -03:00
1218164c9a Fix typo (in sourcezap-clone) 2024-06-05 18:34:17 -03:00
1943b94da4 Fix typo 2024-06-01 05:34:48 -03:00
14c8b04e41 In sourcezap-pull, set +x before printok 2024-06-01 03:27:49 -03:00
1210a81807 Update issourcezap-member 2024-06-01 01:17:28 -03:00
e3d82b207d Adopt remaining major portzap updates 2024-06-01 01:02:12 -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
a6d734f065 Update sourcezap-checkout 2024-05-11 23:34:54 -03:00
7d440fa15c Replace set-branch with checkout 2024-05-11 23:33:01 -03:00
3f4bcba84e Update log output 2024-05-11 23:21:45 -03:00
15096110a5 Remove unnecessary 'set +x' 2024-05-11 23:11:56 -03:00
25b305a8fd Remove unused var (${remote}) 2024-05-11 23:08:03 -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
6c1aebcbde Simplify control flow 2024-05-11 21:36:49 -03:00
d5f998ee8f erase: simplify UI 2024-05-11 21:30:47 -03:00
19db805821 erase: offer choice of dirs to erase 2024-05-11 21:24:51 -03:00
4fe253da0f Rename project (srczap -> sourcezap) 2024-05-11 20:19:45 -03:00
0e46aeb12c Swap .hooks for .arclint 2024-05-11 19:34:44 -03:00
c0dc4c3a44 Print errors with [x] rather than [-] 2024-05-11 18:52:45 -03:00
9a1826ff87 Exclude install paths (eg .github) 2024-05-11 18:51:43 -03:00
3c674ef7d5 clone: echo more debug output 2024-05-11 17:17:01 -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