aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix extended options filterkitsunyan2018-05-04
* Remove unnecessary "pacmanTargets" arg from "resolveDependencies"kitsunyan2018-05-03
* Add Parabola GNU/Linux-libre supportkitsunyan2018-05-01
* Use bare repositories to build repo packages from the same sourcekitsunyan2018-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
* Don't ask to view files in "--noconfirm" modekitsunyan2018-04-25
* Better "--print" supportkitsunyan2018-04-23
* Filter repeating targetskitsunyan2018-04-23
* Add support for version constraints for sync infokitsunyan2018-04-22
* Add support for version constraints for targetskitsunyan2018-04-22
* Replace "seq[T]" with "List[T]" where suitablekitsunyan2018-04-21
* Introduce "List[T]" typekitsunyan2018-04-21
* Add "--help" to list of optionskitsunyan2018-04-20
* Catch SIGINT and ask to remove build dependencieskitsunyan2018-04-20
* Add support for abbreviated keyskitsunyan2018-04-19
* Handle "--asdeps" and "--asexplicit" more accuratelykitsunyan2018-04-18
* Extract arrays only for pkgname instead of pkgbase & pkgnamekitsunyan2018-04-14
* Replace more variables on privileges dropkitsunyan2018-04-09
* Allow to use comma to separate "--ignore" and "--ignoregroup" argskitsunyan2018-04-09
* Add AUR support for downgradeskitsunyan2018-04-09
* Warn about newer local packageskitsunyan2018-04-09
* Fix "--needed" option for AUR packageskitsunyan2018-04-09
* Close gpg.conf after readingkitsunyan2018-04-08
* Allow to automatically exec pakku via sudokitsunyan2018-04-08
* Allow running via sudokitsunyan2018-04-08
* Track pkgname changes when removing build dependencieskitsunyan2018-04-07
* Properly remove unnecessary split package fileskitsunyan2018-04-07
* Allow to specify pre-build commandkitsunyan2018-04-07
* Remove build dependencies after buildingkitsunyan2018-04-02
* Discard input before reading from stdinkitsunyan2018-04-02
* Write questions to stderrkitsunyan2018-04-02
* Warn if there are no enough columns to display tablekitsunyan2018-03-25
* Don't check AUR for replaceable packageskitsunyan2018-03-25
* Install explicit and dependent packages separatelykitsunyan2018-03-24
* Fix constraints checkingkitsunyan2018-03-24
* Fix ignored packages/groupskitsunyan2018-03-23
* Don't fail on AUR dependency resolutionkitsunyan2018-03-23
* Add missing help string for "--keyserver" optionkitsunyan2018-03-20
* Allow to specify keyserver using "--keyserver" optionkitsunyan2018-03-18