Commit Graph

14 Commits

Author SHA1 Message Date
xosefulk 14b734ad42
ditch `echo` for `printf` & redirect error messages to standard output stream 2021-06-04 14:19:26 +06:00
Maciej Barć c6b6f6062d
*: update my email (xgqt@riseup.net)
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-04-18 02:02:15 +02:00
Maciej Barć 9987663dc4
*: move to GPL-3.0-only
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-03-29 13:02:30 +02:00
Maciej Barć f79df00c30
*: re-license under GNU GPL v3
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-12-29 21:21:17 +01:00
Maciej Barć 917dd8f982
src/*: add headers where appropriate
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-12-22 01:52:05 +01:00
Maciej Barć bf122d472a
check-commit: minor updates 2020-07-23 21:43:37 +02:00
Maciej Barć 7e22a6ba14
src/check-commit: make the script more readable 2020-06-01 13:40:06 +02:00
Maciej Barć 7beec436d4
create eclass directory 2020-05-16 02:25:23 +02:00
XGQT 8b65f35623
check-commit: exclude some more directories 2020-04-12 20:55:01 +02:00
XGQT f6e8f18a9a
check-commit: fix the exit status
should work this time...
2020-04-12 14:26:58 +02:00
XGQT ff33690e75
check-commit: add full repo check 2020-04-12 14:14:13 +02:00
XGQT c140f20c4e
check-commit: correct the exit status (was: always true) 2020-04-12 01:28:10 +02:00
XGQT 4f8d1a112c
fix QA issues 2020-03-24 01:52:01 +01:00
Lucas Ramage e828b9a017 Enable GitLab CI/CD
Run shellcheck on scripts

[skip ci]
2020-03-20 20:40:26 +00:00