Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/lib/repo/configure.sh
AgeCommit message (Expand)Author
2024-03-09fix(pkgctl): skip path arguments that are not directoriesMorten Linderud
2023-12-19feat(configure): ship default ignore via excludeLevente Polyak
2023-09-26fix(clone): ssh connection may require user input (key unlocking etc)Levente Polyak
2023-05-27chore(doc): remove duplicate subcommand from example help textDaniel M. Capella
2023-05-24feature(clone): add protocol option to force cloning over HTTPSLevente Polyak
2023-05-20feature(parallel): run up to N jobs in parallel for repo clone/configureLevente Polyak
2023-05-20gitlab: add project path function to map special charsLevente Polyak
2023-05-20repo-configure: automatically determine protocol from packager identityLevente Polyak
2023-05-19src: modularize repo layout into a libraryLevente Polyak