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
Commit message (
Expand
)
Author
Age
*
Release 0.11
v0.11
kitsunyan
2018-05-08
*
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
*
Remove comments from man pages
kitsunyan
2018-05-06
*
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
*
Add patches for pacman completions from git
kitsunyan
2018-05-05
*
Add zsh completion
kitsunyan
2018-05-05
*
Refactor bash completion building
kitsunyan
2018-05-05
*
Fix extended options filter
kitsunyan
2018-05-04
*
Remove unnecessary "pacmanTargets" arg from "resolveDependencies"
kitsunyan
2018-05-03
*
Update bash completion
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
*
Release 0.10
v0.10
kitsunyan
2018-05-01
*
Fix os-release location
kitsunyan
2018-05-01
*
Add PKGBUILD retrieving
kitsunyan
2018-04-29
*
Properly handle "-" option
kitsunyan
2018-04-29
*
Use "-n" as short version of "--build"
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
*
Release 0.9
v0.9
kitsunyan
2018-04-25
*
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
*
Introduce "List[T]" type
kitsunyan
2018-04-21
*
Add "--help" to list of options
kitsunyan
2018-04-20
*
Catch SIGINT and ask to remove build dependencies
kitsunyan
2018-04-20
*
Release 0.8
v0.8
kitsunyan
2018-04-19
*
Add support for abbreviated keys
kitsunyan
2018-04-19
*
Add missing makefile dependencies
kitsunyan
2018-04-18
*
Handle "--asdeps" and "--asexplicit" more accurately
kitsunyan
2018-04-18
*
Extract arrays only for pkgname instead of pkgbase & pkgname
kitsunyan
2018-04-14
*
Release 0.7
v0.7
kitsunyan
2018-04-10
*
Replace more variables on privileges drop
kitsunyan
2018-04-09
*
Allow to use comma to separate "--ignore" and "--ignoregroup" args
kitsunyan
2018-04-09
*
Add AUR support for downgrades
kitsunyan
2018-04-09
*
Warn about newer local packages
kitsunyan
2018-04-09
[next]