Go to file
LLM 46d951afab [+] release archlinux .whl v0.1 through v0.9
1. v0.1: initial package with cli, models, db, resolver;
  2. v0.2: add compile, download commands;
  3. v0.3: add solv_backend with libsolv integration;
  4. v0.4: add --generate-hashes, --reference, --resolution-strategy;
  5. v0.5: list-installed uses local /var/cache/pacman/pkg for hashes;
  6. v0.6: add cache_db.py, archive.py with sqlite cache;
  7. v0.7: fix resolver to use archive repos only, no @installed;
  8. v0.8: add --archive-cache for multi-date solver pool;
  9. v0.9: fix load_all_indices bulk loading, archive URL fallback;
2026-04-06 07:04:53 +00:00
.vscode [+] add launch.json 2024-12-04 19:04:06 +03:00
d1 [+] reformat with ruff 2025-05-20 11:03:00 +03:00
d2/gamepad [+] refactor book1 2025-01-12 18:20:19 +03:00
deps [+] make proper LFS pointer 2026-03-15 21:34:49 +03:00
docker [+] integrate with podman 2025-03-20 17:02:18 +03:00
dotfiles [+] update configs 2025-04-30 09:47:30 +03:00
meson [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
mypy-stubs [+] add archlinux package management module with libsolv backend 2026-04-03 16:45:00 +00:00
platform_dotfiles [+] update platform 2025-04-04 12:40:09 +03:00
python [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
releases [+] release archlinux .whl v0.1 through v0.9 2026-04-06 07:04:53 +00:00
.dockerignore [~] Refactor 2021-11-02 08:07:24 +03:00
.gitattributes [+] add archlinux package management module with libsolv backend 2026-04-03 16:45:00 +00:00
.gitignore [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
.gitmodules [+] fix .gitmodules 2025-01-12 18:23:47 +03:00
docker-compose.local.yml [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
docker-compose.yml [+] migrate to systemd 2025-03-20 19:20:55 +03:00
Makefile [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
osx-brew.txt [~] Refactor 2024-05-04 15:14:42 +03:00
requirements.in [+] add make 2025-03-20 19:03:05 +03:00
requirements.txt [+] add make 2025-03-20 19:03:05 +03:00