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
/
src
/
lib
Age
Commit message (
Expand
)
Author
2023-05-27
chore(build): improve error wording if no package repo could be detected
Antonio Rojas
2023-05-27
chore(doc): remove duplicate subcommand from example help text
Daniel M. Capella
2023-05-24
fix(completion): incorporate repo layout into offload-build completion
Chih-Hsuan Yen
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
chore(archroot): force build chroot recreation to adapt new configs
Levente Polyak
2023-05-20
chore(git): use default ssh port 22 url scheme
Levente Polyak
2023-05-20
fix(archroot): pass along the real command and argv by the caller
1.0.0rc1
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
build: allow release options only in combination with --release
Christian Heusel
2023-05-20
pkgctl repo: introduce the switch subcommand
Christian Heusel
2023-05-20
pkgctl: introduce the version subcommand
Christian Heusel
2023-05-20
config: fixup file permissions to be more strict
Levente Polyak
2023-05-20
build: support nocheck for initial bootstrap builds
Levente Polyak
2023-05-20
config: allow suppying the gitlab token via env var
Christian Heusel
2023-05-20
edit: improve editor presence checking
Campbell Jones
2023-05-20
gitlab: add project path function to map special chars
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-20
build: replace m4 defines with sed scripts during build
Levente Polyak
2023-05-19
release: command to commit, tag and upload build artifacts
Levente Polyak
2023-05-19
git: convert repos and tags config to new repo layout
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
gitlab: implemented module for required API calls
Levente Polyak
2023-05-19
config: implemented simple config module to store token and settings
Levente Polyak
2023-05-19
src: modularize repo layout into a library
Levente Polyak