teackot
|
0d509fdfa6
|
Remove the unnecessary flatpak feature flag
|
2023-05-16 19:22:56 +03:00 |
|
teackot
|
b413ef00be
|
Merge branch 'flatpak-per-user' into flatpak-backend
|
2023-05-16 19:08:15 +03:00 |
|
teackot
|
a017a4ee75
|
Implement flatpak_systemwide option
|
2023-05-16 19:07:39 +03:00 |
|
teackot
|
d559edc577
|
Fix flatpak-list skipping the first entry
|
2023-05-16 18:35:20 +03:00 |
|
teackot
|
6f10c789eb
|
Add flatpak_systemwide option
|
2023-05-16 18:32:29 +03:00 |
|
teackot
|
d03c338503
|
Support flatpak info
|
2023-05-16 16:58:18 +03:00 |
|
teackot
|
3f239795b7
|
Add the ability to list installed flatpaks
|
2023-05-16 14:28:20 +03:00 |
|
teackot
|
26352160be
|
Add a minimal flatpak backend
|
2023-05-16 12:11:23 +03:00 |
|
steven-omaha
|
7d9f444ea6
|
feat: implement --noconfirm
|
2023-05-12 16:05:49 +02:00 |
|
steven-omaha
|
12c9a743ff
|
docs: add docstrings to two methods
|
2023-04-28 14:28:17 +02:00 |
|
steven-omaha
|
4fe412ffca
|
refact(backend): use sort_unstable
|
2023-03-29 14:20:03 +02:00 |
|
steven-omaha
|
b01d5ea9df
|
refact(python): replace unwrap
|
2023-03-29 14:18:51 +02:00 |
|
steven-omaha
|
9b8f2712d3
|
refact(backend): get_group_packages_map
|
2023-03-17 17:01:21 +01:00 |
|
steven-omaha
|
c27eb35575
|
docs: add panics section
|
2023-03-16 15:32:38 +01:00 |
|
steven-omaha
|
f79fad454c
|
refact(backend): remove dead code
|
2023-03-03 17:58:17 +01:00 |
|
steven-omaha
|
e164416d33
|
docs: complete Backend trait
|
2023-03-03 17:57:05 +01:00 |
|
steven-omaha
|
83865e21e9
|
fix(review): as dependency using wrong binary
The order of Backend::{get_binary,get_binary_inner} was wrong.
The binary was actually never overwritten.
|
2023-03-03 17:32:34 +01:00 |
|
steven-omaha
|
9827fcc28f
|
panic on {Rust,Python}::make_dependency
|
2023-02-28 14:37:32 +01:00 |
|
steven-omaha
|
e3e193f7e1
|
disable 'as dependency' if backend does not support it
|
2023-02-27 19:54:52 +01:00 |
|
steven-omaha
|
184f86ebae
|
add python support
|
2023-02-27 19:39:25 +01:00 |
|
steven-omaha
|
7c4741753e
|
add debian backend
|
2023-02-27 17:21:56 +01:00 |
|
steven-omaha
|
0affcff900
|
make arch an optional backend
|
2023-02-27 16:12:46 +01:00 |
|
steven-omaha
|
c700784d52
|
rename Backend::as_any to as_any_mut
|
2023-02-23 15:37:43 +01:00 |
|
steven-omaha
|
e7177364dd
|
make todo use section for reporting
|
2023-02-23 15:33:05 +01:00 |
|
steven-omaha
|
2b7c2b39a6
|
make arch report actual binary in use
|
2023-02-23 15:32:55 +01:00 |
|
steven-omaha
|
4a0ced581d
|
clean up overwriting arch config
|
2023-02-23 15:32:02 +01:00 |
|
steven-omaha
|
ee4fd5da37
|
use downcasting for configuring backend objects
|
2023-02-23 14:23:04 +01:00 |
|
steven-omaha
|
6e52b6d3d9
|
add clippy::map_entry
|
2023-02-15 17:39:55 +01:00 |
|
steven-omaha
|
947101eb07
|
rename backend from pacman to arch
|
2023-02-15 10:51:52 +01:00 |
|
steven-omaha
|
5bf662dbc4
|
clean up imports
|
2023-02-14 17:16:24 +01:00 |
|
steven-omaha
|
2a3fc57014
|
fix formatting for sync, clean, unmanaged
|
2023-02-14 15:51:35 +01:00 |
|
steven-omaha
|
c490c660b4
|
add missing docs
|
2023-02-14 15:01:01 +01:00 |
|
steven-omaha
|
38a44f1745
|
fix some pedantic lints
|
2023-02-14 14:02:37 +01:00 |
|
steven-omaha
|
e7cb7d9321
|
rename all crates
|
2023-02-14 13:12:08 +01:00 |
|