anonfunc
anonfunc pushed to master at anonfunc/alhp 2020-08-13 12:10:15 +02:00
5af8b54e79 changed some defaults in config.yaml
anonfunc pushed to master at anonfunc/alhp 2020-08-13 12:02:42 +02:00
36bcdd092f improved logging
anonfunc pushed to master at anonfunc/alhp 2020-08-13 10:45:58 +02:00
6ba19de7ee more readme work
anonfunc pushed to master at anonfunc/alhp 2020-08-13 10:38:16 +02:00
c9caa1ee68 more readme work
anonfunc pushed to master at anonfunc/alhp 2020-08-13 10:11:48 +02:00
4d2a2dc0d4 added example command for replacing packages
anonfunc pushed to master at anonfunc/alhp 2020-08-13 09:58:15 +02:00
b95a73d735 added 'clean' makepkg.conf
836f06e86e dont make logs dir disappear
Compare 2 commits »
anonfunc pushed to master at anonfunc/alhp 2020-08-13 09:44:16 +02:00
4aa74e8a78 check for file exists
anonfunc pushed to master at anonfunc/alhp 2020-08-13 09:37:20 +02:00
109344e3b1 remove newlines from failed pkgs list
anonfunc pushed to master at anonfunc/alhp 2020-08-13 09:27:05 +02:00
0023085a35 use failed list to reduce queue
anonfunc pushed to master at anonfunc/alhp 2020-08-13 09:15:19 +02:00
76a7e81bd4 replaced os.mkdir with pathlib mkdir
anonfunc pushed to master at anonfunc/alhp 2020-08-13 09:11:03 +02:00
a14677301b more debug out for pkgbuild parsing
anonfunc pushed to master at anonfunc/alhp 2020-08-13 09:01:37 +02:00
acd0f50b1a more debug out for version comparison
anonfunc pushed to master at anonfunc/alhp 2020-08-13 08:56:29 +02:00
c02be6525e better handling of failed builds
anonfunc pushed to master at anonfunc/alhp 2020-08-12 12:39:04 +02:00
bb344c2682 replaced pgp regex with a more generic one, filter in code
anonfunc pushed to master at anonfunc/alhp 2020-08-12 11:29:57 +02:00
d4dc25a826 fixed paccache args
anonfunc pushed to master at anonfunc/alhp 2020-08-12 11:28:23 +02:00
7a4a2b991b fixed gpg import
anonfunc pushed to master at anonfunc/alhp 2020-08-12 11:12:04 +02:00
fba4f8ef21 more work on key import
anonfunc pushed to master at anonfunc/alhp 2020-08-12 10:42:02 +02:00
377e5c865a debug out for pgp keys
anonfunc pushed to master at anonfunc/alhp 2020-08-12 10:39:25 +02:00
773b35adc1 fixed validkeys regex
anonfunc pushed to master at anonfunc/alhp 2020-08-12 10:36:07 +02:00
f7a05be785 more logging fixes