aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* Allow to preserve built packages to user cache dirkitsunyan2018-05-20
| | | | Preserving is disabled by default now.
* Copy built packages to package cache directorykitsunyan2018-05-05
|
* Don't bisect AUR packageskitsunyan2018-03-13
| | | | | | | | Since .SRCINFO might be changed without version change, bisecting becomes not suitable for finding the commit. Some packagers forget to update pkgrel or even .SRCINFO making changes to PKGBUILD, so bisecting can do more harm than good.
* Initial commitv0.1kitsunyan2018-03-10