aboutsummaryrefslogtreecommitdiff
path: root/src/aur.nim
Commit message (Expand)AuthorAge
* factored out unnecessary NimVersionsBenjamin Shirley-Quirk2020-08-05
* removed listcomp.nimBenjamin Shirley-Quirk2020-08-05
* Merge branch 'lc_useVersion' into collectshirleyquirk2020-08-04
|\
| * Add lc modulezqqw2020-05-02
* | refactored collect blocksBenjamin Shirley-Quirk2020-08-04
* | compiles now on current devel (1.3.5)Benjamin Shirley-Quirk2020-08-04
|/
* 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