summaryrefslogtreecommitdiff
path: root/lib/nixtamal.ml
AgeCommit message (Collapse)Author
21 hoursFix KDL.of_flow Result type and update callerstoastal
- Properly type annotate KDL.of_flow to return (t, [> `ParseError]) result - Handle nested Results from Eio.Buf_read.parse_exn - Fix Manifest.read to work with new Result type - Fix nixtamal.ml error handling for Manifest and Lockfile errors All 17 tests pass.
34 hoursPort upstream patches: Cmdliner 2.x, lockfile auto-creation, schema upgrade, โ†ตCrash Over Burn
Fossil VCS Ported from upstream darcs repository (v1.1.2): - Cmdliner 2.x compatibility fixes (variable shadowing) - Lockfile auto-creation when missing - Schema upgrade command with backup/rollback - Fossil VCS support (new VCS type) - Clean up Cmdliner warning for unescaped $PWD Files modified: - lib/schema.ml (new): Schema versioning module - lib/nixtamal.ml: Add upgrade function, Fossil meld support - lib/error.ml: Add Fossil to prefetch_method, Upgrade error - lib/input.ml: Add Fossil module, Kind variant - lib/prefetch.ml: Add Fossil prefetch with SRI hash support - lib/manifest.ml: Add Fossil codec - lib/lockfile.ml: Add Fossil lockfile type - lib/lock_loader.ml: Add Fossil feature flag - lib/input_foreman.ml: Add Fossil display and prefetch check - bin/cmd.ml: Cmdliner 2.x fixes, add Upgrade command - bin/dune, lib/dune, test/dune: Deprecation flags Builds successfully with all tests passing.
2025-12-31setup: warn, ยฌ error on existing manifestยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค
2025-12-30silo: unlisted input cleanupยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค
2025-12-14list-stale commandยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค
2025-12-11make KDL module + fix casingยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค
2025-12-11add datetimes to meldยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค
2025-12-11lay bare the lockfileยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค
2025-12-11expose Utilยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค
2025-12-10add banners! โ›งยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค
2025-12-10ocaml onsetยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค