index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Omni
/
Log
/
Concurrent.hs
Age
Commit message (
Expand
)
Author
22 hours
Expand terminalLock scope to protect all terminal I/O
Ben Sima
22 hours
Improve terminalLock comment for clarity
Ben Sima
23 hours
Fix segfault: add mutex for ANSI terminal operations
Ben Sima
26 hours
Fix NixOS integration: separate package building from OS builds
Ben Sima
27 hours
refactor(bild): simplify terminal output - use --loud flag
Ben Sima
28 hours
feat(bild): adaptive terminal output with width detection
Ben Sima
43 hours
Implement concurrent analysis with [+] state indicator
Ben Sima
44 hours
Remove blank lines after build completes
Ben Sima
44 hours
Fix cursor movement to avoid updating wrong lines
Ben Sima
44 hours
Fix cursor positioning to preserve shell prompt
Ben Sima
44 hours
Redesign LineManager to show one line per namespace
Ben Sima
44 hours
Fix concurrent terminal update issues
Ben Sima
44 hours
Fix prompt preservation and cleanup extra lines at end
Ben Sima
44 hours
Fix blank lines in parallel build output
Ben Sima
45 hours
Clean up build output and add [+] for analyzing phase
Ben Sima
45 hours
Fix parallel build output format with status indicators and colors
Ben Sima
46 hours
Complete multi-line concurrent logging integration
Ben Sima
46 hours
Integrate LineManager with logging system
Ben Sima
46 hours
Thread LineManager through build functions
Ben Sima
46 hours
Create Omni/Log/Concurrent module for multi-line output
Ben Sima