aboutsummaryrefslogtreecommitdiff
path: root/src/aur.nim
Commit message (Expand)AuthorAge
* Add support for "--disable-download-timeout" optionkitsunyan2018-06-09
* Allow to change the name of fake AUR repokitsunyan2018-06-09
* Use git clone for dependency resolution instead of cgit requestskitsunyan2018-04-29
* Don't clone official packages twicekitsunyan2018-04-28
* Replace "seq[T]" with "List[T]" where suitablekitsunyan2018-04-21
* Perform arch filter during .SRCINFO parsingkitsunyan2018-03-13
* Initial commitv0.1kitsunyan2018-03-10