Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/lib/repo
AgeCommit message (Expand)Author
2024-04-21merged with upstreamHEADmasterAndreas Baumann
2024-03-09fix(pkgctl): skip path arguments that are not directoriesMorten Linderud
2024-03-08added more arch32 specific PKGBUILD patchingAndreas Baumann
2024-03-08merged with upstream changesAndreas Baumann
2023-12-19feat(configure): ship default ignore via excludeLevente Polyak
2023-12-03feat(clone): speedup maintainer and universe clone queryLevente Polyak
2023-11-26feat(web): implement option to print the URL instead of opening itChristian Heusel
2023-09-26fix(clone): ssh connection may require user input (key unlocking etc)Levente Polyak
2023-06-23pkgctl --arch32: check out also build-support, do not overwrite PKGBUILD if w...Andreas Baumann
2023-06-13pkgctl repo clone --arch32 does a Arch32 specific clone nowAndreas Baumann
2023-06-12fix more whitespacesErich Eckner
2023-06-12fix whitespace errorErich Eckner
2023-06-08started to add a --arch32 flag (atm just setting arch correctly)Andreas Baumann
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-20pkgctl repo clone: add option to switch working treeChristian Heusel
2023-05-20pkgctl repo: introduce the switch subcommandChristian Heusel
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-19repo: added command to create a new packaging repositoryLevente Polyak
2023-05-19src: modularize repo layout into a libraryLevente Polyak