aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Update .SRCINFO parserkitsunyan2018-06-02
* Add support for "--overwrite" optionkitsunyan2018-05-31
* Add support for "--sysroot" optionkitsunyan2018-05-31
* Don't parse and validate config when "--help" is usedkitsunyan2018-05-31
* Simplify alpm initializationkitsunyan2018-05-31
* Specify refspec when git fetch is usedkitsunyan2018-05-20
* Release 0.12v0.12kitsunyan2018-05-20
* Allow to preserve built packages to user cache dirkitsunyan2018-05-20
* Allow to view diff for AUR packages if package was built beforekitsunyan2018-05-19
* Simplify help output formatter for choiceskitsunyan2018-05-19
* Clone AUR repos without tags to user cachekitsunyan2018-05-19
* Clone package repos without tags to user cachekitsunyan2018-05-19
* Add user cache dirkitsunyan2018-05-19
* Add support for "--ask" flagkitsunyan2018-05-19
* Skip removed packages during upgradekitsunyan2018-05-13
* Track package install reason for all packageskitsunyan2018-05-11
* Filter upgrade options for removing build dependencieskitsunyan2018-05-09
* Release 0.11v0.11kitsunyan2018-05-08
* Refactor replaceable packages handlingkitsunyan2018-05-08
* Add support for "--nodeps" and "--assume-installed" optionskitsunyan2018-05-07
* Minor formatting change for installed packageskitsunyan2018-05-07
* Remove comments from man pageskitsunyan2018-05-06
* Filter necessary arguments onlykitsunyan2018-05-05
* Assume "--noaur" if "--assume-installed" providedkitsunyan2018-05-05
* Don't turn dependencies into explicitskitsunyan2018-05-05
* Copy built packages to package cache directorykitsunyan2018-05-05
* Add patches for pacman completions from gitkitsunyan2018-05-05
* Add zsh completionkitsunyan2018-05-05
* Refactor bash completion buildingkitsunyan2018-05-05
* Fix extended options filterkitsunyan2018-05-04
* Remove unnecessary "pacmanTargets" arg from "resolveDependencies"kitsunyan2018-05-03
* Update bash completionkitsunyan2018-05-03
* Add Parabola GNU/Linux-libre supportkitsunyan2018-05-01
* Use bare repositories to build repo packages from the same sourcekitsunyan2018-05-01
* Release 0.10v0.10kitsunyan2018-05-01
* Fix os-release locationkitsunyan2018-05-01
* Add PKGBUILD retrievingkitsunyan2018-04-29
* Properly handle "-" optionkitsunyan2018-04-29
* Use "-n" as short version of "--build"kitsunyan2018-04-29
* Simplify arguments checkingkitsunyan2018-04-29
* Simplify "handleInstall" functionkitsunyan2018-04-29
* Simplify "handleSyncInstall" functionkitsunyan2018-04-29
* Resolve build dependencies after "pacman -S"kitsunyan2018-04-29
* Use git clone for dependency resolution instead of cgit requestskitsunyan2018-04-29
* Print error if chdir, setgroups, setuid, or setgid failedkitsunyan2018-04-28
* Don't clone official packages twicekitsunyan2018-04-28
* Update messageskitsunyan2018-04-28
* Release 0.9v0.9kitsunyan2018-04-25
* Don't ask to view files in "--noconfirm" modekitsunyan2018-04-25
* Better "--print" supportkitsunyan2018-04-23