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
/
feature
Commit message (
Expand
)
Author
Age
*
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
*
Add support for "-Sc" to clean package repositories
kitsunyan
2018-06-06
*
Abort sync operation if "--refresh" fails
kitsunyan
2018-06-02
*
Allow to query virtual packages using "-Qdttt"
kitsunyan
2018-06-02
*
Simplify alpm initialization
kitsunyan
2018-05-31
*
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 package repos without tags to user cache
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
*
Filter necessary arguments only
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
*
Use bare repositories to build repo packages from the same source
kitsunyan
2018-05-01
*
Add PKGBUILD retrieving
kitsunyan
2018-04-29
*
Simplify arguments checking
kitsunyan
2018-04-29
*
Simplify "handleInstall" function
kitsunyan
2018-04-29
*
Simplify "handleSyncInstall" function
kitsunyan
2018-04-29
*
Resolve build dependencies after "pacman -S"
kitsunyan
2018-04-29
*
Use git clone for dependency resolution instead of cgit requests
kitsunyan
2018-04-29
*
Print error if chdir, setgroups, setuid, or setgid failed
kitsunyan
2018-04-28
*
Don't clone official packages twice
kitsunyan
2018-04-28
*
Update messages
kitsunyan
2018-04-28
*
Don't ask to view files in "--noconfirm" mode
kitsunyan
2018-04-25
*
Better "--print" support
kitsunyan
2018-04-23
*
Filter repeating targets
kitsunyan
2018-04-23
*
Add support for version constraints for sync info
kitsunyan
2018-04-22
*
Add support for version constraints for targets
kitsunyan
2018-04-22
*
Replace "seq[T]" with "List[T]" where suitable
kitsunyan
2018-04-21
*
Catch SIGINT and ask to remove build dependencies
kitsunyan
2018-04-20
*
Handle "--asdeps" and "--asexplicit" more accurately
kitsunyan
2018-04-18
*
Replace more variables on privileges drop
kitsunyan
2018-04-09
*
Add AUR support for downgrades
kitsunyan
2018-04-09
*
Warn about newer local packages
kitsunyan
2018-04-09
*
Fix "--needed" option for AUR packages
kitsunyan
2018-04-09
*
Allow running via sudo
kitsunyan
2018-04-08
*
Track pkgname changes when removing build dependencies
kitsunyan
2018-04-07
*
Properly remove unnecessary split package files
kitsunyan
2018-04-07
*
Allow to specify pre-build command
kitsunyan
2018-04-07
[next]