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
/
doc
/
man
Age
Commit message (
Expand
)
Author
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
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-12-19
feat(configure): ship default ignore via exclude
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-24
chore(docs): correct the manpage for pkgctl db update
Christian Heusel
2023-11-20
chore(docs): correct the manpage for pkgctl db move
Christian Heusel
2023-11-20
feat(build): add --updpkgsums option
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
doc: Fixup formatting issues in asciidoc man pages
Caleb Maclennan
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
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
doc: update manpage footer for GitLab and remove static list of maintainers
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
conf: move makepkg and pacman config into separate conf.d dirs
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
pkgctl: add a unified command-line frontend for devtools
Levente Polyak
2023-05-19
pkgrepo: rename archco as a general purpose tool for packaging repos
Levente Polyak
2023-03-19
crossrepomove: drop support as this is not needed anymore
Levente Polyak
2023-03-06
archbuild: add doc for bind mount config
Celeste Liu
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-08-13
doc: Fixed spelling error in devtools man page
Greg Land
2022-06-22
make: split out man page files into doc/man folder
Levente Polyak