Commit graph

16 commits

Author SHA1 Message Date
Lephenixnoir
416564d40a
giteapc: allow GiteaPC files to be in .giteapc instead of root (#8)
The only change is that giteapc.make must explicitly include
.giteapc/giteapc-config.make and not giteapc-config.make, as the
makefile still runs in the root folder.
2024-08-08 17:50:28 +02:00
Lephenixnoir
c3b6148d34
show: also show list of configs 2024-08-08 17:49:40 +02:00
Lephenixnoir
36bb5ba31e
giteapc: improve install plan logic (#5) 2024-04-17 08:29:01 +02:00
Lephenixnoir
b946986ca9
giteapc: disallow install with no arguments and no -u (#7)
Fixes: #7
2024-04-07 17:00:06 +02:00
Lephenixnoir
5f2757e11b
giteapc: improve config selection (#3, #4)
* Reject invalid configs
* Overwrite even if giteapc-config.make is broken
* Allow ':' as a specification to remove the current config

Fixes: #3, #4
2024-04-07 14:26:36 +02:00
Lephenixnoir
4e00af20a3
giteapc: automatically switch remotes when updating repos 2024-03-13 23:00:32 +01:00
Lephenixnoir
2fcd9726a0
chore: update links and references from Gitea to Forgejo 2024-03-13 22:50:39 +01:00
Lephenixnoir
a795a18b5a
use gmake on systems where it is available (OpenBSD) 2021-03-18 09:55:24 +01:00
Lephenixnoir
1c997f2c41
fetch: allow a pull/update immediately after a clone 2021-01-16 22:58:46 +01:00
Lephenixnoir
0ecfed4351
build: remember configuration after building 2021-01-15 16:02:22 +01:00
Lephenixnoir
370e01bff1
install: allow full specification during fetch 2021-01-14 12:27:13 +01:00
Lephenixnoir
559af6b190
install: re-resolve cloned repositories as local ones 2021-01-14 11:15:59 +01:00
Lephenixnoir
cd43a431a9
improve install/update semantics 2021-01-08 14:30:53 +01:00
Lephenixnoir
7d435b6432
rename repo.list into repo._list 2021-01-08 13:52:21 +01:00
Lephenixnoir
0b07b76bcd
add metadata parsing, basic dependencies and updates 2021-01-04 12:06:58 +01:00
Lephenixnoir
5406afa497
most things, minus dependencies, updates, and auto-install 2021-01-02 13:30:24 +01:00