index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
25 hours
Expand terminalLock scope to protect all terminal I/O
Ben Sima
25 hours
Improve terminalLock comment for clarity
Ben Sima
26 hours
Fix segfault: add mutex for ANSI terminal operations
Ben Sima
28 hours
Fix NixOS integration: separate package building from OS builds
Ben Sima
29 hours
Refactor NixOS integration to use pre-declared targets
Ben Sima
29 hours
fix: handle stdin EOF in terminal detection and subprocess spawning
Ben Sima
30 hours
refactor(bild): simplify terminal output - use --loud flag
Ben Sima
31 hours
feat(bild): adaptive terminal output with width detection
Ben Sima
39 hours
fix(bild): per-module cp overwrites with -f and chmod after each copy
Ben Sima
40 hours
fix(bild): work around Nix patch-shebangs.sh bug
Ben Sima
40 hours
fix(bild): per-module builds + exit code propagation
Ben Sima
40 hours
Fix module builder: manually unpack tarball
Ben Sima
40 hours
Fix module builder: call unpackPhase explicitly and cd to source
Ben Sima
40 hours
Fix module compilation: use custom builder to avoid GHC setup hooks
Ben Sima
41 hours
Fix per-module link: copy .hi files locally instead of using -i paths
Ben Sima
42 hours
Fix per-module link phase: put source file before flags
Ben Sima
42 hours
Implement per-module Nix derivations for incremental Haskell builds
Ben Sima
43 hours
Add per-module Haskell build foundation
Ben Sima
43 hours
Add persistent ghc-pkg cache to speed up analysis
Ben Sima
44 hours
Tighten Nix source filtering to prevent spurious rebuilds
Ben Sima
44 hours
Fix untypable circular import
Ben Sima
46 hours
Implement concurrent analysis with [+] state indicator
Ben Sima
46 hours
Remove blank lines after build completes
Ben Sima
46 hours
Fix cursor movement to avoid updating wrong lines
Ben Sima
46 hours
Fix cursor positioning to preserve shell prompt
Ben Sima
46 hours
Redesign LineManager to show one line per namespace
Ben Sima
47 hours
Fix concurrent terminal update issues
Ben Sima
47 hours
Fix prompt preservation and cleanup extra lines at end
Ben Sima
47 hours
Fix blank lines in parallel build output
Ben Sima
47 hours
Clean up build output and add [+] for analyzing phase
Ben Sima
47 hours
Remove info and good log messages from parallel build output
Ben Sima
48 hours
Fix parallel build output format with status indicators and colors
Ben Sima
2 days
Add ansi-terminal dep and Omni/Log/Concurrent to Bild.nix
Ben Sima
2 days
Document parallel builds implementation in plan
Ben Sima
2 days
Complete multi-line concurrent logging integration
Ben Sima
2 days
Integrate LineManager with logging system
Ben Sima
2 days
Thread LineManager through build functions
Ben Sima
2 days
Create Omni/Log/Concurrent module for multi-line output
Ben Sima
2 days
Add bounded parallel target builds
Ben Sima
2 days
Bild: breadth-first search and ghc-pkg caching
Ben Sima
2 days
Ignore node_modules (amp code installation)
Ben Sima
3 days
Fix Python import detection to handle transitive dependencies
Ben Sima
3 days
Unify navigation across PodcastItLater pages
Ben Sima
3 days
Fix CORS error for Stripe portal redirect
Ben Sima
3 days
Simplify Stripe portal error handling and fix account page padding
Ben Sima
3 days
Add error handling for unconfigured Stripe billing portal
Ben Sima
3 days
Implement full account management page
Ben Sima
3 days
Add remove button to queue status items
Ben Sima
3 days
Simplify navbar to clean nav links
Ben Sima
3 days
Improve dev mode login UX
Ben Sima
[next]