Kevin Veen-Birkenbach kevinveenbirkenbach
kevinveenbirkenbach pushed tag v1.6.2 to kevinveenbirkenbach/pkgmgr 2025-12-14 11:59:13 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 11:58:57 +00:00
69d28a461d Release version 1.6.2
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 11:57:27 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 11:52:03 +00:00
0283310772 fix(pyproject): correct tomli environment marker for Python < 3.11
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 11:39:13 +00:00
03e414cc9f fix(version): add tomli fallback for Python < 3.11
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 11:27:26 +00:00
7674762c9a feat(version): show installed pkgmgr version when no repo is selected
kevinveenbirkenbach pushed tag latest to kevinveenbirkenbach/pkgmgr 2025-12-14 11:04:04 +00:00
kevinveenbirkenbach pushed tag v1.6.1 to kevinveenbirkenbach/pkgmgr 2025-12-14 11:02:58 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 11:02:31 +00:00
a47de15e42 Release version 1.6.1
kevinveenbirkenbach deleted branch feature/python-version from kevinveenbirkenbach/pkgmgr 2025-12-14 10:56:53 +00:00
kevinveenbirkenbach created branch feature/python-version in kevinveenbirkenbach/pkgmgr 2025-12-14 10:49:00 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 10:44:58 +00:00
37f3057d31 fix(nix): resolve Ruff F821 via TYPE_CHECKING and stabilize NixFlakeInstaller tests
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 10:33:43 +00:00
d55c8d3726 refactor(nix): split NixFlakeInstaller into atomic modules and add GitHub 403 retry handling
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 09:52:20 +00:00
3990560cd7 Release version 1.6.0
kevinveenbirkenbach deleted branch feature/mirror-provision from kevinveenbirkenbach/pkgmgr 2025-12-14 09:46:23 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-14 09:46:15 +00:00
d1e5a71f77 Merge branch 'feature/mirror-provision'
d59dc8ad53 fix(cli): route update exclusively through UpdateManager
55f4a1e941 refactor(update): move update logic to unified UpdateManager and extend system support
2a4ec18532 Changed argument order
2debdbee09 * **Split mirror responsibilities into clear subcommands**
Compare 5 commits »
d59dc8ad53 fix(cli): route update exclusively through UpdateManager
55f4a1e941 refactor(update): move update logic to unified UpdateManager and extend system support
2a4ec18532 Changed argument order