Sebastian Palencsar
e95a23bc20
M3 namespace migration: complete Phase B, partial Phase D, docs and tests
...
- Native runtime under bearhub/ (api, commons, gems, view/util, view/core, view/qt)
- bauh/ compatibility re-export shims for legacy imports
- Phase D: canonical __version__/__app_name__ in bearhub/__init__.py; pyproject.toml
and setup.py point at bearhub package
- Native gem loader at bearhub/view/core/gems.py
- Namespace compatibility tests (159 tests passing)
- Documentation: CHANGELOG [Unreleased], NAMESPACE_MIGRATION, ROADMAP, README,
CONTRIBUTING, docs/qt6-migration.md, packaging/aur/README.md
2026-06-27 10:26:41 +02:00
Sebastian Palencsar
da377aecdc
AUR bearhub: fix stale source cache collision (pkgrel=10)
...
Use tag-specific tarball name bearhub-0.10.7-bearhub.6.tar.gz so makepkg
and AUR helpers do not reuse an outdated bearhub-0.10.7.tar.gz from cache.
Ignore makepkg artifacts under packaging/aur/.
2026-06-27 10:18:54 +02:00
Vinicius Moreira
a4c24c8aa6
[view] feature: adding a new 'verified' filter for the packages table
2023-11-30 17:17:32 -03:00
Bruno Cabral
fb4109bd77
flake warnings ( #304 )
2022-12-12 07:44:27 -03:00
Vinicius Moreira
3e13b64e4c
[arch] feature: able to filter outdated packages by the new 'out of date' category (AUR only)
2022-03-12 12:17:22 -03:00
Vinicius Moreira
2ff5aa7f63
[arch] feature: able to filter orphan packages by the new 'orphan' category (AUR only)
2022-03-12 12:02:40 -03:00
Vinicius Moreira
1bf45547b2
[arch] refactoring: 'orphan' as a property
2022-03-12 11:45:18 -03:00
Vinicius Moreira
500afe12d7
[arch] improvement: displaying the 'out of date' field for AUR packages
2022-03-12 11:35:24 -03:00
Vinicius Moreira
4b4d7744de
[arch] refactoring: instantiating cached attributes on demand
2022-02-25 15:16:54 -03:00
Vinicius Moreira
df8f406d4f
[arch] refactoring: instantiating package custom actions on demand
2022-02-25 15:09:17 -03:00
Vinicius Moreira
9f9a75445f
[arch] improvement: adding tips for all custom actions
2022-02-25 13:04:20 -03:00
Vinicius Moreira
3296fd34da
[api] improvement: SoftwarePackage.get_supported_actions can now return any iterable
2021-12-17 14:55:53 -03:00
Vinicius Moreira
29df4b4f1b
[arch] refactoring: ARCH_CACHE_PATH renamed to ARCH_CACHE_DIR
2021-11-25 16:14:07 -03:00
Vinicius Moreira
aa889dcd51
[api] refactoring: caching directory for root user is now /var/cache/bauh
2021-11-24 10:34:04 -03:00
Vinicius Moreira
7d539e0838
[arch] feature -> AUR: custom actions to allow/ignore rebuild-detector for a given package
2021-01-14 15:33:46 -03:00
Vinicius Moreira
0680a3118d
[arch] feature -> AUR: rebuild-detector integration
2021-01-14 11:29:17 -03:00
Vinicius Moreira
5fd161888a
[arch] feature -> AUR: new custom action to quickly reinstall a package
2021-01-13 15:28:19 -03:00
Vinicius Moreira
7057f683cd
[arch] improvement -> history/downgrade considering the repository commit + bug fixes
2020-12-21 12:25:54 -03:00
Vinicius Moreira
cf17a91b83
[arch] improvement -> AUR: upgrade checking now considers modification dates as well
2020-12-17 18:35:34 -03:00
Vinicius Moreira
feb061efa4
[arch] improvement -> upgrade: checking specific version requirements and marking packages as 'cannot upgrade' when these requirements are not met
2020-09-01 19:36:05 -03:00
Vinicius Moreira
9c1ffbd356
[arch] feature -> AUR: allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded
2020-08-16 12:39:20 -03:00
Vinícius Moreira
a2e41ce51f
[fix][ui] not updating cached installed packages state after ignoring/reverting updates
2020-05-28 17:09:57 -03:00
Vinícius Moreira
cec0c06e4f
[feature][arch] supporting multi-threaded download for repository packages
2020-05-27 11:51:24 -03:00
Vinicius Moreira
a320f30911
[feature] ignore updates: Arch/AUR packages
2020-05-17 14:36:22 -03:00
Vinícius Moreira
b2e87426e6
[fix][arch] actually fixing some installed 'not-signed' repository packages
2020-05-11 15:50:08 -03:00
Vinícius Moreira
ad9abe93c8
[fix][arch] update notifications are not localized
2020-04-14 10:00:00 -03:00
Vinícius Moreira
8d55ae28b0
[fix][arch] displaying the wrong subtypes due to previous renaming
2020-04-13 16:51:53 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
7aaf0565cc
[fix][aur] package name tooltip was displaying only the repository ( table row )
2020-02-18 10:46:17 -03:00
Vinicius Moreira
3e956a5413
[ui][update] displaying requirements and upgrade order
2020-02-10 12:42:53 -03:00
Vinícius Moreira
58a5be9f67
[aur] initial retrievement of update requirements implementation
2020-02-07 19:09:11 -03:00
Vinícius Moreira
ffa7611930
[fix][aur] not able to install packages based on other packages | other fixes
2020-01-22 17:16:22 -03:00
Vinícius Moreira
12859dfe6c
[improvement] all icons as SVGs
2019-12-26 17:16:33 -03:00
Vinicius Moreira
5df45627ee
[aur] caching the package categories to the disk
2019-10-22 17:24:39 -03:00
Vinicius Moreira
930308834b
[aur] caching categories to the disk | not locking the application boot while the AUR categories are being retrieved
2019-10-22 16:13:32 -03:00
Vinicius Moreira
febd3a16dd
[aur] fix: showing screenshots button
2019-10-16 11:18:33 -03:00
Vinicius Moreira
e56ecc8f49
fix: not internet connection scenario when reading installed and searching
2019-09-24 12:26:33 -03:00
Vinicius Moreira
94031588b0
fix: AUR optinal dep not found among installed apps
2019-09-19 14:33:51 -03:00
Vinicius Moreira
6c3e0e00bf
fix: snap launch
2019-09-18 18:01:01 -03:00
Vinicius Moreira
f6f66e9dbd
arch: handling packages with a desktop entry as applications
2019-09-13 22:11:13 -03:00
Vinicius Moreira
b864f82710
arch: fix disk cache | wait disk cache to finish before first refresh
2019-09-12 17:49:23 -03:00
Vinicius Moreira
fb779cd650
gem selector panel working
2019-09-11 17:50:53 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00