Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace config object tree with tuples | kitsunyan | 2018-10-22 |
| | |||
* | Add 'PrintLocalIsNewer' config option | Gavin Lloyd | 2019-02-07 |
| | | | | | | | | Print warnings during upgrade operation when local packages are newer than those found in remote repositories. This was previously a default option, now added as a default config option in pakku.conf. | ||
* | Strip leading whitespace in pacman.conf | morganamilo | 2018-09-11 |
| | |||
* | Allow to ignore arch in PKGBUILD | kitsunyan | 2018-06-09 |
| | |||
* | Add support for "--disable-download-timeout" option | kitsunyan | 2018-06-09 |
| | |||
* | Allow to change the name of fake AUR repo | kitsunyan | 2018-06-09 |
| | |||
* | Recognize comments only at the beginning of line in config file | kitsunyan | 2018-06-03 |
| | |||
* | Add support for "--sysroot" option | kitsunyan | 2018-05-31 |
| | |||
* | Simplify alpm initialization | kitsunyan | 2018-05-31 |
| | |||
* | Allow to preserve built packages to user cache dir | kitsunyan | 2018-05-20 |
| | | | | Preserving is disabled by default now. | ||
* | Add user cache dir | kitsunyan | 2018-05-19 |
| | |||
* | Copy built packages to package cache directory | kitsunyan | 2018-05-05 |
| | |||
* | Add PKGBUILD retrieving | kitsunyan | 2018-04-29 |
| | |||
* | Allow to automatically exec pakku via sudo | kitsunyan | 2018-04-08 |
| | |||
* | Allow running via sudo | kitsunyan | 2018-04-08 |
| | |||
* | Allow to specify pre-build command | kitsunyan | 2018-04-07 |
| | |||
* | Fix ignored packages/groups | kitsunyan | 2018-03-23 |
| | |||
* | Use keyserver from ${gpgdir}/gpg.conf by default | kitsunyan | 2018-03-18 |
| | |||
* | Initial commitv0.1 | kitsunyan | 2018-03-10 |