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
/
common.sh
Age
Commit message (
Expand
)
Author
2024-02-14
fix(common): ensure TERM is always set with a fallback to dumb
Levente Polyak
2024-02-14
fix(common): check before using tput with a fallback for colors
Christian Heusel
2024-01-22
feat(term): add terminal utils to handle a dynamic spinner
Levente Polyak
2024-01-21
feat(version): pretty print and group together version check results
Levente Polyak
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
fix(util): open lock file in append mode to avoid overwriting files
Levente Polyak
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-05-20
feature(parallel): run up to N jobs in parallel for repo clone/configure
Levente Polyak
2023-05-20
chore(git): use default ssh port 22 url scheme
Levente Polyak
2023-05-20
build: replace m4 defines with sed scripts during build
Levente Polyak
2023-05-19
gitlab: implemented module for required API calls
Levente Polyak
2023-05-19
src: modularize repo layout into a library
Levente Polyak