aboutsummaryrefslogtreecommitdiff
path: root/src/common.nim
Commit message (Collapse)AuthorAge
* 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
| | | | | | | | 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