Go to file
LLM 41f997fa68 [+] add diff command, json logging, pinned annotation, --log-level support
1. add cli/diff.py with parse_compiled, compute_diff, format_diff;
  2. diff shows added/removed packages, version changes;
  3. add --diff-url and --diff-checksum BooleanOptionalAction flags (off by default);
  4. move # pinned annotation to trailing comment on package spec line;
  5. update download and diff parsers to strip trailing # comments;
  6. add test_diff.py with parse, compute, format and end-to-end tests;
  7. add json_formatter_t and format_t enum to commands_typed/logging.py;
  8. add log_dir, log_name, max_bytes, backup_count, use_console params to setup();
  9. add --log-level DEBUG|INFO|WARNING|ERROR to archlinux cli/main.py;
  10. wire pr34_logging.setup with json formatter in main.py;
2026-04-09 09:00:00 +00:00
.vscode [+] add launch.json 2024-12-04 19:04:06 +03:00
d1 [+] update gateway 2025-12-22 16:26:49 +03:00
d2/gamepad [+] refactor book1 2025-01-12 18:20:19 +03:00
deps [+] merge gitea/master, regenerate requirements for py3.13 2026-04-06 09:32:19 +00:00
docker [+] update cpanel 2025-09-25 13:24:10 +03:00
dotfiles [+] update vim config 2026-01-06 22:29:53 +03:00
meson [+] add archlinux deps/whl with pr34 wheel, update gitignore/gitattributes 2026-04-06 12:31:32 +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 [+] add diff command, json logging, pinned annotation, --log-level support 2026-04-09 09:00:00 +00:00
releases [+] archlinux package v0.10: dev extras, solv extra, module switch support 2026-04-06 12:25:55 +00:00
.dockerignore [+] add checks service 2025-08-25 12:41:38 +03:00
.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 [+] 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 [+] update gateway 2026-01-07 23:29:38 +03:00
Makefile [+] archlinux package v0.10: dev extras, solv extra, module switch support 2026-04-06 12:25:55 +00:00
osx-brew.txt [~] Refactor 2024-05-04 15:14:42 +03:00