aboutsummaryrefslogtreecommitdiff
path: root/src/common.nim
Commit message (Expand)AuthorAge
* Specify refspec when git fetch is usedkitsunyan2018-05-20
* Allow to preserve built packages to user cache dirkitsunyan2018-05-20
* 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 "--nodeps" and "--assume-installed" optionskitsunyan2018-05-07
* Filter necessary arguments onlykitsunyan2018-05-05
* Use bare repositories to build repo packages from the same sourcekitsunyan2018-05-01
* Add PKGBUILD retrievingkitsunyan2018-04-29
* Simplify arguments checkingkitsunyan2018-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
* Add support for version constraints for sync infokitsunyan2018-04-22
* Add support for version constraints for targetskitsunyan2018-04-22
* Handle "--asdeps" and "--asexplicit" more accuratelykitsunyan2018-04-18
* Allow running via sudokitsunyan2018-04-08
* Remove build dependencies after buildingkitsunyan2018-04-02
* Don't fail on AUR dependency resolutionkitsunyan2018-03-23
* Add PGP keys importingkitsunyan2018-03-18
* Check conflicting targets before buildingkitsunyan2018-03-17
* Take pkgname change into accountkitsunyan2018-03-16
* Filter repeating dependencieskitsunyan2018-03-13
* Perform arch filter during .SRCINFO parsingkitsunyan2018-03-13
* Don't bisect AUR packageskitsunyan2018-03-13
* Initial commitv0.1kitsunyan2018-03-10