SFG545 pushed to main at SFG545/patches 2026-07-10 19:15:38 -05:00
4f914253b7 Add various patches for compatibility and improvements across multiple projects
SFG545 pushed to main at SFG545/depot 2026-07-10 18:38:25 -05:00
41ef6556c8 feat: implement parallel verification for package installation and auto-select tool providers
SFG545 pushed to main at SFG545/SedPP 2026-07-10 18:13:30 -05:00
5709f54081 Validate regular expressions before reading input
SFG545 pushed to main at SFG545/vx 2026-07-09 20:04:09 -05:00
6de58db258 build: add lzma support and update dependencies in depmod
SFG545 pushed to main at SFG545/depot 2026-07-09 18:22:07 -05:00
157b130b74 fix: correct naming conventions for binary repositories in repos.toml
SFG545 pushed to main at SFG545/depot 2026-07-09 18:08:05 -05:00
fef0261b50 fix: update repository URLs in repos.toml for core and extra packages
SFG545 pushed to main at SFG545/vx 2026-07-08 22:08:22 -05:00
5de9c9864d bump version to 1.0.0 in meson.build
bb503eec83 Implement minimal depmod-compatible applet for vx
Compare 2 commits »
SFG545 pushed to main at SFG545/SedPP 2026-07-08 19:52:34 -05:00
572cbc9387 Add support for optional argument in -i option for in-place editing
SFG545 pushed to main at SFG545/depot 2026-07-08 16:35:45 -05:00
279a7e0521 Codex refactor update transactions
SFG545 pushed to main at SFG545/depot 2026-07-08 02:23:21 -05:00
98eb1fe246 feat: Add DKMS support for Depot-managed kernel modules
SFG545 pushed to main at SFG545/SedPP 2026-06-13 23:04:10 -05:00
0aa10adb4f Handle sed options after operands
SFG545 pushed to main at SFG545/ca-certs 2026-06-11 13:58:04 -05:00
61330e6836 Adjust stdin handling in target command execution to inherit from the parent process
SFG545 pushed to main at SFG545/ca-certs 2026-06-11 13:55:28 -05:00
2652762a9c Enhance error handling in command execution and add diagnostics for missing executables
SFG545 pushed to main at SFG545/ca-certs 2026-06-11 13:13:02 -05:00
9526f9d870 Add target command resolution and fallback directory support with tests
SFG545 pushed to main at SFG545/ca-certs 2026-06-11 13:06:36 -05:00
eabe2a3000 Refactor openssl command to use a dedicated function for CApath arguments and add corresponding tests
SFG545 pushed to main at SFG545/ca-certs 2026-06-11 12:48:13 -05:00
afb5070e7b Refactor openssl command arguments into a separate function and add a test for it
802261308e Update dependencies and fix error handling in HTTP GET request
Compare 2 commits »
SFG545 pushed to main at SFG545/SedPP 2026-06-11 08:15:39 -05:00
0ae8830b04 implement brace depth tracking in Compiler for unmatched '{' error handling
SFG545 pushed to main at SFG545/patches 2026-05-29 22:24:02 -05:00
accdf3d3fb Add runtime compatibility patch set
SFG545 pushed to main at SFG545/patches 2026-05-29 15:25:38 -05:00
90076fecfc glibc: accept yacc and portable awk/sed
SFG545 pushed to main at SFG545/patches 2026-05-26 02:28:39 -05:00
1a0fcaccf5 Add patch for CMake installation directory improvements in libarchive