Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.9.0
nala
Browse files
May 23, 2022
build: release `0.9.0`
· 4ba68903
Blake Lee
authored
May 23, 2022
View commits for tag v0.9.0
v0.9.0
4ba68903
debian: add NEWS file to alert users of config file change
· 607ed1d6
Blake Lee
authored
May 23, 2022
607ed1d6
build: update nuitka build option
· c2d9bb84
Blake Lee
authored
May 23, 2022
c2d9bb84
build: update i18n translations
· 43553d9b
Blake Lee
authored
May 23, 2022
43553d9b
build: update i18n template
· f71de898
Blake Lee
authored
May 23, 2022
f71de898
build: update poetry
· 5133342d
Blake Lee
authored
May 23, 2022
5133342d
fix: exception when `pkgcache.bin` doesn't exist during tab completion
· a1171cac
Blake Lee
authored
May 23, 2022
a1171cac
feat: add pre and post install hooks
· 2a93090d
Blake Lee
authored
May 22, 2022
2a93090d
feat: change config file to toml
· 434465da
Blake Lee
authored
May 21, 2022
434465da
feat: add config to disable auto updating the package list
· de7625f6
Blake Lee
authored
May 20, 2022
de7625f6
fix: `fetch` ask not defaulting yes
· 81b65b81
Blake Lee
authored
May 20, 2022
81b65b81
feat: highlight version diff for upgrades
· 6e75e1cf
Blake Lee
authored
May 20, 2022
6e75e1cf
fix: wrong condition printing useless warning.
· be80fb85
Blake Lee
authored
May 20, 2022
be80fb85
docs: add donation link
· 88a79c26
Blake Lee
authored
May 20, 2022
88a79c26
May 07, 2022
build: release `v0.8.2`
· b6ae4be2
Blake Lee
authored
May 06, 2022
View commits for tag v0.8.2
v0.8.2
b6ae4be2
debian: fix attributions to apt-metalink author
· 834ec080
Blake Lee
authored
May 06, 2022
834ec080
feat: add helper for common incorrect commands
· b8f332fa
Blake Lee
authored
May 06, 2022
b8f332fa
fix: not handling broken install during upgrade
· ea65d18d
Blake Lee
authored
May 06, 2022
ea65d18d
May 06, 2022
fix: unable to continue upgrade if packages are kept back
· 8cbcf2b3
Blake Lee
authored
May 06, 2022
8cbcf2b3
fix: exception when filtering user installed packages
· 4ed5b7ad
Blake Lee
authored
May 06, 2022
4ed5b7ad
Apr 25, 2022
build: release `v0.8.1`
· e1046553
Blake Lee
authored
Apr 24, 2022
View commits for tag v0.8.1
v0.8.1
e1046553
fix: remove ugly cats
· 4aec32c8
Blake Lee
authored
Apr 24, 2022
4aec32c8
fix(summary): not showing packages that can be autoremoved
· e6ab9cc3
Blake Lee
authored
Apr 24, 2022
e6ab9cc3
Apr 24, 2022
fix: key errors on string formatting
· 6009675f
Blake Lee
authored
Apr 24, 2022
6009675f
Apr 22, 2022
build: release `v0.8.0`
· c7e8db35
Blake Lee
authored
Apr 19, 2022
View commits for tag v0.8.0
v0.8.0
c7e8db35
docs: update readme
· f4f39295
Blake Lee
authored
Apr 22, 2022
f4f39295
debian: change arch to all. `.mo` files are not dependent on arch
· 68fb1a50
Blake Lee
authored
Apr 21, 2022
68fb1a50
build: update dependencies
· 1d58bf62
Blake Lee
authored
Apr 21, 2022
1d58bf62
debian: remove source options, make clean better
· db78e8c3
Blake Lee
authored
Apr 21, 2022
db78e8c3
build: add a build script for managing translation files and building nuitka
· 123eccb4
Blake Lee
authored
Apr 21, 2022
123eccb4
build: remove `setup.py` as debian supports building with poetry
· 37223251
Blake Lee
authored
Apr 21, 2022
37223251
docs: remove unnecessary 3rd-party licenses
· fb071c35
Blake Lee
authored
Apr 21, 2022
fb071c35
fix: exception when piping another program into nala
· a2a38fb9
Blake Lee
authored
Apr 21, 2022
a2a38fb9
fix: exception when directories don't exist
· c4d952ca
Blake Lee
authored
Apr 20, 2022
c4d952ca
refactor: change autoremove from `list` to `set`
· 7522664f
Blake Lee
authored
Apr 19, 2022
7522664f
fix: unmarked error when trying to install packages already installed
· f37a70bc
Blake Lee
authored
Apr 19, 2022
f37a70bc
fix(dpkg): progress bar not advancing for config purges
· c3016ced
Blake Lee
authored
Apr 19, 2022
c3016ced
fix: exception when generating dynamic completions
· 7b029d67
Blake Lee
authored
Apr 19, 2022
7b029d67
fix: strings still using `...` for ellipsis
· 082f6b5c
Blake Lee
authored
Apr 18, 2022
082f6b5c
build: update poetry
· fe6ba786
Blake Lee
authored
Apr 18, 2022
fe6ba786
Loading