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.4.2
nala
Browse files
Feb 19, 2022
build: bump version for release
· f4e5c671
Blake Lee
authored
Feb 19, 2022
View commits for tag v0.4.2
v0.4.2
f4e5c671
fix(dpkg): formatting breaks for `apt-listbugs` if there aren't bugs
· 29947f9d
Blake Lee
authored
Feb 19, 2022
29947f9d
build: bump version for release
· 3ff019cc
Blake Lee
authored
Feb 18, 2022
View commits for tag v0.4.1
v0.4.1
3ff019cc
fix(dpkg): nala deadlocking due to `apt-listbugs`
· dbf13144
Blake Lee
authored
Feb 18, 2022
dbf13144
Feb 08, 2022
perf: optimize images
· da47bce7
Sourajyoti Basak
authored
Feb 08, 2022
da47bce7
Feb 07, 2022
build: bump version for release
· 6d571123
Blake Lee
authored
Feb 07, 2022
View commits for tag v0.4.0
v0.4.0
6d571123
build: update maintainer scripts to include `apt_inst`
· ed6715bf
Blake Lee
authored
Feb 07, 2022
ed6715bf
build(setup): remove aiofiles from python dependencies
· 964d8515
Blake Lee
authored
Feb 07, 2022
964d8515
feat(install): add initial support for installing local debs
· 30ee358a
Blake Lee
authored
Feb 07, 2022
30ee358a
Feb 06, 2022
docs(readme): add images and additional install methods
· ce4accf6
Blake Lee
authored
Feb 06, 2022
ce4accf6
Jan 31, 2022
perf: replace threaded downloader with async
· d916fc56
Blake Lee
authored
Jan 31, 2022
d916fc56
Jan 25, 2022
build: update build dependencies
· 902cfa66
Blake Lee
authored
Jan 25, 2022
902cfa66
Jan 24, 2022
fix(show): nala not showing `pacstall` `-deb` packages properly
· 436c3778
Blake Lee
authored
Jan 24, 2022
436c3778
Jan 22, 2022
build: bump version and update debian files.
· da54d7c3
Blake Lee
authored
Jan 22, 2022
View commits for tag v0.3.0
v0.3.0
da54d7c3
perf: add html encoded epoch to filename to avoid apt fetch from redownloading
· f8381a9d
Blake Lee
authored
Jan 22, 2022
f8381a9d
feat(dpkg): add progress bar
· be107e28
Blake Lee
authored
Jan 22, 2022
be107e28
Jan 21, 2022
refactor: code cleanup
· d05fd063
Blake Lee
authored
Jan 21, 2022
d05fd063
Jan 18, 2022
feat(remove): distinguish what packages are removed or autoremoved
· 97bc9573
Blake Lee
authored
Jan 18, 2022
97bc9573
refactor(fetch): split `fetch` into smaller functions
· ee58880b
Blake Lee
authored
Jan 18, 2022
ee58880b
Jan 15, 2022
refactor: isort updates
· 5b378624
Blake Lee
authored
Jan 15, 2022
5b378624
refactor(dpkg): set dpkg to raw if we detect that we are piped.
· fba3fe07
Blake Lee
authored
Jan 14, 2022
fba3fe07
refactor(dpkg): use terminal object and set raw_dpkg to fork tty.
· 12b7081c
Blake Lee
authored
Jan 14, 2022
12b7081c
refactor(constants): set json format to share
· d2d7cb80
Blake Lee
authored
Jan 14, 2022
d2d7cb80
refactor(history): update terminal settings to comply with new object.
· 54ae0665
Blake Lee
authored
Jan 14, 2022
54ae0665
refactor(nala): update terminal settings to comply with new object.
· e7a5036c
Blake Lee
authored
Jan 14, 2022
e7a5036c
refactor: create terminal object
· 9ea16504
Blake Lee
authored
Jan 14, 2022
9ea16504
refactor(downloader): change to `Last Completed`
· b9bc65ea
Blake Lee
authored
Jan 15, 2022
b9bc65ea
refactor(downloader): show progress bar show in verbose mode
· bb8823e3
Blake Lee
authored
Jan 15, 2022
bb8823e3
fix(dpkg): upgrade `Unpacking:` versions not formatted
· 50bf3f1f
Blake Lee
authored
Jan 15, 2022
50bf3f1f
refactor(dpkg): improve formatting, compile regex
· c77c5caa
Blake Lee
authored
Jan 15, 2022
c77c5caa
Jan 14, 2022
refactor: split show functions into `show.py`
· b517f299
Blake Lee
authored
Jan 14, 2022
b517f299
fix(show): hardcoded url for pacstall
· f2d4c9c1
Blake Lee
authored
Jan 14, 2022
f2d4c9c1
fix(show): virtual packages not being found
· 621ef84b
Blake Lee
authored
Jan 14, 2022
621ef84b
refactor(show): Colorize remaining text
· 35d5d811
Blake Lee
authored
Jan 14, 2022
35d5d811
Jan 13, 2022
fix(show): not showing `mirror.txt` entries properly
· 7c3cf5d3
Blake Lee
authored
Jan 13, 2022
7c3cf5d3
fix(show): `breaks`, `conflicts`, `replaces`, `enhances` not getting listed
· 715e7a21
Blake Lee
authored
Jan 13, 2022
715e7a21
fix(show): empty blocks in the `show_format`
· 60e942df
Blake Lee
authored
Jan 13, 2022
60e942df
fix(show): `download` block showing as 0 if installed locally
· 5e42901d
Blake Lee
authored
Jan 13, 2022
5e42901d
fix(show): `homepage` block showing as empty
· 53dea5fc
Blake Lee
authored
Jan 13, 2022
53dea5fc
refactor(show): split show into functions, improve formatting
· a5bf1f85
Blake Lee
authored
Jan 13, 2022
a5bf1f85
Loading