Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
devtools32
aba
archlinuxewe
fix-proc-mount-in-lxc
i486
master
pentium4
upstreamMaster
Archlinux32 fork of devtools
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2024-02-29
fix(completion): allow multi opts more than once in zsh
Levente Polyak
2024-02-08
feat(build): consolidate repo flags in build and release subcommand
Levente Polyak
2024-02-06
feat(build): allow to test-install the built packages
Christian Heusel
2024-01-22
doc(version): extensively revamp documentation for version subcommands
Levente Polyak
2024-01-22
feat(version): add verbose option to display up-to-date versions
Levente Polyak
2024-01-21
feat(upgrade): introduce the version upgrade subcommand
Christian Heusel
2024-01-10
feat(version): introduce version check subcommand
Jelle van der Waa
2024-01-09
feat(aur): add subcommand to drop a package from the repos to the AUR
Christian Heusel
2024-01-07
fix(completion): support subcommands that have multiple dashes
Levente Polyak
2024-01-07
feat(search): add optional plain output formatting
Levente Polyak
2024-01-07
feat(search): add subcommand to search across the packaging group
Jelle van der Waa
2024-01-05
chore(build): use more intuitive update-checksums option for humans
Levente Polyak
2023-11-26
feat(web): implement option to print the URL instead of opening it
Christian Heusel
2023-11-26
feat(makerepropkg): Add option to skip running check for speedup
kpcyrd
2023-11-26
feat(makechrootpkg): add option to interactively inspect the chroot
Levente Polyak
2023-11-20
feat(build): add --updpkgsums option
Christian Heusel
2023-10-02
chore: refactor variable names in valid-{tags,repos}.sh
Christian Heusel
2023-07-06
chore: fix spelling mistake packge -> package
Christian Heusel
2023-05-24
feature(clone): add protocol option to force cloning over HTTPS
Levente Polyak
2023-05-20
feature(parallel): run up to N jobs in parallel for repo clone/configure
Levente Polyak
2023-05-20
pkgctl build: support worker slots for none tty builds
Levente Polyak
2023-05-20
pkgctl repo clone: add option to switch working tree
Christian Heusel
2023-05-20
pkgctl repo: introduce the switch subcommand
Christian Heusel
2023-05-20
completion: implemented structured declarative bash completions
Levente Polyak
2023-05-20
pkgctl: introduce the version subcommand
Christian Heusel
2023-05-20
completion: zsh: allow args even when the command has subcommands
Levente Polyak
2023-05-20
build: support nocheck for initial bootstrap builds
Levente Polyak
2023-05-20
rebuildpkgs: drop legacy script, will be replaced with a smarter UX
Levente Polyak
2023-05-20
repo-configure: automatically determine protocol from packager identity
Levente Polyak
2023-05-20
build: command to build packages inside a clean chroot
Levente Polyak
2023-05-19
release: command to commit, tag and upload build artifacts
Levente Polyak
2023-05-19
db: command for Pacman database modification like update, move etc
Levente Polyak
2023-05-19
repo: added command to create a new packaging repository
Levente Polyak
2023-05-19
auth: implemented module to authenticate against our GitLab
Levente Polyak
2023-05-19
src: modularize repo layout into a library
Levente Polyak
2023-05-19
pkgctl: add a unified command-line frontend for devtools
Levente Polyak
2023-05-19
pkgrepo: add subcommand to open the packaging repository's website
Levente Polyak
2023-05-19
pkgrepo: add option to clone all existing packages
Levente Polyak
2023-05-19
pkgrepo: rename archco as a general purpose tool for packaging repos
Levente Polyak
2023-05-19
archco: add option to clone all packages of a maintainer
Levente Polyak
2023-05-19
archco: implement clone and configure subcommands
Levente Polyak
2023-03-19
crossrepomove: drop support as this is not needed anymore
Levente Polyak
2022-08-31
diffpkg: prefer to search inside the pool dir if available
Levente Polyak
2022-08-31
diffpkg: allow to set column width for side-by-side view
Levente Polyak
2022-08-23
diffpkg: add colored output option with default of auto
Levente Polyak
2022-08-23
diffpkg: allow to choose between unified context and two columns
Levente Polyak
2022-06-22
cleanup: move PKGBUILD.proto to contrib folder
Levente Polyak
2022-06-22
make: split out completion scripts from root worktree
Levente Polyak