Commit Graph
609 Commits
Author SHA1 Message Date
steven-omaha ab913b4721 chore: Release 2023-05-17 15:09:40 +02:00
steven-omaha 7f887c8ee6 fix: pin libc version 2023-05-17 15:09:19 +02:00
steven-omaha 1c5d6e2505 chore: bump lockfile 2023-05-17 15:08:55 +02:00
steven-omaha 40fb1066e8 fix: privilege escalation for debian (#25) 2023-05-17 14:23:08 +02:00
steven-omaha a1cbd9184c ci: activate for devel branch 2023-05-17 11:00:10 +02:00
steven-omaha 9ec7375ca9 Merge pull request #20 from teackot/flatpak-backend
add support for flatpak
2023-05-16 19:18:52 +02:00
teackot 54acb132b5 Revert the switches_runtime change; implement flatpak-specific functions. 2023-05-16 20:15:10 +03:00
teackot a38a1865f5 Alphabetical order 2023-05-16 19:48:54 +03:00
teackot 39496e836e Fix formatting 2023-05-16 19:42:53 +03:00
teackot 8764221a27 Add flatpak backend to readme 2023-05-16 19:30:13 +03:00
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
steven-omaha 8dc9b48c19 docs(search): add docstrings 2023-05-16 17:02:01 +02:00
steven-omaha e7ab8ef34e docs(path): add docstrings 2023-05-16 16:53:39 +02:00
steven-omaha 4105f5133e docs: fix spelling 2023-05-16 16:23:49 +02:00
steven-omaha 2c9d525d36 docs(ui): add docstrings 2023-05-16 16:20:58 +02:00
steven-omaha 8b476f222d refact(review): user intention query 2023-05-16 16:20:31 +02:00
teackot d03c338503 Support flatpak info 2023-05-16 16:58:18 +03:00
steven-omaha ecdd57e306 Merge pull request #21 from arctic-penguin/patch-1
docs(README): add references, links
2023-05-16 13:34:25 +02:00
arctic-penguin d4305abebe docs(README): add references, links 2023-05-16 13:32:44 +02:00
teackot 3f239795b7 Add the ability to list installed flatpaks 2023-05-16 14:28:20 +03:00
steven-omaha de0bc7d5ad fix: make descriptions consistent
fixes #16
2023-05-16 12:18:07 +02:00
teackot 26352160be Add a minimal flatpak backend 2023-05-16 12:11:23 +03:00
steven-omaha 2ef3d7c36f chore: Release 2023-05-15 16:12:36 +02:00
steven-omaha 34d7b5d9de fix: build when git not installed
When the git binary is not available, emit an empty git_hash
so that the build continues instead of aborting due to an
unset environment variable
2023-05-15 15:58:57 +02:00
steven-omaha af9550bbe5 chore: Release 2023-05-15 15:26:50 +02:00
steven-omaha 6e748b8a2f ci: add badge 2023-05-15 15:23:35 +02:00
steven-omaha 236f6e3bf3 ci: rename workflow 2023-05-15 15:19:43 +02:00
steven-omaha 03ff45b742 ci: add workflow dispatch trigger 2023-05-15 15:12:37 +02:00
steven-omaha 3bab73cb26 ci: install git 2023-05-15 15:09:54 +02:00
steven-omaha 0f487abc18 ci: try triggering github action 2023-05-15 15:05:04 +02:00
steven-omaha 35286adf5f ci: setup github check workflow 2023-05-15 15:04:12 +02:00
steven-omaha 1a28f87134 docs(README): update for 1.0 release 2023-05-15 14:12:49 +02:00
steven-omaha 53478909b6 docs(README): subcommands alphabetical order 2023-05-15 13:37:24 +02:00
steven-omaha 408f8ba493 docs(README): disable backends 2023-05-15 13:36:47 +02:00
steven-omaha aa9cfb164e fix(args): package subcommands order 2023-05-15 13:28:31 +02:00
steven-omaha 06cfbc792b refact(main): major update message 2023-05-15 13:24:30 +02:00
steven-omaha 082cad9529 chore: reformat a docstring 2023-05-12 22:41:16 +02:00
steven-omaha 001ccb5bf6 docs: update todo, reminder in Config to update readme 2023-05-12 22:41:01 +02:00
steven-omaha 7b59678e93 doc(README): add aliases 2023-05-12 22:40:15 +02:00
steven-omaha e60294a44f doc: delete 'completion' subcommand 2023-05-12 16:29:17 +02:00
steven-omaha 4f98163a86 chore: Release 2023-05-12 16:09:30 +02:00
steven-omaha 9e53f5dc21 chore: update Cargo.lock 2023-05-12 16:08:32 +02:00
steven-omaha 7d9f444ea6 feat: implement --noconfirm 2023-05-12 16:05:49 +02:00
steven-omaha f03805446e chore(bacon): add bacon config 2023-05-12 16:04:11 +02:00
steven-omaha faa6b1451d refact(main): extract load_default_config 2023-05-08 15:38:46 +02:00
steven-omaha 12c9a743ff docs: add docstrings to two methods 2023-04-28 14:28:17 +02:00