index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-19 | pkgrepo: rename archco as a general purpose tool for packaging repos | Levente Polyak | |
Signed-off-by: Levente Polyak <anthraxx@archlinux.org> | |||
2023-05-19 | archco: add option to clone all packages of a maintainer | Levente Polyak | |
Query Archweb to retrieve a list of all packages of a maintainer by their pkgbase. AFterwards loop through all packages and clone them. Signed-off-by: Levente Polyak <anthraxx@archlinux.org> | |||
2023-05-19 | archco: implement clone and configure subcommands | Levente Polyak | |
Manages Git packaging repositories and helps with their configuration according to distro specs. Git author information and the used signing key is set up from makepkg.conf read from any valid location like /etc or XDG_CONFIG_HOME. The configure command can be used to synchronize the distro specs and makepkg.conf settings for previously cloned repositories. The unprivileged option can be used for cloning packaging repositories without SSH access using read-only HTTPS. Signed-off-by: Levente Polyak <anthraxx@archlinux.org> | |||
2023-03-19 | archco: convert tool to git clone | Levente Polyak | |
2022-06-22 | make: split out source files into src folder | Levente Polyak | |