Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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 build: support worker slots for none tty buildsLevente Polyak
2023-05-20doc: Fixup formatting issues in asciidoc man pagesCaleb Maclennan
2023-05-20pkgctl repo clone: add option to switch working treeChristian Heusel
2023-05-20build: allow release options only in combination with --releaseChristian Heusel
2023-05-20pkgctl repo: introduce the switch subcommandChristian Heusel
2023-05-20pkgctl: introduce the version subcommandChristian Heusel
2023-05-20build: support nocheck for initial bootstrap buildsLevente Polyak
2023-05-20config: allow suppying the gitlab token via env varChristian Heusel
2023-05-20doc: update manpage footer for GitLab and remove static list of maintainersLevente Polyak
2023-05-20repo-configure: automatically determine protocol from packager identityLevente Polyak
2023-05-20build: command to build packages inside a clean chrootLevente Polyak
2023-05-20conf: move makepkg and pacman config into separate conf.d dirsLevente Polyak
2023-05-19release: command to commit, tag and upload build artifactsLevente Polyak
2023-05-19db: command for Pacman database modification like update, move etcLevente Polyak
2023-05-19repo: added command to create a new packaging repositoryLevente Polyak
2023-05-19auth: implemented module to authenticate against our GitLabLevente Polyak
2023-05-19pkgctl: add a unified command-line frontend for devtoolsLevente Polyak
2023-05-19pkgrepo: rename archco as a general purpose tool for packaging reposLevente Polyak
2023-03-19crossrepomove: drop support as this is not needed anymoreLevente Polyak
2023-03-06archbuild: add doc for bind mount configCeleste Liu
2022-08-31diffpkg: prefer to search inside the pool dir if availableLevente Polyak
2022-08-31diffpkg: allow to set column width for side-by-side viewLevente Polyak
2022-08-23diffpkg: add colored output option with default of autoLevente Polyak
2022-08-23diffpkg: allow to choose between unified context and two columnsLevente Polyak
2022-08-13doc: Fixed spelling error in devtools man pageGreg Land
2022-06-22make: split out man page files into doc/man folderLevente Polyak
2022-06-22doc: update links and references after moving to GitLabLevente Polyak
2022-06-09doc/export-pkgbuild-keys.1: fix filename to detect manpage locationLevente Polyak
2022-06-09Export source PGPs from PKGBUILD on commitAllan McRae
2022-05-17diffpkg: support comparing two given package archivesLevente Polyak
2022-05-17diffpkg: support multiple diff modes to compare withLevente Polyak
2022-05-17diffpkg - diff repo vs. build packageJelle van der Waa
2022-01-22checkpkg: set makepkg vars from build root to support none host archsFelix Yan
2021-11-18makerepropkg: support parallel runs in dedicated namespacesLevente Polyak
2021-09-08doc: Add arch-nspawn man pageyoursweetie
2021-09-07Sort man page links in `man 7 devtools`Jelle van der Waa
2021-09-07doc: Add archbuild man pagetsuibin
2021-09-07doc: Add makechrootpkg man pageyoursweetie
2021-01-31doc: update default build hostChristian Hesse
2021-01-27makerepropkg: allow specifying the package in pacman -S formatEli Schwartz
2021-01-26doc: add devtools.7 man pageJelle van der Waa
2020-02-27makerepropkg: support checking multiple split packagesEli Schwartz
2020-02-27makerepropkg: add support to check unreproducible packages using diffoscopeEli Schwartz
2019-11-30doc: add manpage for the new makerepropkg toolEli Schwartz
2019-11-30mkarchroot: support wrapping pacstrap -UEli Schwartz
2019-09-28checkpkg: add option to print a warning in case of differencesLevente Polyak
2019-09-28checkpkg: add option to avoid keeping the tmp dirLevente Polyak
2019-06-12doc: add manpage for the new offload-build toolEli Schwartz via arch-projects