index
:
pakku
master
zqqw
[contrib] A pacman wrapper with AUR support.
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fix some deprecations
kitsunyan
2019-12-20
*
Add Nim 1.0 support
kitsunyan
2019-12-20
*
Replace package target object tree with tuples
kitsunyan
2018-10-22
*
Replace package info object tree with tuples
kitsunyan
2018-10-22
*
Replace config object tree with tuples
kitsunyan
2018-10-22
*
Add 'PrintLocalIsNewer' config option
Gavin Lloyd
2019-02-07
*
Make pakku search the AUR by "name and description"
Karol Baraniecki
2018-09-18
*
Drop privileges only if current user is root
kitsunyan
2018-09-17
*
Perform multiple AUR RPC requests for long package lists
kitsunyan
2018-09-16
*
Display out-of-date flag date in package info
kitsunyan
2018-09-14
*
Strip leading whitespace in pacman.conf
morganamilo
2018-09-11
*
Resolve AUR upgrades and print warnings after "--sysupgrade"
kitsunyan
2018-06-16
*
Don't warn about VCS packages downgrading
kitsunyan
2018-06-11
*
Handle dependencies/explicits using "pacman -D" instead of two "pacman -S" calls
kitsunyan
2018-06-10
*
Allow to ignore arch in PKGBUILD
kitsunyan
2018-06-09
*
Add support for "--disable-download-timeout" option
kitsunyan
2018-06-09
*
Allow to change the name of fake AUR repo
kitsunyan
2018-06-09
*
Fix compilation on aarch64
kitsunyan
2018-06-09
*
Add support for "-Sc" to clean package repositories
kitsunyan
2018-06-06
*
Recognize comments only at the beginning of line in config file
kitsunyan
2018-06-03
*
Parse stdin as newline-separated instead of whitespace-separated
kitsunyan
2018-06-03
*
Abort sync operation if "--refresh" fails
kitsunyan
2018-06-02
*
Allow to query virtual packages using "-Qdttt"
kitsunyan
2018-06-02
*
Update .SRCINFO parser
kitsunyan
2018-06-02
*
Add support for "--overwrite" option
kitsunyan
2018-05-31
*
Add support for "--sysroot" option
kitsunyan
2018-05-31
*
Don't parse and validate config when "--help" is used
kitsunyan
2018-05-31
*
Simplify alpm initialization
kitsunyan
2018-05-31
*
Specify refspec when git fetch is used
kitsunyan
2018-05-20
*
Allow to preserve built packages to user cache dir
kitsunyan
2018-05-20
*
Allow to view diff for AUR packages if package was built before
kitsunyan
2018-05-19
*
Simplify help output formatter for choices
kitsunyan
2018-05-19
*
Clone AUR repos without tags to user cache
kitsunyan
2018-05-19
*
Clone package repos without tags to user cache
kitsunyan
2018-05-19
*
Add user cache dir
kitsunyan
2018-05-19
*
Add support for "--ask" flag
kitsunyan
2018-05-19
*
Skip removed packages during upgrade
kitsunyan
2018-05-13
*
Track package install reason for all packages
kitsunyan
2018-05-11
*
Filter upgrade options for removing build dependencies
kitsunyan
2018-05-09
*
Refactor replaceable packages handling
kitsunyan
2018-05-08
*
Add support for "--nodeps" and "--assume-installed" options
kitsunyan
2018-05-07
*
Minor formatting change for installed packages
kitsunyan
2018-05-07
*
Filter necessary arguments only
kitsunyan
2018-05-05
*
Assume "--noaur" if "--assume-installed" provided
kitsunyan
2018-05-05
*
Don't turn dependencies into explicits
kitsunyan
2018-05-05
*
Copy built packages to package cache directory
kitsunyan
2018-05-05
*
Fix extended options filter
kitsunyan
2018-05-04
*
Remove unnecessary "pacmanTargets" arg from "resolveDependencies"
kitsunyan
2018-05-03
*
Add Parabola GNU/Linux-libre support
kitsunyan
2018-05-01
*
Use bare repositories to build repo packages from the same source
kitsunyan
2018-05-01
[next]