aboutsummaryrefslogtreecommitdiff
path: root/src/aur.nim
Commit message (Collapse)AuthorAge
* Display out-of-date flag date in package infokitsunyan2018-09-14
|
* 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