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
/
version
Age
Commit message (
Expand
)
Author
2024-06-09
fix(version): Ignore warnings when nvchecker ignores invalid versions
David Runge
2024-05-10
fix(version): escape pkgbase in nvchecker toml
Levente Polyak
2024-04-29
fix(version): dont die if no PKGBUILD is found
Christian Heusel
2024-04-23
feat(pkgctl): add internal update checksums to better control output
Levente Polyak
2024-04-23
feat(version): let upgrade subcommand also update checksums
Robin Candau
2024-03-23
fix(version): do not prompt for input on terminal during check
Levente Polyak
2024-03-23
feat(version): add command to automatically detect and setup nvchecker
Jelle van der Waa
2024-03-09
fix(pkgctl): skip path arguments that are not directories
Morten Linderud
2024-02-05
fix(doc): Correct typo in version check error message
Carl Smedstad
2024-02-05
fix(version): Handle pkgbase with '.' correctly
Carl Smedstad
2024-02-05
fix(version): fix typo never should be newer
Jelle van der Waa
2024-01-22
doc(version): extensively revamp documentation for version subcommands
Levente Polyak
2024-01-22
feat(version): use exit code for check to indicate out-of-date versions
Levente Polyak
2024-01-22
feat(version): add verbose option to display up-to-date versions
Levente Polyak
2024-01-22
feat(version): add spinner while checking upstream versions
Levente Polyak
2024-01-21
feat(version): pretty print and group together version check results
Levente Polyak
2024-01-21
feat(version): support nvchecker keyfile from user config home
Levente Polyak
2024-01-21
fix(version): add error handling to version check subcommand
Levente Polyak
2024-01-21
feat(upgrade): introduce the version upgrade subcommand
Christian Heusel
2024-01-21
chore(check): factor out function to get upstream version
Christian Heusel
2024-01-10
feat(version): introduce version check subcommand
Jelle van der Waa
2023-05-20
pkgctl: introduce the version subcommand
Christian Heusel