aboutsummaryrefslogtreecommitdiff
path: root/src/aur.nim
Commit message (Expand)AuthorAge
* Fix some deprecationskitsunyan2019-12-20
* Add Nim 1.0 supportkitsunyan2019-12-20
* Replace package info object tree with tupleskitsunyan2018-10-22
* Make pakku search the AUR by "name and description"Karol Baraniecki2018-09-18
* Perform multiple AUR RPC requests for long package listskitsunyan2018-09-16
* 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