| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 7 days | upgpkg: codexbar-cli 0.42.1 | Herbrant | |
| 8 days | upgpkg: codexbar-cli 0.42.0 | Herbrant | |
| 9 days | upgpkg: codexbar-cli 0.41.0 | Herbrant | |
| 2026-07-04 | upgpkg: codexbar-cli 0.38.1 | Herbrant | |
| 2026-07-03 | upgpkg: codexbar-cli 0.38.0 | Herbrant | |
| 2026-06-24 | upgpkg: codexbar-cli 0.37.2 | Herbrant | |
| 2026-06-17 | upgpkg: codexbar-cli 0.36.1 | Herbrant | |
| 2026-06-12 | upgpkg: codexbar-cli 0.33.0 | Herbrant | |
| 2026-06-09 | upgpkg: codexbar-cli 0.32.5 | Herbrant | |
| 2026-06-02 | upgpkg: codexbar-cli 0.32.4 | Herbrant | |
| 2026-05-31 | upgpkg: codexbar-cli 0.32.1 | Herbrant | |
| 2026-05-28 | upgpkg: codexbar-cli 0.30.1 | Herbrant | |
| 2026-05-27 | fix: wrap binary to pass absolute argv[0] (segfault workaround) | Herbrant | |
| Swift Foundation on Linux uses argv[0] to resolve the binary's own path. When invoked by bare name (e.g. `codexbar usage`), argv[0] has no directory component, dirname() returns ".", and the runtime crashes. Move the real binary to /usr/lib/codexbar-cli/codexbar and install a /bin/sh wrapper at /usr/bin/codexbar that exec's with the full path, ensuring argv[0] is always absolute. Also place VERSION beside the binary, which is where it looks for it at runtime. | |||
| 2026-05-27 | chore: remove vestigial patchelf/libxml2 deps (upstream dropped them in v0.28.0) | Herbrant | |
| 2026-05-27 | upgpkg: codexbar-cli 0.30.0 | Herbrant | |
| 2026-05-26 | fix: 0.29.1 checksum | Herbrant | |
| 2026-05-26 | upgpkg: codexbar-cli 0.29.1 | Herbrant | |
| 2026-05-22 | upgpkg: codexbar-cli 0.29.0 | Herbrant | |
| 2026-05-22 | update to 0.28.0 | Herbrant | |
| 2026-05-18 | feat: update to 0.27.0 release | Herbrant | |
| 2026-05-18 | init package | Herbrant | |