Go to file
LLM cd170d2e9e [+] cache settings singleton, remove per-subcommand --cache-dir
1. add apps/cache/settings.py: cache_settings_t pydantic-settings singleton
     with default dir ~/.cache/online.fxreader.pr34.commands_typed.archlinux/
     apps/cache/cache_dir, env var ARCHLINUX_CACHE_DIR;
  2. add apps/cache/cli.py: cache_cli_t with add_arguments/extract/apply;
  3. remove --cache-dir from compile and archive subcommands, they now
     use cache_settings_t.singleton().dir;
  4. add test_cache_settings.py;
2026-04-22 09:00:00 +00:00
.vscode
d1 [+] update gateway 2025-12-22 16:26:49 +03:00
d2/gamepad
deps [+] merge gitea/master, regenerate requirements for py3.13 2026-04-06 09:32:19 +00:00
docker
dotfiles [+] update vim config 2026-01-06 22:29:53 +03:00
meson [+] bump archlinux to v0.39, pr34 dep to >=0.1.5.69, release wheels 2026-04-17 09:00:00 +00:00
mypy-stubs [+] add archlinux package management module with libsolv backend 2026-04-03 16:45:00 +00:00
platform_dotfiles [+] update pr34 2025-12-13 20:18:55 +03:00
platform_dotfiles_gpg/ideapad_slim_3_15arp10 [+] update pr34 2025-12-13 20:18:55 +03:00
python [+] cache settings singleton, remove per-subcommand --cache-dir 2026-04-22 09:00:00 +00:00
releases [+] bump archlinux to v0.39, pr34 dep to >=0.1.5.69, release wheels 2026-04-17 09:00:00 +00:00
.dockerignore
.editorconfig [+] update pydantic, validate_params 2025-10-11 17:07:45 +03:00
.env.examples [+] update docker-compose 2025-09-30 07:30:38 +03:00
.gitattributes [+] add archlinux deps/whl with pr34 wheel, update gitignore/gitattributes 2026-04-06 12:31:32 +00:00
.gitignore [+] add archlinux deps/whl with pr34 wheel, update gitignore/gitattributes 2026-04-06 12:31:32 +00:00
.gitmodules
docker-compose.local.yml [+] add build config for archlinux as separate meson package 2026-04-06 07:04:09 +00:00
docker-compose.yml [+] update gateway 2026-01-07 23:29:38 +03:00
Makefile [+] bump pr34 v0.1.5.67, archlinux v0.24, release wheels, update Makefile 2026-04-09 09:00:00 +00:00
osx-brew.txt