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
/
repo
Age
Commit message (
Expand
)
Author
2024-08-16
merged with upstream
HEAD
master
Andreas Baumann
2024-06-19
fix(pkgctl): make sure git signing uses PGP
Chih-Hsuan Yen
2024-04-28
feat(repo): add repo clean command to remove untracked files
Robin Candau
2024-04-21
merged with upstream
Andreas Baumann
2024-03-09
fix(pkgctl): skip path arguments that are not directories
Morten Linderud
2024-03-08
added more arch32 specific PKGBUILD patching
Andreas Baumann
2024-03-08
merged with upstream changes
Andreas Baumann
2023-12-19
feat(configure): ship default ignore via exclude
Levente Polyak
2023-12-03
feat(clone): speedup maintainer and universe clone query
Levente Polyak
2023-11-26
feat(web): implement option to print the URL instead of opening it
Christian Heusel
2023-09-26
fix(clone): ssh connection may require user input (key unlocking etc)
Levente Polyak
2023-06-23
pkgctl --arch32: check out also build-support, do not overwrite PKGBUILD if w...
Andreas Baumann
2023-06-13
pkgctl repo clone --arch32 does a Arch32 specific clone now
Andreas Baumann
2023-06-12
fix more whitespaces
Erich Eckner
2023-06-12
fix whitespace error
Erich Eckner
2023-06-08
started to add a --arch32 flag (atm just setting arch correctly)
Andreas Baumann
2023-05-27
chore(doc): remove duplicate subcommand from example help text
Daniel M. Capella
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 repo clone: add option to switch working tree
Christian Heusel
2023-05-20
pkgctl repo: introduce the switch subcommand
Christian Heusel
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-19
repo: added command to create a new packaging repository
Levente Polyak
2023-05-19
src: modularize repo layout into a library
Levente Polyak