Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-03-23feat(version): add command to automatically detect and setup nvcheckerJelle van der Waa
2024-03-09doc(man): fix cut off page names by switching to modern asciidoctorLevente Polyak
2024-02-08feat(build): consolidate repo flags in build and release subcommandLevente Polyak
2024-02-06feat(build): allow to test-install the built packagesChristian Heusel
2024-01-22doc(version): extensively revamp documentation for version subcommandsLevente Polyak
2024-01-22feat(version): use exit code for check to indicate out-of-date versionsLevente Polyak
2024-01-22feat(version): add verbose option to display up-to-date versionsLevente Polyak
2024-01-21feat(version): support nvchecker keyfile from user config homeLevente Polyak
2024-01-21feat(upgrade): introduce the version upgrade subcommandChristian Heusel
2024-01-10feat(version): introduce version check subcommandJelle van der Waa
2024-01-09feat(aur): add subcommand to drop a package from the repos to the AURChristian Heusel
2024-01-07feat(search): add optional plain output formattingLevente Polyak
2024-01-07feat(search): add subcommand to search across the packaging groupJelle van der Waa
2024-01-05chore(build): use more intuitive update-checksums option for humansLevente Polyak
2023-12-19feat(configure): ship default ignore via excludeLevente Polyak
2023-11-26feat(web): implement option to print the URL instead of opening itChristian Heusel
2023-11-26feat(makerepropkg): Add option to skip running check for speedupkpcyrd
2023-11-26feat(makechrootpkg): add option to interactively inspect the chrootLevente Polyak
2023-11-24chore(docs): correct the manpage for pkgctl db updateChristian Heusel
2023-11-20chore(docs): correct the manpage for pkgctl db moveChristian Heusel
2023-11-20feat(build): add --updpkgsums optionChristian Heusel
2023-07-06chore: fix spelling mistake packge -> packageChristian Heusel
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