Commit graph

339 commits

Author SHA1 Message Date
2d6ec73e73 Align find options 2024-07-24 14:31:55 -03:00
ed588bd7d7 Continue script execution when "git checkout" fails 2024-07-21 22:24:44 -03:00
c41594ef62 Fix typo in RELNOTES
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-07-21 22:20:59 -03:00
ffca5c161d Remove share/portzap/crontab (unused)
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-07-21 22:09:09 -03:00
3e76bda8bd Update setup scripts 2024-07-21 21:59:36 -03:00
a0988e1463 Remove setup-cron
I'm not sure about this feature, and since it hasn't been released
yet, I'd prefer not to include it
2024-07-21 21:52:21 -03:00
c69b357a36 Move LICENSE to share/portzap/ 2024-07-21 21:49:53 -03:00
0b08ff046b Update Makefile 2024-07-21 21:45:26 -03:00
cb04ac7531 Update RELNOTES 2024-07-21 21:44:13 -03:00
af917c0649 Replace script
Remove scripts that have been replaced by alternatives
2024-07-21 21:41:49 -03:00
c2a3578a55 Replace utils/gitexec with utils/git/run 2024-07-21 21:28:46 -03:00
ec0fa2f93e Remove "set -x" 2024-07-21 21:04:44 -03:00
640f2b53d6 Update docs 2024-07-16 18:09:24 -03:00
3b0c29711c Update sources
Some checks failed
portzap / shellcheck (push) Has been cancelled
2024-07-08 14:13:57 -03:00
a42572eecf Add source
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-07-08 10:59:14 -03:00
3f625d08db Add gitdiff
Some checks are pending
portzap / shellcheck (push) Waiting to run
2024-07-02 08:33:21 -03:00
7de0fd39a0 Update README 2024-06-30 09:23:42 -03:00
8d8346d51f Add verify_denyfile, and other small fixes 2024-06-30 07:56:17 -03:00
69a66825ab Add setup-cron
Add a setup script that adds a crontab entry that
runs 'portzap pull' everyday at 12AM localtime
2024-06-30 04:25:23 -03:00
d3c3e3e2f0 Bump diff.renameLimit
After a successful clone, we set the configuration
knob 'diff.renameList' to 7000. This change is made
after observing a warning about the value being too
low.
2024-06-30 03:03:16 -03:00
b02c61fd8c Apply patterns consistently 2024-06-01 05:30:11 -03:00
fca5d70228 Update docs 2024-06-01 05:27:11 -03:00
48d182813c v0.12.0 2024-05-25 19:25:23 -03:00
d2eea33999 s|PORTZAP_GITURL|PORTZAP_CLONEURL|g 2024-05-23 17:00:03 -03:00
80edfe0da1 Fix example 2024-05-23 16:20:04 -03:00
00def5a087 Fix example 2024-05-23 16:14:19 -03:00
9d8d75a449 Fix root prompts 2024-05-23 15:39:52 -03:00
1a9981f8e6 Update README 2024-05-23 10:10:28 -03:00
542e7d20a6 Fix regression 2024-05-23 03:17:04 -03:00
61df681f32 Ignore 'git checkout' failure within portzap-clone 2024-05-23 03:10:41 -03:00
48bd6c6047 Drop empty line 2024-05-23 02:05:46 -03:00
7bf64d5abc Add libexec/portzap/utils/gitexec 2024-05-23 01:51:21 -03:00
f4c45cd481 v0.11.5 2024-05-23 01:12:01 -03:00
3254db4e32 Update bin/portzap 2024-05-23 01:03:45 -03:00
ab30a77218 Update README 2024-05-23 00:43:00 -03:00
f3c9cec057 Fix shellcheck error 2024-05-23 00:41:21 -03:00
9f8afa04d5 Define printerr before require_dependency 2024-05-23 00:34:21 -03:00
2e4a192656 set +x before printok 2024-05-23 00:19:40 -03:00
84bbb4c92b v0.11.4 2024-05-23 00:17:29 -03:00
ec7335aba5 Fix shellcheck 2024-05-23 00:17:07 -03:00
1eeea5ff23 v0.11.3 2024-05-23 00:08:51 -03:00
e56e1048c7 Fix Makefile 2024-05-23 00:05:43 -03:00
c4917b5c29 s|revision|revfile|g 2024-05-23 00:02:52 -03:00
2de42be1ce Update portzap-checkout 2024-05-23 00:01:22 -03:00
4d791170a1 Add libexec/portzap/{commands,utils}/ 2024-05-22 23:52:41 -03:00
2b9707e89f Assign ${mode} consistently (without dbl quotes) 2024-05-22 23:35:33 -03:00
59aa25d3c3 Fix running ./bin/portzap within repo 2024-05-22 23:31:35 -03:00
16b8119ee4 Update isportzap-member 2024-05-22 23:22:42 -03:00
2570979e00 v0.11.2 2024-05-22 22:50:18 -03:00
a96f570052 Update setup-portzap 2024-05-22 22:37:34 -03:00