index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-23 | Always enable TotalDownload | morganamilo | |
Previously TotalDownload would switch the % download from per package to overall. Meaning you had a choice of which information to dispplay. Now with parallel downloads TotalDownload adds an extra progress bar. There's no reason to have this an off by default feature. Let's just make it always on. Signed-off-by: Allan McRae <allan@archlinux.org> | |||
2020-09-03 | Add pacman-conf zsh completions | Ronan Pigott | |
Signed-off-by: Ronan Pigott <rpigott@berkeley.edu> Signed-off-by: Allan McRae <allan@archlinux.org> | |||
2019-10-23 | Remove --force from completion | Allan McRae | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||
2019-10-23 | Update completion for -F changes | Allan McRae | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||
2018-08-10 | scripts: Remove trailing semicolons | Jan Alexander Steffens (heftig) | |
Signed-off-by: Allan McRae <allan@archlinux.org> | |||
2018-01-19 | use pacman-conf in scripts | Andrew Gregory | |
Because parsing pacman.conf is so difficult that even we can't do it right. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org> | |||
2016-10-10 | Move bash/zsh completion out of contrib | Allan McRae | |
Signed-off-by: Allan McRae <allan@archlinux.org> |